Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Rebuilds build #6
22:02:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495+b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 (50993160f7273f3403784661aa0f2f8a623b6ead)
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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42641@libs/jps/.git # 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
22:02:09 [2021-07-16T22:02:09.400Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:02:09 [2021-07-16T22:02:09.404Z] Trying to pass milestone 6
[Pipeline] milestone
22:02:09 [2021-07-16T22:02:09.477Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:02:09 [2021-07-16T22:02:09.654Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037adfb542110b955) in /home/ubuntu/workspace/moby_PR-42641
[Pipeline] {
[Pipeline] checkout
22:02:09 [2021-07-16T22:02:09.705Z] The recommended git tool is: git
22:02:09 [2021-07-16T22:02:09.760Z] using credential docker-jenkins-github-credentials
22:02:09 [2021-07-16T22:02:09.771Z] Cloning the remote Git repository
22:02:09 [2021-07-16T22:02:09.771Z] Cloning with configured refspecs honoured and without tags
22:02:09 [2021-07-16T22:02:09.775Z] Cloning repository https://github.com/moby/moby.git
22:02:09 [2021-07-16T22:02:09.775Z]  > git init /home/ubuntu/workspace/moby_PR-42641 # timeout=10
22:02:09 [2021-07-16T22:02:09.795Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:09 [2021-07-16T22:02:09.795Z]  > git --version # timeout=10
22:02:09 [2021-07-16T22:02:09.798Z]  > git --version # 'git version 2.17.1'
22:02:09 [2021-07-16T22:02:09.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:09 [2021-07-16T22:02:09.799Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:24 [2021-07-16T22:02:24.333Z] Fetching without tags
22:02:24 [2021-07-16T22:02:24.636Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
22:02:25 [2021-07-16T22:02:25.327Z] Merge succeeded, producing 7644a9c68535aa77dfbbe5518a29c31a27e37b46
22:02:25 [2021-07-16T22:02:25.327Z] Checking out Revision 7644a9c68535aa77dfbbe5518a29c31a27e37b46 (PR-42641)
22:02:25 [2021-07-16T22:02:25.506Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:02:25 [2021-07-16T22:02:25.522Z] First time build. Skipping changelog.
22:02:24 [2021-07-16T22:02:24.287Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:24 [2021-07-16T22:02:24.295Z]  > git config --add remote.origin.fetch +refs/pull/42641/head:refs/remotes/origin/PR-42641 # timeout=10
22:02:24 [2021-07-16T22:02:24.305Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:24 [2021-07-16T22:02:24.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:24 [2021-07-16T22:02:24.380Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:24 [2021-07-16T22:02:24.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:24 [2021-07-16T22:02:24.381Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:24 [2021-07-16T22:02:24.638Z]  > git config core.sparsecheckout # timeout=10
22:02:24 [2021-07-16T22:02:24.643Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:02:25 [2021-07-16T22:02:25.097Z]  > git remote # timeout=10
22:02:25 [2021-07-16T22:02:25.102Z]  > git config --get remote.origin.url # timeout=10
22:02:25 [2021-07-16T22:02:25.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:25 [2021-07-16T22:02:25.106Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
22:02:25 [2021-07-16T22:02:25.321Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:25 [2021-07-16T22:02:25.329Z]  > git config core.sparsecheckout # timeout=10
22:02:25 [2021-07-16T22:02:25.334Z]  > git checkout -f 7644a9c68535aa77dfbbe5518a29c31a27e37b46 # timeout=10
22:02:25 [2021-07-16T22:02:25.508Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:02:26 [2021-07-16T22:02:26.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
22:02:26 [2021-07-16T22:02:26.234Z] Unable to find image 'alpine:latest' locally
22:02:26 [2021-07-16T22:02:26.234Z] latest: Pulling from library/alpine
22:02:26 [2021-07-16T22:02:26.492Z] 5843afab3874: Pulling fs layer
22:02:26 [2021-07-16T22:02:26.492Z] 5843afab3874: Verifying Checksum
22:02:26 [2021-07-16T22:02:26.492Z] 5843afab3874: Download complete
22:02:26 [2021-07-16T22:02:26.748Z] 5843afab3874: Pull complete
22:02:26 [2021-07-16T22:02:26.748Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
22:02:26 [2021-07-16T22:02:26.748Z] Status: Downloaded newer image for alpine:latest
22:02:29 [2021-07-16T22:02:29.265Z] 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] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[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)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "arm64" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "win-2022-c8d" 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
22:02:29 [2021-07-16T22:02:29.773Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037adfb542110b955) in /home/ubuntu/workspace/moby_PR-42641
[Pipeline] node
[Pipeline] node
[Pipeline] node
22:02:29 [2021-07-16T22:02:29.779Z] Running on azwin-2-8ff430 in d:\jenkins\workspace\moby_PR-42641
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] ws
22:02:29 [2021-07-16T22:02:29.847Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
22:02:29 [2021-07-16T22:02:29.870Z] The recommended git tool is: git
22:02:29 [2021-07-16T22:02:29.876Z] using credential docker-jenkins-github-credentials
22:02:29 [2021-07-16T22:02:29.886Z] Fetching changes from the remote Git repository
[Pipeline] checkout
22:02:29 [2021-07-16T22:02:29.896Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
22:02:29 [2021-07-16T22:02:29.965Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
22:02:30 [2021-07-16T22:02:30.179Z] using credential docker-jenkins-github-credentials
22:02:30 [2021-07-16T22:02:30.188Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:02:30 [2021-07-16T22:02:30.254Z] Cloning the remote Git repository
22:02:30 [2021-07-16T22:02:30.255Z] Cloning with configured refspecs honoured and without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
22:02:30 [2021-07-16T22:02:30.422Z] Merge succeeded, producing ab0a3c98a25764c483e6df94feeeb71169763353
22:02:30 [2021-07-16T22:02:30.422Z] Checking out Revision ab0a3c98a25764c483e6df94feeeb71169763353 (PR-42641)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
22:02:30 [2021-07-16T22:02:30.495Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:02:30 [2021-07-16T22:02:30.501Z] First time build. Skipping changelog.
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:02:29 [2021-07-16T22:02:29.883Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42641/.git # timeout=10
22:02:29 [2021-07-16T22:02:29.891Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:29 [2021-07-16T22:02:29.939Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:29 [2021-07-16T22:02:29.939Z]  > git --version # timeout=10
22:02:29 [2021-07-16T22:02:29.945Z]  > git --version # 'git version 2.17.1'
22:02:29 [2021-07-16T22:02:29.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:29 [2021-07-16T22:02:29.946Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:30 [2021-07-16T22:02:30.191Z]  > git config core.sparsecheckout # timeout=10
22:02:30 [2021-07-16T22:02:30.195Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:02:30 [2021-07-16T22:02:30.344Z]  > git remote # timeout=10
22:02:30 [2021-07-16T22:02:30.350Z]  > git config --get remote.origin.url # timeout=10
22:02:30 [2021-07-16T22:02:30.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:30 [2021-07-16T22:02:30.355Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
22:02:30 [2021-07-16T22:02:30.416Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:30 [2021-07-16T22:02:30.424Z]  > git config core.sparsecheckout # timeout=10
22:02:30 [2021-07-16T22:02:30.429Z]  > git checkout -f ab0a3c98a25764c483e6df94feeeb71169763353 # timeout=10
22:02:30 [2021-07-16T22:02:30.498Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
22:02:30 [2021-07-16T22:02:30.289Z] Cloning repository https://github.com/moby/moby.git
22:02:30 [2021-07-16T22:02:30.289Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:02:30 [2021-07-16T22:02:30.355Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:30 [2021-07-16T22:02:30.356Z]  > git --version # timeout=10
22:02:30 [2021-07-16T22:02:30.407Z]  > git --version # 'git version 2.24.1.windows.2'
22:02:30 [2021-07-16T22:02:30.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:30 [2021-07-16T22:02:30.410Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:02:31 [2021-07-16T22:02:31.402Z] + [ PR != PR ]
22:02:31 [2021-07-16T22:02:31.402Z] + [ master != master ]
22:02:31 [2021-07-16T22:02:31.402Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:02:31 [2021-07-16T22:02:31.725Z] + docker version
22:02:31 [2021-07-16T22:02:31.725Z] Client: Docker Engine - Community
22:02:31 [2021-07-16T22:02:31.725Z]  Version:           20.10.6
22:02:31 [2021-07-16T22:02:31.725Z]  API version:       1.41
22:02:31 [2021-07-16T22:02:31.725Z]  Go version:        go1.13.15
22:02:31 [2021-07-16T22:02:31.725Z]  Git commit:        370c289
22:02:31 [2021-07-16T22:02:31.725Z]  Built:             Fri Apr  9 22:46:01 2021
22:02:31 [2021-07-16T22:02:31.725Z]  OS/Arch:           linux/amd64
22:02:31 [2021-07-16T22:02:31.725Z]  Context:           default
22:02:31 [2021-07-16T22:02:31.725Z]  Experimental:      true
22:02:31 [2021-07-16T22:02:31.725Z] 
22:02:31 [2021-07-16T22:02:31.725Z] Server: Docker Engine - Community
22:02:31 [2021-07-16T22:02:31.725Z]  Engine:
22:02:31 [2021-07-16T22:02:31.725Z]   Version:          20.10.6
22:02:31 [2021-07-16T22:02:31.725Z]   API version:      1.41 (minimum version 1.12)
22:02:31 [2021-07-16T22:02:31.725Z]   Go version:       go1.13.15
22:02:31 [2021-07-16T22:02:31.725Z]   Git commit:       8728dd2
22:02:31 [2021-07-16T22:02:31.725Z]   Built:            Fri Apr  9 22:44:13 2021
22:02:31 [2021-07-16T22:02:31.725Z]   OS/Arch:          linux/amd64
22:02:31 [2021-07-16T22:02:31.725Z]   Experimental:     true
22:02:31 [2021-07-16T22:02:31.725Z]  containerd:
22:02:31 [2021-07-16T22:02:31.725Z]   Version:          1.4.6
22:02:31 [2021-07-16T22:02:31.725Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:02:31 [2021-07-16T22:02:31.725Z]  runc:
22:02:31 [2021-07-16T22:02:31.725Z]   Version:          1.0.0-rc95
22:02:31 [2021-07-16T22:02:31.725Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:02:31 [2021-07-16T22:02:31.725Z]  docker-init:
22:02:31 [2021-07-16T22:02:31.725Z]   Version:          0.19.0
22:02:31 [2021-07-16T22:02:31.725Z]   GitCommit:        de40ad0
[Pipeline] sh
22:02:32 [2021-07-16T22:02:32.041Z] + docker info
22:02:32 [2021-07-16T22:02:32.970Z] Client:
22:02:32 [2021-07-16T22:02:32.970Z]  Context:    default
22:02:32 [2021-07-16T22:02:32.970Z]  Debug Mode: false
22:02:32 [2021-07-16T22:02:32.970Z]  Plugins:
22:02:32 [2021-07-16T22:02:32.970Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:02:32 [2021-07-16T22:02:32.970Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:02:32 [2021-07-16T22:02:32.970Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:02:32 [2021-07-16T22:02:32.970Z] 
22:02:32 [2021-07-16T22:02:32.970Z] Server:
22:02:32 [2021-07-16T22:02:32.970Z]  Containers: 0
22:02:32 [2021-07-16T22:02:32.970Z]   Running: 0
22:02:32 [2021-07-16T22:02:32.970Z]   Paused: 0
22:02:32 [2021-07-16T22:02:32.970Z]   Stopped: 0
22:02:32 [2021-07-16T22:02:32.970Z]  Images: 3
22:02:32 [2021-07-16T22:02:32.970Z]  Server Version: 20.10.6
22:02:32 [2021-07-16T22:02:32.970Z]  Storage Driver: overlay2
22:02:32 [2021-07-16T22:02:32.970Z]   Backing Filesystem: extfs
22:02:32 [2021-07-16T22:02:32.970Z]   Supports d_type: true
22:02:32 [2021-07-16T22:02:32.970Z]   Native Overlay Diff: true
22:02:32 [2021-07-16T22:02:32.970Z]   userxattr: false
22:02:32 [2021-07-16T22:02:32.970Z]  Logging Driver: json-file
22:02:32 [2021-07-16T22:02:32.970Z]  Cgroup Driver: cgroupfs
22:02:32 [2021-07-16T22:02:32.970Z]  Cgroup Version: 1
22:02:32 [2021-07-16T22:02:32.970Z]  Plugins:
22:02:32 [2021-07-16T22:02:32.970Z]   Volume: local
22:02:32 [2021-07-16T22:02:32.970Z]   Network: bridge host ipvlan macvlan null overlay
22:02:32 [2021-07-16T22:02:32.970Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:02:32 [2021-07-16T22:02:32.970Z]  Swarm: inactive
22:02:32 [2021-07-16T22:02:32.970Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:02:32 [2021-07-16T22:02:32.970Z]  Default Runtime: runc
22:02:32 [2021-07-16T22:02:32.970Z]  Init Binary: docker-init
22:02:32 [2021-07-16T22:02:32.970Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:02:32 [2021-07-16T22:02:32.970Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:02:32 [2021-07-16T22:02:32.970Z]  init version: de40ad0
22:02:32 [2021-07-16T22:02:32.970Z]  Security Options:
22:02:32 [2021-07-16T22:02:32.970Z]   apparmor
22:02:32 [2021-07-16T22:02:32.970Z]   seccomp
22:02:32 [2021-07-16T22:02:32.970Z]    Profile: default
22:02:32 [2021-07-16T22:02:32.970Z]  Kernel Version: 5.4.0-1048-aws
22:02:32 [2021-07-16T22:02:32.970Z]  Operating System: Ubuntu 18.04.5 LTS
22:02:32 [2021-07-16T22:02:32.970Z]  OSType: linux
22:02:32 [2021-07-16T22:02:32.970Z]  Architecture: x86_64
22:02:32 [2021-07-16T22:02:32.970Z]  CPUs: 2
22:02:32 [2021-07-16T22:02:32.970Z]  Total Memory: 7.569GiB
22:02:32 [2021-07-16T22:02:32.970Z]  Name: ip-10-100-65-197
22:02:32 [2021-07-16T22:02:32.970Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:02:32 [2021-07-16T22:02:32.970Z]  Docker Root Dir: /var/lib/docker
22:02:32 [2021-07-16T22:02:32.970Z]  Debug Mode: false
22:02:32 [2021-07-16T22:02:32.970Z]  Registry: https://index.docker.io/v1/
22:02:32 [2021-07-16T22:02:32.970Z]  Labels:
22:02:32 [2021-07-16T22:02:32.970Z]  Experimental: true
22:02:32 [2021-07-16T22:02:32.970Z]  Insecure Registries:
22:02:32 [2021-07-16T22:02:32.970Z]   127.0.0.0/8
22:02:32 [2021-07-16T22:02:32.970Z]  Live Restore Enabled: true
22:02:32 [2021-07-16T22:02:32.970Z] 
22:02:32 [2021-07-16T22:02:32.970Z] WARNING: No swap limit support
[Pipeline] sh
22:02:33 [2021-07-16T22:02:33.298Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:02:33 [2021-07-16T22:02:33.298Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:02:33 [2021-07-16T22:02:33.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42641/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:02:33 [2021-07-16T22:02:33.298Z] + bash /home/ubuntu/workspace/moby_PR-42641/check-config.sh
22:02:33 [2021-07-16T22:02:33.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:02:33 [2021-07-16T22:02:33.298Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:02:33 [2021-07-16T22:02:33.298Z] 
22:02:33 [2021-07-16T22:02:33.298Z] Generally Necessary:
22:02:33 [2021-07-16T22:02:33.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:02:33 [2021-07-16T22:02:33.298Z] - apparmor: enabled and tools installed
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_NAMESPACES: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_NET_NS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_PID_NS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_IPC_NS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_UTS_NS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CGROUPS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CGROUP_CPUACCT: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CGROUP_DEVICE: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CGROUP_FREEZER: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CGROUP_SCHED: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_CPUSETS: enabled
22:02:33 [2021-07-16T22:02:33.298Z] - CONFIG_MEMCG: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_KEYS: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_VETH: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_BRIDGE: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NF_NAT: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_POSIX_MQUEUE: enabled
22:02:33 [2021-07-16T22:02:33.555Z] 
22:02:33 [2021-07-16T22:02:33.555Z] Optional Features:
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_USER_NS: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_SECCOMP: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_SECCOMP_FILTER: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_CGROUP_PIDS: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_MEMCG_SWAP: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:02:33 [2021-07-16T22:02:33.555Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_BLK_CGROUP: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_CGROUP_PERF: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_CGROUP_HUGETLB: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_CFS_BANDWIDTH: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_RT_GROUP_SCHED: missing
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_VS: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_VS_NFCT: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_IP_VS_RR: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_SECURITY_SELINUX: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_SECURITY_APPARMOR: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_EXT4_FS: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:02:33 [2021-07-16T22:02:33.555Z] - Network Drivers:
22:02:33 [2021-07-16T22:02:33.555Z]   - "overlay":
22:02:33 [2021-07-16T22:02:33.555Z]     - CONFIG_VXLAN: enabled (as module)
22:02:33 [2021-07-16T22:02:33.555Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:02:33 [2021-07-16T22:02:33.555Z]       Optional (for encrypted networks):
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_CRYPTO: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_CRYPTO_AEAD: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_CRYPTO_GCM: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_CRYPTO_GHASH: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_XFRM: enabled
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_XFRM_USER: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]       - CONFIG_INET_ESP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "ipvlan":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_IPVLAN: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "macvlan":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_MACVLAN: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_DUMMY: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "ftp,tftp client in container":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z] - Storage Drivers:
22:02:33 [2021-07-16T22:02:33.812Z]   - "aufs":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_AUFS_FS: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "btrfs":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:02:33 [2021-07-16T22:02:33.812Z]   - "devicemapper":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_BLK_DEV_DM: enabled
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "overlay":
22:02:33 [2021-07-16T22:02:33.812Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:02:33 [2021-07-16T22:02:33.812Z]   - "zfs":
22:02:33 [2021-07-16T22:02:33.812Z]     - /dev/zfs: present
22:02:33 [2021-07-16T22:02:33.812Z]     - zfs command: missing
22:02:33 [2021-07-16T22:02:33.812Z]     - zpool command: missing
22:02:33 [2021-07-16T22:02:33.812Z] 
22:02:33 [2021-07-16T22:02:33.812Z] Limits:
22:02:33 [2021-07-16T22:02:33.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:02:33 [2021-07-16T22:02:33.812Z] 
22:02:33 [2021-07-16T22:02:33.812Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:02:34 [2021-07-16T22:02:34.144Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ab0a3c98a25764c483e6df94feeeb71169763353 .
22:02:34 [2021-07-16T22:02:34.401Z] #2 [internal] load .dockerignore
22:02:34 [2021-07-16T22:02:34.401Z] #2 sha256:19a9c7037ff89e92c6789162e0a9479e0e2f582b083e3cb47cb98bf351c8b97b
22:02:34 [2021-07-16T22:02:34.401Z] #2 transferring context: 87B done
22:02:34 [2021-07-16T22:02:34.401Z] #2 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.401Z] 
22:02:34 [2021-07-16T22:02:34.401Z] #1 [internal] load build definition from Dockerfile
22:02:34 [2021-07-16T22:02:34.401Z] #1 sha256:44626d09e7de05ffa296fc923f9504a5516042413517da01f53f86056a1f251f
22:02:34 [2021-07-16T22:02:34.401Z] #1 transferring dockerfile: 16.59kB done
22:02:34 [2021-07-16T22:02:34.401Z] #1 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.401Z] 
22:02:34 [2021-07-16T22:02:34.401Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:02:34 [2021-07-16T22:02:34.401Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:02:34 [2021-07-16T22:02:34.401Z] #3 DONE 0.1s
22:02:34 [2021-07-16T22:02:34.401Z] 
22:02:34 [2021-07-16T22:02:34.401Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:02:34 [2021-07-16T22:02:34.401Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:02:34 [2021-07-16T22:02:34.401Z] #4 CACHED
22:02:34 [2021-07-16T22:02:34.658Z] 
22:02:34 [2021-07-16T22:02:34.658Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:02:34 [2021-07-16T22:02:34.658Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:02:34 [2021-07-16T22:02:34.658Z] #5 DONE 0.1s
22:02:34 [2021-07-16T22:02:34.658Z] 
22:02:34 [2021-07-16T22:02:34.658Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:02:34 [2021-07-16T22:02:34.658Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:02:34 [2021-07-16T22:02:34.658Z] #7 DONE 0.1s
22:02:34 [2021-07-16T22:02:34.658Z] 
22:02:34 [2021-07-16T22:02:34.658Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:02:34 [2021-07-16T22:02:34.658Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:02:34 [2021-07-16T22:02:34.914Z] #8 DONE 0.1s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #6 [internal] load metadata for docker.io/library/debian:buster
22:02:34 [2021-07-16T22:02:34.914Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:02:34 [2021-07-16T22:02:34.914Z] #6 DONE 0.1s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:02:34 [2021-07-16T22:02:34.914Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:02:34 [2021-07-16T22:02:34.914Z] #72 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:02:34 [2021-07-16T22:02:34.914Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:02:34 [2021-07-16T22:02:34.914Z] #70 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:02:34 [2021-07-16T22:02:34.914Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:02:34 [2021-07-16T22:02:34.914Z] #9 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:02:34 [2021-07-16T22:02:34.914Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:02:34 [2021-07-16T22:02:34.914Z] #49 ...
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:02:34 [2021-07-16T22:02:34.914Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:02:34 [2021-07-16T22:02:34.914Z] #33 DONE 0.0s
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:02:34 [2021-07-16T22:02:34.914Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:02:34 [2021-07-16T22:02:34.914Z] #10 CACHED
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #11 [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
22:02:34 [2021-07-16T22:02:34.914Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
22:02:34 [2021-07-16T22:02:34.914Z] #11 CACHED
22:02:34 [2021-07-16T22:02:34.914Z] 
22:02:34 [2021-07-16T22:02:34.914Z] #30 [internal] load build context
22:02:34 [2021-07-16T22:02:34.914Z] #30 sha256:5f1d5092bfe27e396f3fea976439031a1fcf6741b12b8786ba9510458758616f
22:02:35 [2021-07-16T22:02:35.477Z] #30 ...
22:02:35 [2021-07-16T22:02:35.477Z] 
22:02:35 [2021-07-16T22:02:35.477Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:02:35 [2021-07-16T22:02:35.477Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:02:35 [2021-07-16T22:02:35.477Z] #49 DONE 0.4s
22:02:35 [2021-07-16T22:02:35.477Z] 
22:02:35 [2021-07-16T22:02:35.477Z] #30 [internal] load build context
22:02:35 [2021-07-16T22:02:35.477Z] #30 sha256:5f1d5092bfe27e396f3fea976439031a1fcf6741b12b8786ba9510458758616f
22:02:36 [2021-07-16T22:02:36.410Z] #30 ...
22:02:36 [2021-07-16T22:02:36.410Z] 
22:02:36 [2021-07-16T22:02:36.410Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
22:02:36 [2021-07-16T22:02:36.410Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782
22:02:36 [2021-07-16T22:02:36.410Z] #12 DONE 1.3s
22:02:36 [2021-07-16T22:02:36.410Z] 
22:02:36 [2021-07-16T22:02:36.410Z] #30 [internal] load build context
22:02:36 [2021-07-16T22:02:36.410Z] #30 sha256:5f1d5092bfe27e396f3fea976439031a1fcf6741b12b8786ba9510458758616f
22:02:37 [2021-07-16T22:02:37.343Z] #30 transferring context: 55.69MB 2.5s done
22:02:37 [2021-07-16T22:02:37.343Z] #30 DONE 2.6s
22:02:37 [2021-07-16T22:02:37.343Z] 
22:02:37 [2021-07-16T22:02:37.343Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
22:02:37 [2021-07-16T22:02:37.343Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0
22:02:37 [2021-07-16T22:02:37.343Z] #13 DONE 1.3s
22:02:37 [2021-07-16T22:02:37.600Z] 
22:02:37 [2021-07-16T22:02:37.600Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
22:02:37 [2021-07-16T22:02:37.600Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0
22:02:38 [2021-07-16T22:02:38.165Z] #14 DONE 0.6s
22:02:38 [2021-07-16T22:02:38.165Z] 
22:02:38 [2021-07-16T22:02:38.165Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
22:02:38 [2021-07-16T22:02:38.165Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f
22:02:38 [2021-07-16T22:02:38.727Z] #15 DONE 0.5s
22:02:38 [2021-07-16T22:02:38.727Z] 
22:02:38 [2021-07-16T22:02:38.727Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
22:02:38 [2021-07-16T22:02:38.727Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a
22:02:39 [2021-07-16T22:02:39.289Z] #16 DONE 0.5s
22:02:39 [2021-07-16T22:02:39.289Z] 
22:02:39 [2021-07-16T22:02:39.289Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
22:02:39 [2021-07-16T22:02:39.289Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1
22:02:40 [2021-07-16T22:02:40.220Z] #17 0.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:02:40 [2021-07-16T22:02:40.220Z] #17 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:02:40 [2021-07-16T22:02:40.220Z] #17 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:02:40 [2021-07-16T22:02:40.221Z] #17 1.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:02:40 [2021-07-16T22:02:40.477Z] #17 1.225 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:02:40 [2021-07-16T22:02:40.477Z] #17 1.349 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:02:40 [2021-07-16T22:02:40.735Z] #17 1.484 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:02:40 [2021-07-16T22:02:40.735Z] #17 1.719 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:02:41 [2021-07-16T22:02:41.299Z] #17 2.125 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:02:41 [2021-07-16T22:02:41.299Z] #17 2.260 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.266 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.271 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.276 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.280 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.285 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.290 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.290 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.291 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.292 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.293 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:02:41 [2021-07-16T22:02:41.556Z] #17 2.294 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:02:44 [2021-07-16T22:02:44.772Z] Still waiting to schedule task
22:02:44 [2021-07-16T22:02:44.773Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023ddc6fbef58a78a)’ is offline
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.773Z] Still waiting to schedule task
22:02:44 [2021-07-16T22:02:44.774Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023ddc6fbef58a78a)’ is offline
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:02:44 [2021-07-16T22:02:44.774Z] Still waiting to schedule task
22:02:44 [2021-07-16T22:02:44.774Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
22:02:46 [2021-07-16T22:02:46.784Z] Fetching without tags
22:02:47 [2021-07-16T22:02:47.706Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
22:02:46 [2021-07-16T22:02:46.442Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:46 [2021-07-16T22:02:46.497Z]  > git config --add remote.origin.fetch +refs/pull/42641/head:refs/remotes/origin/PR-42641 # timeout=10
22:02:46 [2021-07-16T22:02:46.558Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:46 [2021-07-16T22:02:46.694Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:46 [2021-07-16T22:02:46.818Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:46 [2021-07-16T22:02:46.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:46 [2021-07-16T22:02:46.820Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:02:48 [2021-07-16T22:02:48.114Z] #17 8.171 Fetched 48.3 MB in 8s (6348 kB/s)
22:02:47 [2021-07-16T22:02:47.740Z]  > git config core.sparsecheckout # timeout=10
22:02:47 [2021-07-16T22:02:47.822Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:02:50 [2021-07-16T22:02:50.633Z] #17 8.171 Reading package lists...
22:02:51 [2021-07-16T22:02:51.074Z]  > git remote # timeout=10
22:02:51 [2021-07-16T22:02:51.129Z]  > git config --get remote.origin.url # timeout=10
22:02:51 [2021-07-16T22:02:51.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:51 [2021-07-16T22:02:51.188Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
22:02:52 [2021-07-16T22:02:52.120Z] Merge succeeded, producing b0a90cf6ef287d939a2d3960212b3065c7384af6
22:02:52 [2021-07-16T22:02:52.120Z] Checking out Revision b0a90cf6ef287d939a2d3960212b3065c7384af6 (PR-42641)
22:02:52 [2021-07-16T22:02:52.474Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:02:52 [2021-07-16T22:02:52.617Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:02:52 [2021-07-16T22:02:52.003Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:02:52 [2021-07-16T22:02:52.153Z]  > git config core.sparsecheckout # timeout=10
22:02:52 [2021-07-16T22:02:52.207Z]  > git checkout -f b0a90cf6ef287d939a2d3960212b3065c7384af6 # timeout=10
22:02:52 [2021-07-16T22:02:52.507Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
22:02:53 [2021-07-16T22:02:53.909Z] #17 11.38 Reading package lists...
22:02:54 [2021-07-16T22:02:54.039Z] + docker version
22:02:54 [2021-07-16T22:02:54.039Z] Client: Mirantis Container Runtime
22:02:54 [2021-07-16T22:02:54.039Z]  Version:           20.10.0
22:02:54 [2021-07-16T22:02:54.039Z]  API version:       1.41
22:02:54 [2021-07-16T22:02:54.039Z]  Go version:        go1.13.15
22:02:54 [2021-07-16T22:02:54.039Z]  Git commit:        6ee42dc
22:02:54 [2021-07-16T22:02:54.039Z]  Built:             03/11/2021 13:24:56
22:02:54 [2021-07-16T22:02:54.039Z]  OS/Arch:           windows/amd64
22:02:54 [2021-07-16T22:02:54.039Z]  Context:           default
22:02:54 [2021-07-16T22:02:54.039Z]  Experimental:      true
22:02:54 [2021-07-16T22:02:54.039Z] 
22:02:54 [2021-07-16T22:02:54.039Z] Server: Mirantis Container Runtime
22:02:54 [2021-07-16T22:02:54.039Z]  Engine:
22:02:54 [2021-07-16T22:02:54.039Z]   Version:          20.10.0
22:02:54 [2021-07-16T22:02:54.039Z]   API version:      1.41 (minimum version 1.24)
22:02:54 [2021-07-16T22:02:54.039Z]   Go version:       go1.13.15
22:02:54 [2021-07-16T22:02:54.039Z]   Git commit:       1e08f21e79
22:02:54 [2021-07-16T22:02:54.039Z]   Built:            03/11/2021 13:23:32
22:02:54 [2021-07-16T22:02:54.039Z]   OS/Arch:          windows/amd64
22:02:54 [2021-07-16T22:02:54.039Z]   Experimental:     true
[Pipeline] sh
22:02:54 [2021-07-16T22:02:54.472Z] #17 14.58 Building dependency tree...
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77 The following additional packages will be installed:
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.77   linux-libc-dev-s390x-cross patch xz-utils
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78 Suggested packages:
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libyaml-shell-perl ed diffutils-doc
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78 Recommended packages:
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   fakeroot build-essential libalgorithm-merge-perl libwww-perl
22:02:55 [2021-07-16T22:02:55.039Z] #17 15.78   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
22:02:55 [2021-07-16T22:02:55.077Z] + docker info
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.03 The following NEW packages will be installed:
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.03   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.03   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   crossbuild-essential-armel crossbuild-essential-armhf
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:02:56 [2021-07-16T22:02:56.409Z] #17 17.04   linux-libc-dev-s390x-cross patch xz-utils
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 Need to get 169 MB of archives.
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 After this operation, 612 MB of additional disk space will be used.
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
22:02:56 [2021-07-16T22:02:56.665Z] #17 17.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
22:02:56 [2021-07-16T22:02:56.922Z] #17 17.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
22:02:56 [2021-07-16T22:02:56.922Z] #17 17.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:02:56 [2021-07-16T22:02:56.922Z] #17 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
22:02:57 [2021-07-16T22:02:57.179Z] #17 17.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
22:02:57 [2021-07-16T22:02:57.179Z] #17 17.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
22:02:57 [2021-07-16T22:02:57.179Z] #17 18.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
22:02:57 [2021-07-16T22:02:57.180Z] #17 18.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
22:02:57 [2021-07-16T22:02:57.180Z] #17 18.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:02:57 [2021-07-16T22:02:57.180Z] #17 18.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
22:02:57 [2021-07-16T22:02:57.180Z] #17 18.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
22:02:57 [2021-07-16T22:02:57.437Z] #17 18.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.54 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.54 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:02:57 [2021-07-16T22:02:57.694Z] #17 18.63 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.64 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.65 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.65 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.65 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.66 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.66 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.66 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.66 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.67 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.68 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.68 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.69 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.77 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.77 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.78 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.80 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.81 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
22:02:57 [2021-07-16T22:02:57.951Z] #17 18.89 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
22:02:57 [2021-07-16T22:02:57.989Z] Client:
22:02:57 [2021-07-16T22:02:57.989Z]  Context:    default
22:02:57 [2021-07-16T22:02:57.989Z]  Debug Mode: false
22:02:57 [2021-07-16T22:02:57.989Z]  Plugins:
22:02:57 [2021-07-16T22:02:57.989Z]   app: Docker Application (Docker Inc., v0.8.0)
22:02:57 [2021-07-16T22:02:57.989Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:02:57 [2021-07-16T22:02:57.989Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:02:57 [2021-07-16T22:02:57.989Z] 
22:02:57 [2021-07-16T22:02:57.989Z] Server:
22:02:57 [2021-07-16T22:02:57.989Z]  Containers: 2
22:02:57 [2021-07-16T22:02:57.989Z]   Running: 0
22:02:57 [2021-07-16T22:02:57.989Z]   Paused: 0
22:02:57 [2021-07-16T22:02:57.989Z]   Stopped: 2
22:02:57 [2021-07-16T22:02:57.989Z]  Images: 10
22:02:57 [2021-07-16T22:02:57.989Z]  Server Version: 20.10.0
22:02:57 [2021-07-16T22:02:57.989Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:02:57 [2021-07-16T22:02:57.989Z]   Windows: 
22:02:57 [2021-07-16T22:02:57.989Z]   LCOW: 
22:02:57 [2021-07-16T22:02:57.989Z]  Logging Driver: json-file
22:02:57 [2021-07-16T22:02:57.989Z]  Plugins:
22:02:57 [2021-07-16T22:02:57.989Z]   Volume: local
22:02:57 [2021-07-16T22:02:57.989Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:02:57 [2021-07-16T22:02:57.989Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:02:57 [2021-07-16T22:02:57.989Z]  Swarm: inactive
22:02:57 [2021-07-16T22:02:57.989Z]  Default Isolation: process
22:02:57 [2021-07-16T22:02:57.989Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:02:57 [2021-07-16T22:02:57.989Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:02:57 [2021-07-16T22:02:57.989Z]  OSType: windows
22:02:57 [2021-07-16T22:02:57.989Z]  Architecture: x86_64
22:02:57 [2021-07-16T22:02:57.989Z]  CPUs: 4
22:02:57 [2021-07-16T22:02:57.989Z]  Total Memory: 32GiB
22:02:57 [2021-07-16T22:02:57.989Z]  Name: azwin-2-8ff430
22:02:57 [2021-07-16T22:02:57.989Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
22:02:57 [2021-07-16T22:02:57.989Z]  Docker Root Dir: D:\docker
22:02:57 [2021-07-16T22:02:57.989Z]  Debug Mode: false
22:02:57 [2021-07-16T22:02:57.989Z]  Registry: https://index.docker.io/v1/
22:02:57 [2021-07-16T22:02:57.989Z]  Labels:
22:02:57 [2021-07-16T22:02:57.989Z]  Experimental: true
22:02:57 [2021-07-16T22:02:57.989Z]  Insecure Registries:
22:02:57 [2021-07-16T22:02:57.989Z]   10.0.0.4:5000
22:02:57 [2021-07-16T22:02:57.989Z]   127.0.0.0/8
22:02:57 [2021-07-16T22:02:57.989Z]  Registry Mirrors:
22:02:57 [2021-07-16T22:02:57.989Z]   http://10.0.0.4:5000/
22:02:57 [2021-07-16T22:02:57.989Z]  Live Restore Enabled: false
22:02:57 [2021-07-16T22:02:57.989Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.89 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.89 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.91 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.91 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.91 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.91 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.92 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.92 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.92 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 18.93 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.01 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.01 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.03 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.05 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.06 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
22:02:58 [2021-07-16T22:02:58.210Z] #17 19.14 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.14 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.14 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.16 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.16 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.16 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.16 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.16 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.17 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.17 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.17 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.18 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.18 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.18 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.20 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.28 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.28 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.30 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.33 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.34 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
22:02:58 [2021-07-16T22:02:58.466Z] #17 19.42 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
22:02:58 [2021-07-16T22:02:58.722Z] #17 19.42 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
22:02:58 [2021-07-16T22:02:58.722Z] #17 19.51 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.92 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.92 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.93 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.93 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.93 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.93 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.94 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.94 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
22:02:58 [2021-07-16T22:02:58.979Z] #17 19.95 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.02 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.02 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.03 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.05 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.07 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
22:02:59 [2021-07-16T22:02:59.235Z] #17 20.13 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:02:59 [2021-07-16T22:02:59.491Z] #17 20.13 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
22:02:59 [2021-07-16T22:02:59.491Z] #17 20.43 debconf: delaying package configuration, since apt-utils is not installed
22:02:59 [2021-07-16T22:02:59.491Z] #17 20.53 Fetched 169 MB in 3s (55.5 MB/s)
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.57 Selecting previously unselected package liblocale-gettext-perl.
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.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 ... 15421 files and directories currently installed.)
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.67 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.68 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.71 Selecting previously unselected package bzip2.
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.72 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:02:59 [2021-07-16T22:02:59.748Z] #17 20.76 Selecting previously unselected package libmagic-mgc.
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.76 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.77 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.84 Selecting previously unselected package libmagic1:amd64.
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.84 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.85 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.89 Selecting previously unselected package file.
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.89 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.89 Unpacking file (1:5.35-4+deb10u2) ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.93 Selecting previously unselected package xz-utils.
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.93 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 20.93 Unpacking xz-utils (5.2.4-1) ...
22:03:00 [2021-07-16T22:03:00.004Z] #17 21.02 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:03:00 [2021-07-16T22:03:00.260Z] #17 21.02 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.260Z] #17 21.03 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
22:03:00 [2021-07-16T22:03:00.517Z] #17 21.38 Selecting previously unselected package binutils-arm-linux-gnueabi.
22:03:00 [2021-07-16T22:03:00.517Z] #17 21.38 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.517Z] #17 21.38 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
22:03:00 [2021-07-16T22:03:00.772Z] #17 21.69 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:03:00 [2021-07-16T22:03:00.773Z] #17 21.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
22:03:00 [2021-07-16T22:03:00.773Z] #17 21.69 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:03:01 [2021-07-16T22:03:01.029Z] #17 22.00 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
22:03:01 [2021-07-16T22:03:01.029Z] #17 22.01 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
22:03:01 [2021-07-16T22:03:01.029Z] #17 22.01 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:03:01 [2021-07-16T22:03:01.590Z] #17 22.30 Selecting previously unselected package binutils-s390x-linux-gnu.
22:03:01 [2021-07-16T22:03:01.590Z] #17 22.30 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
22:03:01 [2021-07-16T22:03:01.590Z] #17 22.31 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.55 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.55 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.55 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.59 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.59 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:01 [2021-07-16T22:03:01.846Z] #17 22.60 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.16 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.17 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.17 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.21 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.21 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:03:02 [2021-07-16T22:03:02.408Z] #17 23.21 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.81 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.81 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.82 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.86 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.86 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:03:02 [2021-07-16T22:03:02.970Z] #17 23.86 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:03 [2021-07-16T22:03:03.532Z] #17 24.46 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
22:03:03 [2021-07-16T22:03:03.788Z] #17 24.46 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:03:03 [2021-07-16T22:03:03.788Z] #17 24.46 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:03 [2021-07-16T22:03:03.788Z] #17 24.51 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
22:03:03 [2021-07-16T22:03:03.788Z] #17 24.51 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:03 [2021-07-16T22:03:03.788Z] #17 24.51 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.12 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.12 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.12 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.16 Selecting previously unselected package cpp-8-s390x-linux-gnu.
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.16 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.350Z] #17 25.17 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.70 Selecting previously unselected package cpp-aarch64-linux-gnu.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.70 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.71 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.73 Selecting previously unselected package cpp-arm-linux-gnueabi.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.74 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.74 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.76 Selecting previously unselected package cpp-arm-linux-gnueabihf.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.77 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.77 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.80 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.80 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.80 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.83 Selecting previously unselected package cpp-s390x-linux-gnu.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.83 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.83 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.87 Selecting previously unselected package cross-config.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.87 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.87 Unpacking cross-config (2.6.15-3) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.90 Selecting previously unselected package gcc-8-cross-base.
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.90 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.91 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
22:03:04 [2021-07-16T22:03:04.912Z] #17 25.95 Selecting previously unselected package libc6-arm64-cross.
22:03:05 [2021-07-16T22:03:05.169Z] #17 25.95 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 25.95 Unpacking libc6-arm64-cross (2.28-7cross1) ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.09 Selecting previously unselected package libgcc1-arm64-cross.
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.09 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.10 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.13 Selecting previously unselected package libgomp1-arm64-cross.
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.13 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.13 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.17 Selecting previously unselected package libitm1-arm64-cross.
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.17 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.17 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.169Z] #17 26.21 Selecting previously unselected package libatomic1-arm64-cross.
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.21 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.22 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.25 Selecting previously unselected package libstdc++6-arm64-cross.
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.25 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.26 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.32 Selecting previously unselected package libasan5-arm64-cross.
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.33 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.33 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.39 Selecting previously unselected package liblsan0-arm64-cross.
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.39 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.40 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.426Z] #17 26.44 Selecting previously unselected package libtsan0-arm64-cross.
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.44 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.44 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.49 Selecting previously unselected package libubsan1-arm64-cross.
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.50 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.50 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.53 Selecting previously unselected package libgcc-8-dev-arm64-cross.
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.53 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.54 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:03:05 [2021-07-16T22:03:05.683Z] #17 26.67 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
22:03:05 [2021-07-16T22:03:05.940Z] #17 26.67 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:05 [2021-07-16T22:03:05.940Z] #17 26.67 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.27 Selecting previously unselected package gcc-aarch64-linux-gnu.
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.28 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.28 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.31 Selecting previously unselected package linux-libc-dev-arm64-cross.
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.31 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
22:03:06 [2021-07-16T22:03:06.514Z] #17 27.31 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:03:06 [2021-07-16T22:03:06.781Z] #17 27.48 Selecting previously unselected package libc6-dev-arm64-cross.
22:03:06 [2021-07-16T22:03:06.781Z] #17 27.48 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
22:03:06 [2021-07-16T22:03:06.781Z] #17 27.49 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
22:03:06 [2021-07-16T22:03:06.781Z] #17 27.82 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
22:03:06 [2021-07-16T22:03:06.781Z] #17 27.82 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:03:07 [2021-07-16T22:03:07.037Z] #17 27.82 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:03:07 [2021-07-16T22:03:07.293Z] #17 28.06 Selecting previously unselected package g++-8-aarch64-linux-gnu.
22:03:07 [2021-07-16T22:03:07.293Z] #17 28.06 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:07 [2021-07-16T22:03:07.293Z] #17 28.06 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.67 Selecting previously unselected package g++-aarch64-linux-gnu.
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.67 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.68 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.70 Selecting previously unselected package patch.
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.70 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.71 Unpacking patch (2.7.6-3+deb10u1) ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.75 Selecting previously unselected package dpkg-dev.
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.75 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
22:03:07 [2021-07-16T22:03:07.856Z] #17 28.75 Unpacking dpkg-dev (1.19.7) ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.86 Selecting previously unselected package libconfig-inifiles-perl.
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.86 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.86 Unpacking libconfig-inifiles-perl (3.000001-1) ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.89 Selecting previously unselected package libio-string-perl.
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.90 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.90 Unpacking libio-string-perl (1.08-3) ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.93 Selecting previously unselected package libicu63:amd64.
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.94 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
22:03:08 [2021-07-16T22:03:08.115Z] #17 28.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.74 Selecting previously unselected package libxml2:amd64.
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.74 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.82 Selecting previously unselected package libxml-namespacesupport-perl.
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.83 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.83 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.86 Selecting previously unselected package libxml-sax-base-perl.
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.86 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.87 Unpacking libxml-sax-base-perl (1.09-1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.91 Selecting previously unselected package libxml-sax-perl.
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.91 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.91 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.95 Selecting previously unselected package libxml-libxml-perl.
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.95 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 29.96 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 30.02 Selecting previously unselected package libxml-simple-perl.
22:03:09 [2021-07-16T22:03:09.043Z] #17 30.02 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 30.03 Unpacking libxml-simple-perl (2.25-1) ...
22:03:09 [2021-07-16T22:03:09.043Z] #17 30.07 Selecting previously unselected package libyaml-perl.
22:03:09 [2021-07-16T22:03:09.141Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:03:09 [2021-07-16T22:03:09.141Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-35a13de5\powershellScript.ps1'; exit $LASTEXITCODE;
22:03:09 [2021-07-16T22:03:09.141Z] ----------------------------------------------------------------------------
22:03:09 [2021-07-16T22:03:09.141Z] 
22:03:09 [2021-07-16T22:03:09.141Z] INFO: executeCI.ps1 starting at Fri Jul 16 22:03:08 CUT 2021
22:03:09 [2021-07-16T22:03:09.141Z] 
22:03:09 [2021-07-16T22:03:09.141Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:03:09 [2021-07-16T22:03:09.141Z] INFO: Running git version 2.24.1.windows.2
22:03:09 [2021-07-16T22:03:09.141Z] INFO: Branch:fe_release Build:20295.1.210212-1600
22:03:09 [2021-07-16T22:03:09.141Z] INFO: Environment variables:
22:03:09 [2021-07-16T22:03:09.141Z] 
22:03:09 [2021-07-16T22:03:09.141Z] Name                           Value                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] ----                           -----                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:03:09 [2021-07-16T22:03:09.141Z] amd64                          true                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
22:03:09 [2021-07-16T22:03:09.141Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:03:09 [2021-07-16T22:03:09.141Z] arm64                          false                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
22:03:09 [2021-07-16T22:03:09.141Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
22:03:09 [2021-07-16T22:03:09.141Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
22:03:09 [2021-07-16T22:03:09.141Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
22:03:09 [2021-07-16T22:03:09.141Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
22:03:09 [2021-07-16T22:03:09.141Z] BRANCH_NAME                    PR-42641                                                                                
22:03:09 [2021-07-16T22:03:09.141Z] BUILD_DISPLAY_NAME             #7                                                                                      
22:03:09 [2021-07-16T22:03:09.141Z] BUILD_ID                       7                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] BUILD_NUMBER                   7                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] BUILD_TAG                      jenkins-moby-PR-42641-7                                                                 
22:03:09 [2021-07-16T22:03:09.141Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42641/7/                              
22:03:09 [2021-07-16T22:03:09.141Z] cgroup2                        true                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_AUTHOR                  thaJeztah                                                                               
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_BRANCH                  make_signal_selfcontained                                                               
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_FORK                    thaJeztah/docker                                                                        
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_ID                      42641                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_TARGET                  master                                                                                  
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_TITLE                   pkg/signal: make package self-contained (in preparation of moving to moby/sys)          
22:03:09 [2021-07-16T22:03:09.141Z] CHANGE_URL                     https://github.com/moby/moby/pull/42641                                                 
22:03:09 [2021-07-16T22:03:09.141Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
22:03:09 [2021-07-16T22:03:09.141Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:03:09 [2021-07-16T22:03:09.141Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:03:09 [2021-07-16T22:03:09.141Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:03:09 [2021-07-16T22:03:09.141Z] COMPUTERNAME                   azwin-2-8ff430                                                                          
22:03:09 [2021-07-16T22:03:09.141Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
22:03:09 [2021-07-16T22:03:09.141Z] ConfigSequenceNumber           0                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] dco                            true                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] DOCKER_BUILDKIT                0                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] DOCKER_DUT_DEBUG               1                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:03:09 [2021-07-16T22:03:09.141Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:03:09 [2021-07-16T22:03:09.141Z] EXECUTOR_NUMBER                0                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] FQDN                           azwin-2-8ff430.westus.cloudapp.azure.com                                                
22:03:09 [2021-07-16T22:03:09.141Z] GIT_BRANCH                     PR-42641                                                                                
22:03:09 [2021-07-16T22:03:09.141Z] GIT_COMMIT                     b0a90cf6ef287d939a2d3960212b3065c7384af6                                                
22:03:09 [2021-07-16T22:03:09.141Z] GIT_PREVIOUS_COMMIT            02e9712413dc7b1fd1856dcf9b420cd4c91d8c1e                                                
22:03:09 [2021-07-16T22:03:09.141Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495                                                
22:03:09 [2021-07-16T22:03:09.141Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:03:09 [2021-07-16T22:03:09.141Z] HUDSON_COOKIE                  4ab15ac9-b331-439d-96be-da40633e360e                                                    
22:03:09 [2021-07-16T22:03:09.141Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:03:09 [2021-07-16T22:03:09.141Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:03:09 [2021-07-16T22:03:09.141Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
22:03:09 [2021-07-16T22:03:09.141Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
22:03:09 [2021-07-16T22:03:09.141Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:03:09 [2021-07-16T22:03:09.141Z] JENKINS_NODE_COOKIE            d3b59169-a019-4461-82a0-ca511dd7a6ff                                                    
22:03:09 [2021-07-16T22:03:09.141Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:03:09 [2021-07-16T22:03:09.141Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
22:03:09 [2021-07-16T22:03:09.141Z] JOB_BASE_NAME                  PR-42641                                                                                
22:03:09 [2021-07-16T22:03:09.141Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42641/display/redirect                
22:03:09 [2021-07-16T22:03:09.141Z] JOB_NAME                       moby/PR-42641                                                                           
22:03:09 [2021-07-16T22:03:09.141Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42641/                                
22:03:09 [2021-07-16T22:03:09.141Z] library.jps.version            master                                                                                  
22:03:09 [2021-07-16T22:03:09.141Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
22:03:09 [2021-07-16T22:03:09.141Z] NODE_LABELS                    amd64 azure azwin-2-8ff430 azwin-2022 docker west-us windows windows-2022 x86_64        
22:03:09 [2021-07-16T22:03:09.141Z] NODE_NAME                      azwin-2-8ff430                                                                          
22:03:09 [2021-07-16T22:03:09.141Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] OS                             Windows_NT                                                                              
22:03:09 [2021-07-16T22:03:09.141Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
22:03:09 [2021-07-16T22:03:09.141Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:03:09 [2021-07-16T22:03:09.141Z] ppc64le                        false                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
22:03:09 [2021-07-16T22:03:09.141Z] PROCESSOR_LEVEL                6                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] PROCESSOR_REVISION             4f01                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] ProgramData                    C:\ProgramData                                                                          
22:03:09 [2021-07-16T22:03:09.141Z] ProgramFiles                   C:\Program Files                                                                        
22:03:09 [2021-07-16T22:03:09.141Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:03:09 [2021-07-16T22:03:09.141Z] ProgramW6432                   C:\Program Files                                                                        
22:03:09 [2021-07-16T22:03:09.141Z] PROMPT                         $P$G                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:03:09 [2021-07-16T22:03:09.141Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
22:03:09 [2021-07-16T22:03:09.141Z] PUBLIC                         C:\Users\Public                                                                         
22:03:09 [2021-07-16T22:03:09.141Z] rootless                       true                                                                                    
22:03:09 [2021-07-16T22:03:09.141Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42641/7/display/redirect?page=artif...
22:03:09 [2021-07-16T22:03:09.141Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42641/7/display/redirect?page=changes 
22:03:09 [2021-07-16T22:03:09.141Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42641/7/display/redirect              
22:03:09 [2021-07-16T22:03:09.141Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42641/7/display/redirect?page=tests   
22:03:09 [2021-07-16T22:03:09.141Z] s390x                          false                                                                                   
22:03:09 [2021-07-16T22:03:09.141Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] SOURCES_DRIVE                  d                                                                                       
22:03:09 [2021-07-16T22:03:09.141Z] SOURCES_SUBDIR                 gopath                                                                                  
22:03:09 [2021-07-16T22:03:09.141Z] STAGE_NAME                     Run tests                                                                               
22:03:09 [2021-07-16T22:03:09.141Z] SystemDrive                    C:                                                                                      
22:03:09 [2021-07-16T22:03:09.141Z] SystemRoot                     C:\Windows                                                                              
22:03:09 [2021-07-16T22:03:09.142Z] TEMP                           C:\Windows\TEMP                                                                         
22:03:09 [2021-07-16T22:03:09.142Z] TESTDEBUG                      0                                                                                       
22:03:09 [2021-07-16T22:03:09.142Z] TESTRUN_DRIVE                  d                                                                                       
22:03:09 [2021-07-16T22:03:09.142Z] TESTRUN_SUBDIR                 CI                                                                                      
22:03:09 [2021-07-16T22:03:09.142Z] TIMEOUT                        120m                                                                                    
22:03:09 [2021-07-16T22:03:09.142Z] TMP                            C:\Windows\TEMP                                                                         
22:03:09 [2021-07-16T22:03:09.142Z] unit_validate                  true                                                                                    
22:03:09 [2021-07-16T22:03:09.142Z] USERDOMAIN                     WORKGROUP                                                                               
22:03:09 [2021-07-16T22:03:09.142Z] USERNAME                       azwin-2-8ff430$                                                                         
22:03:09 [2021-07-16T22:03:09.142Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
22:03:09 [2021-07-16T22:03:09.142Z] validate_force                 false                                                                                   
22:03:09 [2021-07-16T22:03:09.142Z] windir                         C:\Windows                                                                              
22:03:09 [2021-07-16T22:03:09.142Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
22:03:09 [2021-07-16T22:03:09.142Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
22:03:09 [2021-07-16T22:03:09.142Z] windows2022                    true                                                                                    
22:03:09 [2021-07-16T22:03:09.142Z] windows2022containerd          false                                                                                   
22:03:09 [2021-07-16T22:03:09.142Z] windowsRS1                     false                                                                                   
22:03:09 [2021-07-16T22:03:09.142Z] windowsRS5                     false                                                                                   
22:03:09 [2021-07-16T22:03:09.142Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:03:09 [2021-07-16T22:03:09.142Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
22:03:09 [2021-07-16T22:03:09.142Z] 
22:03:09 [2021-07-16T22:03:09.142Z] 
22:03:09 [2021-07-16T22:03:09.142Z] 
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.07 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.07 Unpacking libyaml-perl (1.27-1) ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.11 Selecting previously unselected package libconfig-auto-perl.
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.11 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.12 Unpacking libconfig-auto-perl (0.44-1) ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.15 Selecting previously unselected package libfile-which-perl.
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.15 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.16 Unpacking libfile-which-perl (1.23-1) ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.19 Selecting previously unselected package libfile-homedir-perl.
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.20 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.20 Unpacking libfile-homedir-perl (1.004-1) ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.25 Selecting previously unselected package libdebian-dpkgcross-perl.
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.25 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.25 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.29 Selecting previously unselected package dpkg-cross.
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.29 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
22:03:09 [2021-07-16T22:03:09.300Z] #17 30.30 Unpacking dpkg-cross (2.6.15-3) ...
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.33 Selecting previously unselected package crossbuild-essential-arm64.
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.33 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.33 Unpacking crossbuild-essential-arm64 (12.6) ...
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.36 Selecting previously unselected package libc6-armel-cross.
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.36 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.555Z] #17 30.37 Unpacking libc6-armel-cross (2.28-7cross1) ...
22:03:09 [2021-07-16T22:03:09.602Z] INFO: Sources under d:\gopath\...
22:03:09 [2021-07-16T22:03:09.603Z] INFO: Test run under d:\CI\...
22:03:09 [2021-07-16T22:03:09.603Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:03:09 [2021-07-16T22:03:09.603Z] INFO: docker/docker repository was found
22:03:09 [2021-07-16T22:03:09.603Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
22:03:09 [2021-07-16T22:03:09.603Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
22:03:09 [2021-07-16T22:03:09.603Z] INFO: Docker version of control daemon
22:03:09 [2021-07-16T22:03:09.603Z] 
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.50 Selecting previously unselected package libgcc1-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.50 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.51 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.54 Selecting previously unselected package libgomp1-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.54 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.54 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.61 Selecting previously unselected package libatomic1-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.62 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.63 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.66 Selecting previously unselected package libstdc++6-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.66 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.67 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.72 Selecting previously unselected package libasan5-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.73 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.73 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.79 Selecting previously unselected package libubsan1-armel-cross.
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.79 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.80 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
22:03:09 [2021-07-16T22:03:09.813Z] #17 30.83 Selecting previously unselected package libgcc-8-dev-armel-cross.
22:03:10 [2021-07-16T22:03:10.063Z] Client: Mirantis Container Runtime
22:03:10 [2021-07-16T22:03:10.063Z]  Version:           20.10.0
22:03:10 [2021-07-16T22:03:10.063Z]  API version:       1.41
22:03:10 [2021-07-16T22:03:10.063Z]  Go version:        go1.13.15
22:03:10 [2021-07-16T22:03:10.063Z]  Git commit:        6ee42dc
22:03:10 [2021-07-16T22:03:10.063Z]  Built:             03/11/2021 13:24:56
22:03:10 [2021-07-16T22:03:10.063Z]  OS/Arch:           windows/amd64
22:03:10 [2021-07-16T22:03:10.063Z]  Context:           default
22:03:10 [2021-07-16T22:03:10.063Z]  Experimental:      true
22:03:10 [2021-07-16T22:03:10.063Z] 
22:03:10 [2021-07-16T22:03:10.063Z] Server: Mirantis Container Runtime
22:03:10 [2021-07-16T22:03:10.063Z]  Engine:
22:03:10 [2021-07-16T22:03:10.063Z]   Version:          20.10.0
22:03:10 [2021-07-16T22:03:10.063Z]   API version:      1.41 (minimum version 1.24)
22:03:10 [2021-07-16T22:03:10.063Z]   Go version:       go1.13.15
22:03:10 [2021-07-16T22:03:10.063Z]   Git commit:       1e08f21e79
22:03:10 [2021-07-16T22:03:10.063Z]   Built:            03/11/2021 13:23:32
22:03:10 [2021-07-16T22:03:10.063Z]   OS/Arch:          windows/amd64
22:03:10 [2021-07-16T22:03:10.063Z]   Experimental:     true
22:03:10 [2021-07-16T22:03:10.063Z] 
22:03:10 [2021-07-16T22:03:10.063Z] INFO: Docker info of control daemon
22:03:10 [2021-07-16T22:03:10.063Z] 
22:03:10 [2021-07-16T22:03:10.070Z] #17 30.84 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:03:10 [2021-07-16T22:03:10.070Z] #17 30.84 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:03:10 [2021-07-16T22:03:10.070Z] #17 30.94 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
22:03:10 [2021-07-16T22:03:10.070Z] #17 30.94 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:03:10 [2021-07-16T22:03:10.070Z] #17 30.95 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:10 [2021-07-16T22:03:10.524Z] Client:
22:03:10 [2021-07-16T22:03:10.524Z]  Context:    default
22:03:10 [2021-07-16T22:03:10.524Z]  Debug Mode: false
22:03:10 [2021-07-16T22:03:10.524Z]  Plugins:
22:03:10 [2021-07-16T22:03:10.524Z]   app: Docker Application (Docker Inc., v0.8.0)
22:03:10 [2021-07-16T22:03:10.524Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:03:10 [2021-07-16T22:03:10.524Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:03:10 [2021-07-16T22:03:10.524Z] 
22:03:10 [2021-07-16T22:03:10.524Z] Server:
22:03:10 [2021-07-16T22:03:10.524Z]  Containers: 2
22:03:10 [2021-07-16T22:03:10.524Z]   Running: 0
22:03:10 [2021-07-16T22:03:10.524Z]   Paused: 0
22:03:10 [2021-07-16T22:03:10.524Z]   Stopped: 2
22:03:10 [2021-07-16T22:03:10.524Z]  Images: 10
22:03:10 [2021-07-16T22:03:10.524Z]  Server Version: 20.10.0
22:03:10 [2021-07-16T22:03:10.524Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:03:10 [2021-07-16T22:03:10.524Z]   Windows: 
22:03:10 [2021-07-16T22:03:10.524Z]   LCOW: 
22:03:10 [2021-07-16T22:03:10.524Z]  Logging Driver: json-file
22:03:10 [2021-07-16T22:03:10.524Z]  Plugins:
22:03:10 [2021-07-16T22:03:10.524Z]   Volume: local
22:03:10 [2021-07-16T22:03:10.524Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:03:10 [2021-07-16T22:03:10.524Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:03:10 [2021-07-16T22:03:10.524Z]  Swarm: inactive
22:03:10 [2021-07-16T22:03:10.524Z]  Default Isolation: process
22:03:10 [2021-07-16T22:03:10.524Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:03:10 [2021-07-16T22:03:10.524Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:03:10 [2021-07-16T22:03:10.524Z]  OSType: windows
22:03:10 [2021-07-16T22:03:10.524Z]  Architecture: x86_64
22:03:10 [2021-07-16T22:03:10.524Z]  CPUs: 4
22:03:10 [2021-07-16T22:03:10.524Z]  Total Memory: 32GiB
22:03:10 [2021-07-16T22:03:10.524Z]  Name: azwin-2-8ff430
22:03:10 [2021-07-16T22:03:10.524Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
22:03:10 [2021-07-16T22:03:10.524Z]  Docker Root Dir: D:\docker
22:03:10 [2021-07-16T22:03:10.524Z]  Debug Mode: false
22:03:10 [2021-07-16T22:03:10.524Z]  Registry: https://index.docker.io/v1/
22:03:10 [2021-07-16T22:03:10.524Z]  Labels:
22:03:10 [2021-07-16T22:03:10.524Z]  Experimental: true
22:03:10 [2021-07-16T22:03:10.524Z]  Insecure Registries:
22:03:10 [2021-07-16T22:03:10.524Z]   10.0.0.4:5000
22:03:10 [2021-07-16T22:03:10.524Z]   127.0.0.0/8
22:03:10 [2021-07-16T22:03:10.524Z]  Registry Mirrors:
22:03:10 [2021-07-16T22:03:10.524Z]   http://10.0.0.4:5000/
22:03:10 [2021-07-16T22:03:10.524Z]  Live Restore Enabled: false
22:03:10 [2021-07-16T22:03:10.524Z] 
22:03:10 [2021-07-16T22:03:10.524Z] 
22:03:10 [2021-07-16T22:03:10.524Z] INFO: Commit hash is b0a90cf6ef
22:03:10 [2021-07-16T22:03:10.524Z] INFO: Nuke-Everything...
22:03:10 [2021-07-16T22:03:10.524Z] INFO: Container count on control daemon to delete is 2
22:03:10 [2021-07-16T22:03:10.985Z] be99c4573796
22:03:10 [2021-07-16T22:03:10.985Z] 51ee54f79f11
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.57 Selecting previously unselected package gcc-arm-linux-gnueabi.
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.57 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.58 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.61 Selecting previously unselected package linux-libc-dev-armel-cross.
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.61 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.61 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.77 Selecting previously unselected package libc6-dev-armel-cross.
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.77 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
22:03:10 [2021-07-16T22:03:10.999Z] #17 31.78 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
22:03:11 [2021-07-16T22:03:11.255Z] #17 32.03 Selecting previously unselected package libstdc++-8-dev-armel-cross.
22:03:11 [2021-07-16T22:03:11.255Z] #17 32.03 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:03:11 [2021-07-16T22:03:11.255Z] #17 32.04 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:03:11 [2021-07-16T22:03:11.255Z] #17 32.27 Selecting previously unselected package g++-8-arm-linux-gnueabi.
22:03:11 [2021-07-16T22:03:11.445Z] INFO: Nuking d:\CI
22:03:11 [2021-07-16T22:03:11.511Z] #17 32.27 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:03:11 [2021-07-16T22:03:11.511Z] #17 32.28 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.91 Selecting previously unselected package g++-arm-linux-gnueabi.
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.92 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.92 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.94 Selecting previously unselected package crossbuild-essential-armel.
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.95 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.95 Unpacking crossbuild-essential-armel (12.6) ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.99 Selecting previously unselected package libc6-armhf-cross.
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.99 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 32.99 Unpacking libc6-armhf-cross (2.28-7cross1) ...
22:03:12 [2021-07-16T22:03:12.075Z] #17 33.11 Selecting previously unselected package libgcc1-armhf-cross.
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.12 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.12 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.15 Selecting previously unselected package libgomp1-armhf-cross.
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.15 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.16 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.19 Selecting previously unselected package libatomic1-armhf-cross.
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.19 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.21 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.24 Selecting previously unselected package libstdc++6-armhf-cross.
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.24 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.24 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.30 Selecting previously unselected package libasan5-armhf-cross.
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.30 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.31 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.332Z] #17 33.37 Selecting previously unselected package libubsan1-armhf-cross.
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.37 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.37 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.41 Selecting previously unselected package libgcc-8-dev-armhf-cross.
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.41 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.42 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:03:12 [2021-07-16T22:03:12.588Z] #17 33.51 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
22:03:12 [2021-07-16T22:03:12.845Z] #17 33.51 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:03:12 [2021-07-16T22:03:12.845Z] #17 33.52 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.14 Selecting previously unselected package gcc-arm-linux-gnueabihf.
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.14 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.15 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.18 Selecting previously unselected package linux-libc-dev-armhf-cross.
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.18 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.18 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.33 Selecting previously unselected package libc6-dev-armhf-cross.
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.34 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
22:03:13 [2021-07-16T22:03:13.408Z] #17 34.34 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.59 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.59 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.60 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.83 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.83 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:03:13 [2021-07-16T22:03:13.970Z] #17 34.84 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.47 Selecting previously unselected package g++-arm-linux-gnueabihf.
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.47 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.48 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.50 Selecting previously unselected package crossbuild-essential-armhf.
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.50 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.51 Unpacking crossbuild-essential-armhf (12.6) ...
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.53 Selecting previously unselected package libc6-ppc64el-cross.
22:03:14 [2021-07-16T22:03:14.533Z] #17 35.53 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
22:03:14 [2021-07-16T22:03:14.790Z] #17 35.54 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.70 Selecting previously unselected package libgcc1-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.70 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.71 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.74 Selecting previously unselected package libgomp1-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.74 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.76 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.85 Selecting previously unselected package libitm1-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.85 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.85 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.88 Selecting previously unselected package libatomic1-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.89 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.89 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.92 Selecting previously unselected package libstdc++6-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.92 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.046Z] #17 35.92 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 35.99 Selecting previously unselected package libasan5-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.303Z] #17 35.99 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.00 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.06 Selecting previously unselected package liblsan0-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.07 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.07 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.12 Selecting previously unselected package libtsan0-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.12 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.12 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.19 Selecting previously unselected package libubsan1-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.19 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.19 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.303Z] #17 36.23 Selecting previously unselected package libquadmath0-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.24 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.24 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.28 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.28 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.29 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.45 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.46 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:15 [2021-07-16T22:03:15.559Z] #17 36.46 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:16 [2021-07-16T22:03:16.123Z] #17 37.09 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.09 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.10 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.13 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.13 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.14 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.30 Selecting previously unselected package libc6-dev-ppc64el-cross.
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.30 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
22:03:16 [2021-07-16T22:03:16.378Z] #17 37.30 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:03:16 [2021-07-16T22:03:16.941Z] #17 37.62 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
22:03:16 [2021-07-16T22:03:16.941Z] #17 37.62 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:03:16 [2021-07-16T22:03:16.941Z] #17 37.63 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:03:17 [2021-07-16T22:03:17.197Z] #17 37.87 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
22:03:17 [2021-07-16T22:03:17.197Z] #17 37.87 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:17 [2021-07-16T22:03:17.197Z] #17 37.88 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.52 Selecting previously unselected package g++-powerpc64le-linux-gnu.
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.53 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.53 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.55 Selecting previously unselected package crossbuild-essential-ppc64el.
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.56 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.56 Unpacking crossbuild-essential-ppc64el (12.6) ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.59 Selecting previously unselected package libc6-s390x-cross.
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.59 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
22:03:17 [2021-07-16T22:03:17.761Z] #17 38.60 Unpacking libc6-s390x-cross (2.28-7cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.73 Selecting previously unselected package libgcc1-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.73 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.74 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.77 Selecting previously unselected package libgomp1-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.77 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.77 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.81 Selecting previously unselected package libitm1-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.81 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.81 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.84 Selecting previously unselected package libatomic1-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.85 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.85 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.88 Selecting previously unselected package libstdc++6-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.88 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.89 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.95 Selecting previously unselected package libasan5-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.95 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 38.95 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.017Z] #17 39.05 Selecting previously unselected package libubsan1-s390x-cross.
22:03:18 [2021-07-16T22:03:18.017Z] #17 39.05 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.273Z] #17 39.06 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.273Z] #17 39.10 Selecting previously unselected package libgcc-8-dev-s390x-cross.
22:03:18 [2021-07-16T22:03:18.273Z] #17 39.10 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:18 [2021-07-16T22:03:18.273Z] #17 39.11 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.530Z] #17 39.21 Selecting previously unselected package gcc-8-s390x-linux-gnu.
22:03:18 [2021-07-16T22:03:18.530Z] #17 39.21 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:18 [2021-07-16T22:03:18.530Z] #17 39.21 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:18 [2021-07-16T22:03:18.786Z] #17 39.77 Selecting previously unselected package gcc-s390x-linux-gnu.
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.78 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.78 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.81 Selecting previously unselected package linux-libc-dev-s390x-cross.
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.81 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.82 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.98 Selecting previously unselected package libc6-dev-s390x-cross.
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.99 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
22:03:19 [2021-07-16T22:03:19.043Z] #17 39.99 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
22:03:19 [2021-07-16T22:03:19.608Z] #17 40.26 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
22:03:19 [2021-07-16T22:03:19.608Z] #17 40.27 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:03:19 [2021-07-16T22:03:19.608Z] #17 40.27 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:03:19 [2021-07-16T22:03:19.608Z] #17 40.50 Selecting previously unselected package g++-8-s390x-linux-gnu.
22:03:19 [2021-07-16T22:03:19.866Z] #17 40.51 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:03:19 [2021-07-16T22:03:19.866Z] #17 40.51 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:20 [2021-07-16T22:03:20.428Z] #17 41.13 Selecting previously unselected package g++-s390x-linux-gnu.
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.13 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.15 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.21 Selecting previously unselected package crossbuild-essential-s390x.
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.21 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.22 Unpacking crossbuild-essential-s390x (12.6) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.32 Setting up libconfig-inifiles-perl (3.000001-1) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.34 Setting up libfile-which-perl (1.23-1) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.36 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.39 Setting up libc6-armhf-cross (2.28-7cross1) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.41 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
22:03:20 [2021-07-16T22:03:20.429Z] #17 41.46 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.49 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.50 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.54 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.57 Setting up libc6-s390x-cross (2.28-7cross1) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.62 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:20 [2021-07-16T22:03:20.685Z] #17 41.67 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
22:03:20 [2021-07-16T22:03:20.941Z] #17 41.74 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:03:21 [2021-07-16T22:03:21.197Z] #17 42.09 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:03:21 [2021-07-16T22:03:21.197Z] #17 42.22 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.23 Setting up file (1:5.35-4+deb10u2) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.25 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.25 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.27 Setting up libyaml-perl (1.27-1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.29 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.31 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.32 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.33 Setting up libxml-sax-base-perl (1.09-1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.34 Setting up libio-string-perl (1.08-3) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.35 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.36 Setting up cross-config (2.6.15-3) ...
22:03:21 [2021-07-16T22:03:21.455Z] #17 42.47 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.48 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.49 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.51 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.52 Setting up xz-utils (5.2.4-1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.55 Setting up libc6-arm64-cross (2.28-7cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.56 Setting up patch (2.7.6-3+deb10u1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.57 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.58 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.59 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.60 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.61 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.62 Setting up libc6-armel-cross (2.28-7cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.63 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.64 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.66 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.67 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:03:21 [2021-07-16T22:03:21.724Z] #17 42.68 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.69 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.71 Setting up libfile-homedir-perl (1.004-1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.72 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.74 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.75 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.76 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.77 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.79 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.80 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.81 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.82 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.83 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.84 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.85 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.86 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.87 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.88 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:03:21 [2021-07-16T22:03:21.985Z] #17 42.89 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.90 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.91 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.92 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.93 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.94 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.95 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 42.97 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:03:22 [2021-07-16T22:03:22.245Z] #17 43.06 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:03:22 [2021-07-16T22:03:22.245Z] #17 43.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.25 
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.28 Setting up dpkg-dev (1.19.7) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.30 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.32 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.35 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.36 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.37 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.38 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.40 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:03:22 [2021-07-16T22:03:22.502Z] #17 43.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:03:22 [2021-07-16T22:03:22.758Z] #17 43.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:03:22 [2021-07-16T22:03:22.758Z] #17 43.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:03:22 [2021-07-16T22:03:22.758Z] #17 43.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.73 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.74 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.75 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.76 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.77 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.78 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.79 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.80 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.81 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.82 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.83 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.84 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.85 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.86 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.88 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.89 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.90 Setting up libxml-simple-perl (2.25-1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.91 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.92 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.93 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.94 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.95 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.96 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.97 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.98 Setting up libconfig-auto-perl (0.44-1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 43.99 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 44.01 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.016Z] #17 44.02 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.03 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.04 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.06 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.07 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.09 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.10 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.11 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.12 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.14 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.15 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.16 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.17 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.18 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.19 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.20 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.21 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.22 Setting up dpkg-cross (2.6.15-3) ...
22:03:23 [2021-07-16T22:03:23.272Z] #17 44.26 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.27 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.28 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.29 Setting up crossbuild-essential-armhf (12.6) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.30 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.31 Setting up crossbuild-essential-arm64 (12.6) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.32 Setting up crossbuild-essential-s390x (12.6) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.33 Setting up crossbuild-essential-ppc64el (12.6) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.34 Setting up crossbuild-essential-armel (12.6) ...
22:03:23 [2021-07-16T22:03:23.528Z] #17 44.36 Processing triggers for libc-bin (2.28-10) ...
22:03:24 [2021-07-16T22:03:24.092Z] #17 DONE 44.7s
22:03:24 [2021-07-16T22:03:24.092Z] 
22:03:24 [2021-07-16T22:03:24.092Z] #43 [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
22:03:24 [2021-07-16T22:03:24.092Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
22:03:25 [2021-07-16T22:03:25.463Z] #43 ...
22:03:25 [2021-07-16T22:03:25.463Z] 
22:03:25 [2021-07-16T22:03:25.463Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:03:25 [2021-07-16T22:03:25.463Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc
22:03:25 [2021-07-16T22:03:25.463Z] #18 DONE 1.5s
22:03:25 [2021-07-16T22:03:25.721Z] 
22:03:25 [2021-07-16T22:03:25.721Z] #66 [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
22:03:25 [2021-07-16T22:03:25.721Z] #66 sha256:c604f889da23ace050e5313878c2e98104c34e23ef1a18857e0bd43e812baba8
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.527 + RM_GOPATH=0
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.527 + TMP_GOPATH=
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.527 + : /build
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.527 + '[' -z '' ']'
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 ++ mktemp -d
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 + export GOPATH=/tmp/tmp.rtFOLZJDbG
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 + GOPATH=/tmp/tmp.rtFOLZJDbG
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 + RM_GOPATH=1
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 + case "$(go env GOARCH)" in
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.529 ++ go env GOARCH
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.534 + export GO_BUILDMODE=-buildmode=pie
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.534 + GO_BUILDMODE=-buildmode=pie
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 ++ dirname /tmp/install/install.sh
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + dir=/tmp/install
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + bin=rootlesskit
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + shift
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + . /tmp/install/rootlesskit.installer
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + install_rootlesskit
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + case "$1" in
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + export CGO_ENABLED=0
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + CGO_ENABLED=0
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.535 + _install_rootlesskit
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.536 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.536 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rtFOLZJDbG/src/github.com/rootless-containers/rootlesskit
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.536 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:03:25 [2021-07-16T22:03:25.721Z] #66 1.537 Cloning into '/tmp/tmp.rtFOLZJDbG/src/github.com/rootless-containers/rootlesskit'...
22:03:27 [2021-07-16T22:03:27.093Z] #66 2.998 + cd /tmp/tmp.rtFOLZJDbG/src/github.com/rootless-containers/rootlesskit
22:03:27 [2021-07-16T22:03:27.093Z] #66 2.998 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.014 + export GO111MODULE=on
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.014 + GO111MODULE=on
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.014 + export GOPROXY=https://proxy.golang.org
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.014 + GOPROXY=https://proxy.golang.org
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.014 + for f in rootlesskit rootlesskit-docker-proxy
22:03:27 [2021-07-16T22:03:27.093Z] #66 3.015 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:03:27 [2021-07-16T22:03:27.658Z] #66 3.793 go: downloading github.com/pkg/errors v0.9.1
22:03:27 [2021-07-16T22:03:27.658Z] #66 3.800 go: downloading github.com/sirupsen/logrus v1.8.1
22:03:27 [2021-07-16T22:03:27.658Z] #66 3.835 go: downloading github.com/urfave/cli/v2 v2.3.0
22:03:28 [2021-07-16T22:03:28.221Z] #66 4.102 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:03:29 [2021-07-16T22:03:29.151Z] #66 ...
22:03:29 [2021-07-16T22:03:29.151Z] 
22:03:29 [2021-07-16T22:03:29.151Z] #31 [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
22:03:29 [2021-07-16T22:03:29.151Z] #31 sha256:7f9ddc720f0466de41234886c58bd2f0fa4a690646f77e6263d09af327df58ba
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + RM_GOPATH=0
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + TMP_GOPATH=
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + : /build
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + '[' -z '' ']'
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 ++ mktemp -d
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + export GOPATH=/tmp/tmp.sLUCQl1gcu
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + GOPATH=/tmp/tmp.sLUCQl1gcu
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + RM_GOPATH=1
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 + case "$(go env GOARCH)" in
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.801 ++ go env GOARCH
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.806 + export GO_BUILDMODE=-buildmode=pie
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.806 + GO_BUILDMODE=-buildmode=pie
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.807 ++ dirname /tmp/install/install.sh
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 Install docker/cli version 17.06.2-ce from stable
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + dir=/tmp/install
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + bin=dockercli
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + shift
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + . /tmp/install/dockercli.installer
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 ++ : stable
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 ++ : 17.06.2-ce
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + install_dockercli
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.809 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.813 ++ uname -m
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.814 + arch=x86_64
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.814 + '[' x86_64 '!=' x86_64 ']'
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.814 + url=https://download.docker.com/linux/static
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.814 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:03:29 [2021-07-16T22:03:29.151Z] #31 1.830 + tar -xz docker/docker
22:03:29 [2021-07-16T22:03:29.151Z] #31 4.992 + mkdir -p /build
22:03:29 [2021-07-16T22:03:29.151Z] #31 4.995 + mv docker/docker /build/
22:03:29 [2021-07-16T22:03:29.151Z] #31 4.999 + rmdir docker
22:03:29 [2021-07-16T22:03:29.151Z] #31 DONE 5.2s
22:03:29 [2021-07-16T22:03:29.151Z] 
22:03:29 [2021-07-16T22:03:29.151Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:03:29 [2021-07-16T22:03:29.151Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.495 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.516 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.519 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.856 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 1.977 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages.diff/Index [27.8 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.008 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.035 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [471 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.086 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.157 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.266 Get:11 http://deb.debian.org/debian buster-backports/main amd64 Packages 2021-07-16-1401.53.pdiff [5508 B]
22:03:29 [2021-07-16T22:03:29.151Z] #19 2.316 Get:11 http://deb.debian.org/debian buster-backports/main amd64 Packages 2021-07-16-1401.53.pdiff [5508 B]
22:03:29 [2021-07-16T22:03:29.151Z] #19 3.360 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:03:29 [2021-07-16T22:03:29.322Z] INFO: Zapped successfully
22:03:29 [2021-07-16T22:03:29.322Z] INFO: Location for testing is d:\CI\PR-42641\7
22:03:29 [2021-07-16T22:03:29.322Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:03:29 [2021-07-16T22:03:29.322Z] 
22:03:29 [2021-07-16T22:03:29.322Z] 
22:03:29 [2021-07-16T22:03:29.322Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 22:03:27...
22:03:29 [2021-07-16T22:03:29.322Z] 
22:03:29 [2021-07-16T22:03:29.715Z] #19 4.262 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:03:30 [2021-07-16T22:03:30.280Z] #19 4.750 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:03:31 [2021-07-16T22:03:31.212Z] #19 5.610 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:03:31 [2021-07-16T22:03:31.335Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023ddc6fbef58a78a) in /home/ubuntu/workspace/moby_PR-42641
[Pipeline] {
[Pipeline] checkout
22:03:31 [2021-07-16T22:03:31.462Z] The recommended git tool is: git
22:03:31 [2021-07-16T22:03:31.777Z] #19 ...
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:03:31 [2021-07-16T22:03:31.777Z] #35 sha256:bcb07c6d4751991a4039e8c3fcd4424185ccd43e15229b317efc37c551d8a03d
22:03:31 [2021-07-16T22:03:31.777Z] #35 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #34 [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
22:03:31 [2021-07-16T22:03:31.777Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:03:31 [2021-07-16T22:03:31.777Z] #34 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #36 [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
22:03:31 [2021-07-16T22:03:31.777Z] #36 sha256:883dffaae3ed0f6360c4ee494cb868256bd0399d118d46234d38e235df52d243
22:03:31 [2021-07-16T22:03:31.777Z] #36 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:03:31 [2021-07-16T22:03:31.777Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
22:03:31 [2021-07-16T22:03:31.777Z] #38 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #39 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:03:31 [2021-07-16T22:03:31.777Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:03:31 [2021-07-16T22:03:31.777Z] #39 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #41 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:03:31 [2021-07-16T22:03:31.777Z] #41 sha256:37297db1fcd58c44d3aa9d7d7e22f7c0d274b69aa3b1e44df1dfbe9e252474d7
22:03:31 [2021-07-16T22:03:31.777Z] #41 CACHED
22:03:31 [2021-07-16T22:03:31.777Z] 
22:03:31 [2021-07-16T22:03:31.777Z] #66 [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
22:03:31 [2021-07-16T22:03:31.777Z] #66 sha256:c604f889da23ace050e5313878c2e98104c34e23ef1a18857e0bd43e812baba8
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.393 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.739 go: downloading github.com/google/uuid v1.2.0
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.852 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.852 go: downloading github.com/moby/vpnkit v0.5.0
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.875 go: downloading github.com/gofrs/flock v0.8.0
22:03:31 [2021-07-16T22:03:31.777Z] #66 5.947 go: downloading github.com/gorilla/mux v1.8.0
22:03:31 [2021-07-16T22:03:31.777Z] #66 6.102 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:03:31 [2021-07-16T22:03:31.777Z] #66 6.318 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:03:31 [2021-07-16T22:03:31.777Z] #66 6.408 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:03:32 [2021-07-16T22:03:32.033Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7db775b989357fe) in /home/ubuntu/workspace/moby_PR-42641
[Pipeline] {
22:03:32 [2021-07-16T22:03:32.035Z] #66 8.260 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
[Pipeline] checkout
22:03:32 [2021-07-16T22:03:32.292Z] #66 8.323 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:03:32 [2021-07-16T22:03:32.340Z] The recommended git tool is: git
22:03:34 [2021-07-16T22:03:34.187Z] #66 ...
22:03:34 [2021-07-16T22:03:34.187Z] 
22:03:34 [2021-07-16T22:03:34.187Z] #63 [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
22:03:34 [2021-07-16T22:03:34.187Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
22:03:34 [2021-07-16T22:03:34.187Z] #63 2.017 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:03:34 [2021-07-16T22:03:34.187Z] #63 2.017 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:03:34 [2021-07-16T22:03:34.187Z] #63 2.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 2.484 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 2.945 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 3.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 4.412 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.145 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.734 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.753 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.785 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.834 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.867 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.901 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.906 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.909 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.914 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 5.918 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #63 ...
22:03:34 [2021-07-16T22:03:34.187Z] 
22:03:34 [2021-07-16T22:03:34.187Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:03:34 [2021-07-16T22:03:34.187Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.468 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.836 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.844 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.858 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.868 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.890 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.903 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.910 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.912 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.918 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:03:34 [2021-07-16T22:03:34.187Z] #19 6.919 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:03:34 [2021-07-16T22:03:34.623Z] using credential docker-jenkins-github-credentials
22:03:34 [2021-07-16T22:03:34.629Z] Cloning the remote Git repository
22:03:34 [2021-07-16T22:03:34.629Z] Cloning with configured refspecs honoured and without tags
22:03:34 [2021-07-16T22:03:34.306Z] Cloning repository https://github.com/moby/moby.git
22:03:34 [2021-07-16T22:03:34.376Z]  > git init /home/ubuntu/workspace/moby_PR-42641 # timeout=10
22:03:35 [2021-07-16T22:03:35.134Z] Sending build context to Docker daemon  60.87MB
22:03:35 [2021-07-16T22:03:35.134Z] 
22:03:35 [2021-07-16T22:03:35.134Z] Step 1/10 : FROM microsoft/windowsservercore
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 39d157a84080
22:03:35 [2021-07-16T22:03:35.134Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 803cd0582ee6
22:03:35 [2021-07-16T22:03:35.134Z] Step 3/10 : ARG GO_VERSION=1.16.6
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 7ae6550cbc2d
22:03:35 [2021-07-16T22:03:35.134Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 96ec68512375
22:03:35 [2021-07-16T22:03:35.134Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> ac9ad1dc9e00
22:03:35 [2021-07-16T22:03:35.134Z] 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;
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 21eb8ad49371
22:03:35 [2021-07-16T22:03:35.134Z] 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
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 0d01187febfb
22:03:35 [2021-07-16T22:03:35.134Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> fecc3877fcb4
22:03:35 [2021-07-16T22:03:35.134Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:03:35 [2021-07-16T22:03:35.134Z]  ---> Using cache
22:03:35 [2021-07-16T22:03:35.134Z]  ---> 6340072a1fa8
22:03:35 [2021-07-16T22:03:35.134Z] Step 10/10 : COPY . .
22:03:34 [2021-07-16T22:03:34.743Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:34 [2021-07-16T22:03:34.744Z]  > git --version # timeout=10
22:03:34 [2021-07-16T22:03:34.779Z]  > git --version # 'git version 2.17.1'
22:03:34 [2021-07-16T22:03:34.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:34 [2021-07-16T22:03:34.782Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:03:36 [2021-07-16T22:03:36.144Z] using credential docker-jenkins-github-credentials
22:03:36 [2021-07-16T22:03:36.151Z] Cloning the remote Git repository
22:03:36 [2021-07-16T22:03:36.151Z] Cloning with configured refspecs honoured and without tags
22:03:36 [2021-07-16T22:03:36.719Z] #19 ...
22:03:36 [2021-07-16T22:03:36.719Z] 
22:03:36 [2021-07-16T22:03:36.719Z] #43 [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
22:03:36 [2021-07-16T22:03:36.719Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
22:03:36 [2021-07-16T22:03:36.719Z] #43 2.401 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:03:36 [2021-07-16T22:03:36.719Z] #43 2.402 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:03:36 [2021-07-16T22:03:36.719Z] #43 2.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 2.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 3.400 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 4.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 5.025 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 5.891 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.580 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.602 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.617 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.629 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.686 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.715 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.716 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.717 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.718 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:03:36 [2021-07-16T22:03:36.719Z] #43 6.718 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:03:36 [2021-07-16T22:03:36.731Z]  ---> Using cache
22:03:36 [2021-07-16T22:03:36.731Z]  ---> d1ac4092642d
22:03:36 [2021-07-16T22:03:36.179Z] Cloning repository https://github.com/moby/moby.git
22:03:36 [2021-07-16T22:03:36.233Z]  > git init /home/ubuntu/workspace/moby_PR-42641 # timeout=10
22:03:36 [2021-07-16T22:03:36.485Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:36 [2021-07-16T22:03:36.485Z]  > git --version # timeout=10
22:03:36 [2021-07-16T22:03:36.508Z]  > git --version # 'git version 2.17.1'
22:03:36 [2021-07-16T22:03:36.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:36 [2021-07-16T22:03:36.510Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:03:38 [2021-07-16T22:03:38.274Z] Successfully built d1ac4092642d
22:03:38 [2021-07-16T22:03:38.274Z] Successfully tagged docker:latest
22:03:38 [2021-07-16T22:03:38.274Z] INFO: Image build ended at 07/16/2021 22:03:38. Duration:00:00:10.0975978
22:03:38 [2021-07-16T22:03:38.274Z] 
22:03:38 [2021-07-16T22:03:38.274Z] 
22:03:38 [2021-07-16T22:03:38.274Z] INFO: Building the test binaries at 07/16/2021 22:03:38...
22:03:44 [2021-07-16T22:03:44.092Z] INFO: make.ps1 starting at 07/16/2021 22:03:43
22:03:44 [2021-07-16T22:03:44.092Z] INFO: Git commit (b0a90cf6ef) assumed from DOCKER_GITCOMMIT environment variable
22:03:44 [2021-07-16T22:03:44.092Z] INFO: Invoking autogen...
22:03:44 [2021-07-16T22:03:44.407Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0958e560f4e247b55) in /home/ubuntu/workspace/moby_PR-42641
[Pipeline] {
[Pipeline] checkout
22:03:44 [2021-07-16T22:03:44.589Z] The recommended git tool is: git
22:03:45 [2021-07-16T22:03:45.064Z] INFO: Building daemon...
22:03:46 [2021-07-16T22:03:46.674Z] #43 ...
22:03:46 [2021-07-16T22:03:46.674Z] 
22:03:46 [2021-07-16T22:03:46.674Z] #63 [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
22:03:46 [2021-07-16T22:03:46.674Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
22:03:46 [2021-07-16T22:03:46.674Z] #63 22.22 Fetched 39.9 MB in 20s (1949 kB/s)
22:03:47 [2021-07-16T22:03:47.517Z] using credential docker-jenkins-github-credentials
22:03:47 [2021-07-16T22:03:47.523Z] Cloning the remote Git repository
22:03:47 [2021-07-16T22:03:47.523Z] Cloning with configured refspecs honoured and without tags
22:03:47 [2021-07-16T22:03:47.540Z] Cloning repository https://github.com/moby/moby.git
22:03:47 [2021-07-16T22:03:47.591Z]  > git init /home/ubuntu/workspace/moby_PR-42641 # timeout=10
22:03:47 [2021-07-16T22:03:47.893Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:47 [2021-07-16T22:03:47.893Z]  > git --version # timeout=10
22:03:47 [2021-07-16T22:03:47.912Z]  > git --version # 'git version 2.25.1'
22:03:47 [2021-07-16T22:03:47.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:47 [2021-07-16T22:03:47.914Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:03:51 [2021-07-16T22:03:51.959Z] #63 22.22 Reading package lists...
22:03:51 [2021-07-16T22:03:51.959Z] #63 ...
22:03:51 [2021-07-16T22:03:51.959Z] 
22:03:51 [2021-07-16T22:03:51.959Z] #66 [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
22:03:51 [2021-07-16T22:03:51.959Z] #66 sha256:c604f889da23ace050e5313878c2e98104c34e23ef1a18857e0bd43e812baba8
22:03:51 [2021-07-16T22:03:51.959Z] #66 26.94 + for f in rootlesskit rootlesskit-docker-proxy
22:03:51 [2021-07-16T22:03:51.959Z] #66 26.95 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:03:53 [2021-07-16T22:03:53.861Z] #66 DONE 30.1s
22:03:53 [2021-07-16T22:03:53.861Z] 
22:03:53 [2021-07-16T22:03:53.861Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:03:53 [2021-07-16T22:03:53.861Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:03:53 [2021-07-16T22:03:53.861Z] #19 22.42 Fetched 42.3 MB in 21s (1999 kB/s)
22:03:54 [2021-07-16T22:03:54.119Z] #19 22.42 Reading package lists...
22:03:54 [2021-07-16T22:03:54.119Z] #19 ...
22:03:54 [2021-07-16T22:03:54.119Z] 
22:03:54 [2021-07-16T22:03:54.119Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:03:54 [2021-07-16T22:03:54.119Z] #67 sha256:1f201c9a7170709803f5b1c9c0fff5dccd511957b3013d2f84cfffbd2fe6e3c2
22:03:54 [2021-07-16T22:03:54.119Z] #67 DONE 0.1s
22:03:54 [2021-07-16T22:03:54.119Z] 
22:03:54 [2021-07-16T22:03:54.119Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:03:54 [2021-07-16T22:03:54.119Z] #68 sha256:dcf7bcf63c3ac66be61e6f73ed18c17a9a554469b4c683f1cc7cf4626a42ddac
22:03:54 [2021-07-16T22:03:54.119Z] #68 DONE 0.1s
22:03:54 [2021-07-16T22:03:54.119Z] 
22:03:54 [2021-07-16T22:03:54.119Z] #43 [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
22:03:54 [2021-07-16T22:03:54.119Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
22:03:54 [2021-07-16T22:03:54.119Z] #43 22.77 Fetched 39.9 MB in 21s (1932 kB/s)
22:03:55 [2021-07-16T22:03:55.494Z] #43 22.77 Reading package lists...
22:03:55 [2021-07-16T22:03:55.494Z] #43 ...
22:03:55 [2021-07-16T22:03:55.494Z] 
22:03:55 [2021-07-16T22:03:55.494Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:03:55 [2021-07-16T22:03:55.494Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:03:55 [2021-07-16T22:03:55.494Z] #71 CACHED
22:03:55 [2021-07-16T22:03:55.494Z] 
22:03:55 [2021-07-16T22:03:55.494Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:03:55 [2021-07-16T22:03:55.494Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:03:55 [2021-07-16T22:03:55.494Z] #73 CACHED
22:03:55 [2021-07-16T22:03:55.494Z] 
22:03:55 [2021-07-16T22:03:55.494Z] #63 [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
22:03:55 [2021-07-16T22:03:55.494Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
22:03:55 [2021-07-16T22:03:55.751Z] #63 22.22 Reading package lists...
22:03:57 [2021-07-16T22:03:57.454Z] Fetching without tags
22:03:57 [2021-07-16T22:03:57.765Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
22:03:57 [2021-07-16T22:03:57.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:03:57 [2021-07-16T22:03:57.365Z]  > git config --add remote.origin.fetch +refs/pull/42641/head:refs/remotes/origin/PR-42641 # timeout=10
22:03:57 [2021-07-16T22:03:57.404Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:03:57 [2021-07-16T22:03:57.429Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:03:57 [2021-07-16T22:03:57.457Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:57 [2021-07-16T22:03:57.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:57 [2021-07-16T22:03:57.459Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:03:57 [2021-07-16T22:03:57.776Z]  > git config core.sparsecheckout # timeout=10
22:03:57 [2021-07-16T22:03:57.809Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:03:59 [2021-07-16T22:03:59.552Z] Merge succeeded, producing dd53688cdd53c0d00b6e3df618b36492f2e42524
22:03:59 [2021-07-16T22:03:59.552Z] Checking out Revision dd53688cdd53c0d00b6e3df618b36492f2e42524 (PR-42641)
22:04:00 [2021-07-16T22:04:00.334Z] Fetching without tags
22:04:00 [2021-07-16T22:04:00.685Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
22:03:58 [2021-07-16T22:03:58.544Z]  > git remote # timeout=10
22:03:58 [2021-07-16T22:03:58.566Z]  > git config --get remote.origin.url # timeout=10
22:03:58 [2021-07-16T22:03:58.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:58 [2021-07-16T22:03:58.589Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
22:03:59 [2021-07-16T22:03:59.525Z]  > git rev-parse HEAD^{commit} # timeout=10
22:03:59 [2021-07-16T22:03:59.557Z]  > git config core.sparsecheckout # timeout=10
22:03:59 [2021-07-16T22:03:59.595Z]  > git checkout -f dd53688cdd53c0d00b6e3df618b36492f2e42524 # timeout=10
22:04:02 [2021-07-16T22:04:02.136Z] Merge succeeded, producing 6fed988df2c6c41a17e78fb6d161367168edec3d
22:04:02 [2021-07-16T22:04:02.137Z] Checking out Revision 6fed988df2c6c41a17e78fb6d161367168edec3d (PR-42641)
22:04:00 [2021-07-16T22:04:00.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:00 [2021-07-16T22:04:00.226Z]  > git config --add remote.origin.fetch +refs/pull/42641/head:refs/remotes/origin/PR-42641 # timeout=10
22:04:00 [2021-07-16T22:04:00.261Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:04:00 [2021-07-16T22:04:00.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:00 [2021-07-16T22:04:00.338Z] Fetching upstream changes from https://github.com/moby/moby.git
22:04:00 [2021-07-16T22:04:00.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:00 [2021-07-16T22:04:00.340Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:04:00 [2021-07-16T22:04:00.698Z]  > git config core.sparsecheckout # timeout=10
22:04:00 [2021-07-16T22:04:00.717Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:04:01 [2021-07-16T22:04:01.494Z]  > git remote # timeout=10
22:04:01 [2021-07-16T22:04:01.505Z]  > git config --get remote.origin.url # timeout=10
22:04:01 [2021-07-16T22:04:01.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:01 [2021-07-16T22:04:01.521Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
22:04:02 [2021-07-16T22:04:02.120Z]  > git rev-parse HEAD^{commit} # timeout=10
22:04:02 [2021-07-16T22:04:02.140Z]  > git config core.sparsecheckout # timeout=10
22:04:02 [2021-07-16T22:04:02.161Z]  > git checkout -f 6fed988df2c6c41a17e78fb6d161367168edec3d # timeout=10
22:04:03 [2021-07-16T22:04:03.366Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:04:03 [2021-07-16T22:04:03.413Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:04:04 [2021-07-16T22:04:04.106Z] #63 32.08 Reading package lists...
22:04:04 [2021-07-16T22:04:04.107Z] #63 ...
22:04:04 [2021-07-16T22:04:04.107Z] 
22:04:04 [2021-07-16T22:04:04.107Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:04:04 [2021-07-16T22:04:04.107Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:04:04 [2021-07-16T22:04:04.107Z] #19 22.42 Reading package lists...
22:04:04 [2021-07-16T22:04:04.107Z] #19 32.53 Reading package lists...
22:04:04 [2021-07-16T22:04:04.107Z] #19 ...
22:04:04 [2021-07-16T22:04:04.107Z] 
22:04:04 [2021-07-16T22:04:04.107Z] #63 [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
22:04:04 [2021-07-16T22:04:04.107Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
22:04:04 [2021-07-16T22:04:04.107Z] #63 32.08 Reading package lists...
22:04:04 [2021-07-16T22:04:04.575Z] + docker version
22:04:05 [2021-07-16T22:04:05.038Z] #63 39.39 Building dependency tree...
22:04:05 [2021-07-16T22:04:05.038Z] #63 41.01 Reading state information...
22:04:05 [2021-07-16T22:04:05.493Z] Fetching without tags
22:04:03 [2021-07-16T22:04:03.373Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
22:04:05 [2021-07-16T22:04:05.727Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495
22:04:06 [2021-07-16T22:04:06.004Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:04:06 [2021-07-16T22:04:06.052Z] First time build. Skipping changelog.
22:04:06 [2021-07-16T22:04:06.409Z] #63 42.25 The following additional packages will be installed:
22:04:06 [2021-07-16T22:04:06.409Z] #63 42.26   libbtrfs0
22:04:06 [2021-07-16T22:04:06.409Z] #63 42.42 The following NEW packages will be installed:
22:04:06 [2021-07-16T22:04:06.409Z] #63 ...
22:04:06 [2021-07-16T22:04:06.409Z] 
22:04:06 [2021-07-16T22:04:06.409Z] #43 [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
22:04:06 [2021-07-16T22:04:06.409Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
22:04:06 [2021-07-16T22:04:06.409Z] #43 22.77 Reading package lists...
22:04:06 [2021-07-16T22:04:06.409Z] #43 32.49 Reading package lists...
22:04:06 [2021-07-16T22:04:06.409Z] #43 39.64 Building dependency tree...
22:04:06 [2021-07-16T22:04:06.409Z] #43 41.19 Reading state information...
22:04:06 [2021-07-16T22:04:06.409Z] #43 42.49 The following additional packages will be installed:
22:04:06 [2021-07-16T22:04:06.409Z] #43 42.52   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
22:04:06 [2021-07-16T22:04:06.409Z] #43 42.53 Suggested packages:
22:04:06 [2021-07-16T22:04:06.409Z] #43 ...
22:04:06 [2021-07-16T22:04:06.409Z] 
22:04:06 [2021-07-16T22:04:06.409Z] #63 [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
22:04:06 [2021-07-16T22:04:06.409Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
22:04:06 [2021-07-16T22:04:06.409Z] #63 42.44   libbtrfs-dev libbtrfs0
22:04:05 [2021-07-16T22:04:05.427Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:05 [2021-07-16T22:04:05.440Z]  > git config --add remote.origin.fetch +refs/pull/42641/head:refs/remotes/origin/PR-42641 # timeout=10
22:04:05 [2021-07-16T22:04:05.456Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:04:05 [2021-07-16T22:04:05.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:05 [2021-07-16T22:04:05.498Z] Fetching upstream changes from https://github.com/moby/moby.git
22:04:05 [2021-07-16T22:04:05.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:05 [2021-07-16T22:04:05.499Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42641/head:refs/remotes/origin/PR-42641 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:04:05 [2021-07-16T22:04:05.736Z]  > git config core.sparsecheckout # timeout=10
22:04:05 [2021-07-16T22:04:05.749Z]  > git checkout -f 6ff6913ac46dfa6748f1c6a2dd34ad6dee80b495 # timeout=10
22:04:06 [2021-07-16T22:04:06.344Z]  > git remote # timeout=10
22:04:06 [2021-07-16T22:04:06.371Z]  > git config --get remote.origin.url # timeout=10
22:04:06 [2021-07-16T22:04:06.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:06 [2021-07-16T22:04:06.391Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:04:06 [2021-07-16T22:04:06.666Z] #63 42.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:04:06 [2021-07-16T22:04:06.666Z] #63 42.87 Need to get 119 kB of archives.
22:04:06 [2021-07-16T22:04:06.666Z] #63 42.87 After this operation, 387 kB of additional disk space will be used.
22:04:06 [2021-07-16T22:04:06.666Z] #63 42.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:04:06 [2021-07-16T22:04:06.666Z] #63 42.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:04:07 [2021-07-16T22:04:07.055Z] Merge succeeded, producing 2c43bf5da58754474cfb89346ee40a3e4a6f3212
22:04:07 [2021-07-16T22:04:07.055Z] Checking out Revision 2c43bf5da58754474cfb89346ee40a3e4a6f3212 (PR-42641)
22:04:07 [2021-07-16T22:04:07.213Z] + docker version
22:04:07 [2021-07-16T22:04:07.230Z] #63 43.33 debconf: delaying package configuration, since apt-utils is not installed
22:04:06 [2021-07-16T22:04:06.014Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
22:04:07 [2021-07-16T22:04:07.487Z] #63 43.61 Fetched 119 kB in 0s (439 kB/s)
22:04:07 [2021-07-16T22:04:07.487Z] #63 43.68 Selecting previously unselected package libbtrfs0.
22:04:07 [2021-07-16T22:04:07.487Z] #63 43.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.73 Unpacking libbtrfs0 (4.20.1-2) ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.78 Selecting previously unselected package libbtrfs-dev.
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.80 Unpacking libbtrfs-dev (4.20.1-2) ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.91 Setting up libbtrfs0 (4.20.1-2) ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.93 Setting up libbtrfs-dev (4.20.1-2) ...
22:04:07 [2021-07-16T22:04:07.744Z] #63 43.94 Processing triggers for libc-bin (2.28-10) ...
22:04:08 [2021-07-16T22:04:08.002Z] #63 DONE 44.1s
22:04:08 [2021-07-16T22:04:08.002Z] 
22:04:08 [2021-07-16T22:04:08.002Z] #64 [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
22:04:08 [2021-07-16T22:04:08.002Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:04:07 [2021-07-16T22:04:07.041Z]  > git rev-parse HEAD^{commit} # timeout=10
22:04:07 [2021-07-16T22:04:07.058Z]  > git config core.sparsecheckout # timeout=10
22:04:07 [2021-07-16T22:04:07.071Z]  > git checkout -f 2c43bf5da58754474cfb89346ee40a3e4a6f3212 # timeout=10
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.856 + RM_GOPATH=0
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.856 + TMP_GOPATH=
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.857 + : /build
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.857 + '[' -z '' ']'
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.858 ++ mktemp -d
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.859 + export GOPATH=/tmp/tmp.oVHMbGCkHU
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.859 + GOPATH=/tmp/tmp.oVHMbGCkHU
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.859 + RM_GOPATH=1
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.860 + case "$(go env GOARCH)" in
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.861 ++ go env GOARCH
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.870 + export GO_BUILDMODE=-buildmode=pie
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.870 + GO_BUILDMODE=-buildmode=pie
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.870 ++ dirname /tmp/install/install.sh
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 + dir=/tmp/install
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 + bin=containerd
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 + shift
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 + '[' '!' -f /tmp/install/containerd.installer ']'
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 + . /tmp/install/containerd.installer
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.871 ++ set -e
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.872 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.872 + install_containerd
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.873 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b'
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oVHMbGCkHU/src/github.com/containerd/containerd
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.873 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:04:08 [2021-07-16T22:04:08.936Z] #64 0.878 Cloning into '/tmp/tmp.oVHMbGCkHU/src/github.com/containerd/containerd'...
22:04:10 [2021-07-16T22:04:10.579Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
22:04:10 [2021-07-16T22:04:10.603Z] First time build. Skipping changelog.
22:04:10 [2021-07-16T22:04:10.583Z]  > git rev-list --no-walk ea8abc81e1a2bdff93a1d7e58d2d6b56f1e52826 # timeout=10
22:04:10 [2021-07-16T22:04:10.831Z] #64 ...
22:04:10 [2021-07-16T22:04:10.832Z] 
22:04:10 [2021-07-16T22:04:10.832Z] #43 [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
22:04:10 [2021-07-16T22:04:10.832Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
22:04:10 [2021-07-16T22:04:10.832Z] #43 42.53   cmake-doc ninja-build lrzip
22:04:10 [2021-07-16T22:04:10.832Z] #43 42.53 Recommended packages:
22:04:10 [2021-07-16T22:04:10.832Z] #43 42.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:04:10 [2021-07-16T22:04:10.832Z] #43 42.86 The following NEW packages will be installed:
22:04:10 [2021-07-16T22:04:10.832Z] #43 42.87   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.23 Need to get 5913 kB of archives.
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.23 After this operation, 27.4 MB of additional disk space will be used.
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.29 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #43 43.95 debconf: delaying package configuration, since apt-utils is not installed
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.22 Fetched 5913 kB in 0s (14.0 MB/s)
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.26 Selecting previously unselected package xxd.
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.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 ... 29521 files and directories currently installed.)
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.34 Unpacking xxd (2:8.1.0875-5) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.43 Selecting previously unselected package vim-common.
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.44 Unpacking vim-common (2:8.1.0875-5) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.54 Selecting previously unselected package cmake-data.
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 44.55 Unpacking cmake-data (3.13.4-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.16 Selecting previously unselected package libarchive13:amd64.
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.16 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.26 Selecting previously unselected package libjsoncpp1:amd64.
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.27 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.32 Selecting previously unselected package librhash0:amd64.
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.32 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.33 Unpacking librhash0:amd64 (1.3.8-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.40 Selecting previously unselected package libuv1:amd64.
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.41 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.41 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.48 Selecting previously unselected package cmake.
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.49 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 45.50 Unpacking cmake (3.13.4-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.58 Setting up xxd (2:8.1.0875-5) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.60 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.61 Setting up vim-common (2:8.1.0875-5) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.64 Setting up librhash0:amd64 (1.3.8-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.65 Setting up cmake-data (3.13.4-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.68 Setting up cmake (3.13.4-1) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.70 Processing triggers for libc-bin (2.28-10) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 46.72 Processing triggers for mime-support (3.62) ...
22:04:10 [2021-07-16T22:04:10.832Z] #43 DONE 47.0s
22:04:10 [2021-07-16T22:04:10.832Z] 
22:04:10 [2021-07-16T22:04:10.832Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:04:10 [2021-07-16T22:04:10.832Z] #19 32.53 Reading package lists...
22:04:10 [2021-07-16T22:04:10.832Z] #19 39.95 Building dependency tree...
22:04:10 [2021-07-16T22:04:10.832Z] #19 41.41 Reading state information...
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.17 The following additional packages will be installed:
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.17   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.18   mingw-w64-x86-64-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.19 Suggested packages:
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.19   gcc-8-locales seccomp wine64
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.56 The following NEW packages will be installed:
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.57   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.57   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.57   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.57   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.58   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.59 The following packages will be upgraded:
22:04:10 [2021-07-16T22:04:10.832Z] #19 42.61   libseccomp2
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.08 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.08 Need to get 77.8 MB of archives.
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.08 After this operation, 487 MB of additional disk space will be used.
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.09 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.09 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.16 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]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.53 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]
22:04:10 [2021-07-16T22:04:10.832Z] #19 43.54 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]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.27 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]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.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]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 44.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:04:10 [2021-07-16T22:04:10.832Z] #19 45.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:04:11 [2021-07-16T22:04:11.396Z] #19 46.03 debconf: delaying package configuration, since apt-utils is not installed
22:04:11 [2021-07-16T22:04:11.553Z] + docker version
22:04:11 [2021-07-16T22:04:11.962Z] #19 46.34 Fetched 77.8 MB in 2s (31.4 MB/s)
22:04:11 [2021-07-16T22:04:11.963Z] #19 46.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:04:11 [2021-07-16T22:04:11.963Z] #19 46.48 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:04:11 [2021-07-16T22:04:11.963Z] #19 46.50 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:04:12 [2021-07-16T22:04:12.220Z] #19 46.67 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:04:12 [2021-07-16T22:04:12.220Z] #19 46.75 Selecting previously unselected package binutils-mingw-w64-i686.
22:04:12 [2021-07-16T22:04:12.220Z] #19 46.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:04:12 [2021-07-16T22:04:12.220Z] #19 46.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:04:12 [2021-07-16T22:04:12.220Z] #19 46.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:04:12 [2021-07-16T22:04:12.478Z] Client: Docker Engine - Community
22:04:12 [2021-07-16T22:04:12.478Z]  Version:           20.10.6
22:04:12 [2021-07-16T22:04:12.478Z]  API version:       1.41
22:04:12 [2021-07-16T22:04:12.478Z]  Go version:        go1.13.15
22:04:12 [2021-07-16T22:04:12.478Z]  Git commit:        370c289
22:04:12 [2021-07-16T22:04:12.478Z]  Built:             Fri Apr  9 22:46:01 2021
22:04:12 [2021-07-16T22:04:12.478Z]  OS/Arch:           linux/amd64
22:04:12 [2021-07-16T22:04:12.478Z]  Context:           default
22:04:12 [2021-07-16T22:04:12.478Z]  Experimental:      true
22:04:12 [2021-07-16T22:04:12.478Z] 
22:04:12 [2021-07-16T22:04:12.478Z] Server: Docker Engine - Community
22:04:12 [2021-07-16T22:04:12.478Z]  Engine:
22:04:12 [2021-07-16T22:04:12.478Z]   Version:          20.10.6
22:04:12 [2021-07-16T22:04:12.478Z]   API version:      1.41 (minimum version 1.12)
22:04:12 [2021-07-16T22:04:12.478Z]   Go version:       go1.13.15
22:04:12 [2021-07-16T22:04:12.478Z]   Git commit:       8728dd2
22:04:12 [2021-07-16T22:04:12.478Z]   Built:            Fri Apr  9 22:44:13 2021
22:04:12 [2021-07-16T22:04:12.478Z]   OS/Arch:          linux/amd64
22:04:12 [2021-07-16T22:04:12.478Z]   Experimental:     true
22:04:12 [2021-07-16T22:04:12.478Z]  containerd:
22:04:12 [2021-07-16T22:04:12.478Z]   Version:          1.4.6
22:04:12 [2021-07-16T22:04:12.478Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:12 [2021-07-16T22:04:12.478Z]  runc:
22:04:12 [2021-07-16T22:04:12.479Z]   Version:          1.0.0-rc95
22:04:12 [2021-07-16T22:04:12.479Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:12 [2021-07-16T22:04:12.479Z]  docker-init:
22:04:12 [2021-07-16T22:04:12.479Z]   Version:          0.19.0
22:04:12 [2021-07-16T22:04:12.479Z]   GitCommit:        de40ad0
[Pipeline] sh
22:04:12 [2021-07-16T22:04:12.716Z] Client: Docker Engine - Community
22:04:12 [2021-07-16T22:04:12.716Z]  Version:           20.10.6
22:04:12 [2021-07-16T22:04:12.716Z]  API version:       1.41
22:04:12 [2021-07-16T22:04:12.716Z]  Go version:        go1.13.15
22:04:12 [2021-07-16T22:04:12.716Z]  Git commit:        370c289
22:04:12 [2021-07-16T22:04:12.716Z]  Built:             Fri Apr  9 22:46:01 2021
22:04:12 [2021-07-16T22:04:12.716Z]  OS/Arch:           linux/amd64
22:04:12 [2021-07-16T22:04:12.716Z]  Context:           default
22:04:12 [2021-07-16T22:04:12.716Z]  Experimental:      true
22:04:12 [2021-07-16T22:04:12.716Z] 
22:04:12 [2021-07-16T22:04:12.716Z] Server: Docker Engine - Community
22:04:12 [2021-07-16T22:04:12.716Z]  Engine:
22:04:12 [2021-07-16T22:04:12.716Z]   Version:          20.10.6
22:04:12 [2021-07-16T22:04:12.716Z]   API version:      1.41 (minimum version 1.12)
22:04:12 [2021-07-16T22:04:12.716Z]   Go version:       go1.13.15
22:04:12 [2021-07-16T22:04:12.716Z]   Git commit:       8728dd2
22:04:12 [2021-07-16T22:04:12.716Z]   Built:            Fri Apr  9 22:44:13 2021
22:04:12 [2021-07-16T22:04:12.716Z]   OS/Arch:          linux/amd64
22:04:12 [2021-07-16T22:04:12.716Z]   Experimental:     true
22:04:12 [2021-07-16T22:04:12.716Z]  containerd:
22:04:12 [2021-07-16T22:04:12.716Z]   Version:          1.4.6
22:04:12 [2021-07-16T22:04:12.716Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:12 [2021-07-16T22:04:12.716Z]  runc:
22:04:12 [2021-07-16T22:04:12.716Z]   Version:          1.0.0-rc95
22:04:12 [2021-07-16T22:04:12.716Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:12 [2021-07-16T22:04:12.716Z]  docker-init:
22:04:12 [2021-07-16T22:04:12.716Z]   Version:          0.19.0
22:04:12 [2021-07-16T22:04:12.716Z]   GitCommit:        de40ad0
[Pipeline] sh
22:04:12 [2021-07-16T22:04:12.820Z] + docker info
22:04:13 [2021-07-16T22:04:13.025Z] + docker info
22:04:13 [2021-07-16T22:04:13.152Z] #19 47.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:04:13 [2021-07-16T22:04:13.152Z] #19 47.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:04:13 [2021-07-16T22:04:13.152Z] #19 47.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.13 Selecting previously unselected package binutils-mingw-w64.
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.20 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.28 Selecting previously unselected package dmsetup.
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:04:13 [2021-07-16T22:04:13.715Z] #19 48.29 Unpacking dmsetup (2:1.02.155-3) ...
22:04:13 [2021-07-16T22:04:13.971Z] #19 48.38 Selecting previously unselected package mingw-w64-common.
22:04:13 [2021-07-16T22:04:13.971Z] #19 48.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:04:13 [2021-07-16T22:04:13.971Z] #19 48.39 Unpacking mingw-w64-common (6.0.0-3) ...
22:04:14 [2021-07-16T22:04:14.910Z] #19 ...
22:04:14 [2021-07-16T22:04:14.910Z] 
22:04:14 [2021-07-16T22:04:14.910Z] #44 [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
22:04:14 [2021-07-16T22:04:14.910Z] #44 sha256:13a4819d455123382a22d544481568511caa44ef9d32c41212f5d0a9817f0308
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.393 + RM_GOPATH=0
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.393 + TMP_GOPATH=
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.393 + : /build
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.394 + '[' -z '' ']'
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.395 ++ mktemp -d
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.397 + export GOPATH=/tmp/tmp.DkqBxpOBgZ
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.397 + GOPATH=/tmp/tmp.DkqBxpOBgZ
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.397 + RM_GOPATH=1
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.397 + case "$(go env GOARCH)" in
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.397 ++ go env GOARCH
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.407 + export GO_BUILDMODE=-buildmode=pie
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.407 + GO_BUILDMODE=-buildmode=pie
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.407 ++ dirname /tmp/install/install.sh
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + dir=/tmp/install
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + bin=tini
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + shift
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + '[' '!' -f /tmp/install/tini.installer ']'
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + . /tmp/install/tini.installer
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + install_tini
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.DkqBxpOBgZ/tini
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.410 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.413 Cloning into '/tmp/tmp.DkqBxpOBgZ/tini'...
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.779 + cd /tmp/tmp.DkqBxpOBgZ/tini
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.779 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.784 + cmake .
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.959 -- The C compiler identification is GNU 8.3.0
22:04:14 [2021-07-16T22:04:14.910Z] #44 1.972 -- Check for working C compiler: /usr/bin/cc
22:04:14 [2021-07-16T22:04:14.910Z] #44 2.206 -- Check for working C compiler: /usr/bin/cc -- works
22:04:14 [2021-07-16T22:04:14.910Z] #44 2.208 -- Detecting C compiler ABI info
22:04:14 [2021-07-16T22:04:14.910Z] #44 2.390 -- Detecting C compiler ABI info - done
22:04:14 [2021-07-16T22:04:14.910Z] #44 2.416 -- Detecting C compile features
22:04:14 [2021-07-16T22:04:14.910Z] #44 2.987 -- Detecting C compile features - done
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.003 -- Performing Test HAS_BUILTIN_FORTIFY
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.076 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.099 -- Configuring done
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.105 -- Generating done
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.106 -- Build files have been written to: /tmp/tmp.DkqBxpOBgZ/tini
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.108 + make tini-static
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.210 Scanning dependencies of target tini-static
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.231 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.724 [100%] Linking C executable tini-static
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.892 [100%] Built target tini-static
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.922 + mkdir -p /build
22:04:14 [2021-07-16T22:04:14.910Z] #44 3.924 + cp tini-static /build/docker-init
22:04:14 [2021-07-16T22:04:14.910Z] #44 DONE 4.2s
22:04:14 [2021-07-16T22:04:14.910Z] 
22:04:14 [2021-07-16T22:04:14.910Z] #64 [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
22:04:14 [2021-07-16T22:04:14.910Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:04:15 [2021-07-16T22:04:15.474Z] #64 ...
22:04:15 [2021-07-16T22:04:15.474Z] 
22:04:15 [2021-07-16T22:04:15.474Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:04:15 [2021-07-16T22:04:15.474Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:04:15 [2021-07-16T22:04:15.474Z] #19 49.99 Selecting previously unselected package mingw-w64-x86-64-dev.
22:04:15 [2021-07-16T22:04:15.474Z] #19 49.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:04:15 [2021-07-16T22:04:15.474Z] #19 50.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:04:16 [2021-07-16T22:04:16.422Z] #19 ...
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:04:16 [2021-07-16T22:04:16.422Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
22:04:16 [2021-07-16T22:04:16.422Z] #46 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #47 [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
22:04:16 [2021-07-16T22:04:16.422Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:04:16 [2021-07-16T22:04:16.422Z] #47 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:04:16 [2021-07-16T22:04:16.422Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
22:04:16 [2021-07-16T22:04:16.422Z] #50 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:04:16 [2021-07-16T22:04:16.422Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:04:16 [2021-07-16T22:04:16.422Z] #51 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #53 [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
22:04:16 [2021-07-16T22:04:16.422Z] #53 sha256:47eeccee2d75d3559614c2d3fa914d3f73984b9a9c6186b54ec328828abef5a6
22:04:16 [2021-07-16T22:04:16.422Z] #53 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #55 [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
22:04:16 [2021-07-16T22:04:16.422Z] #55 sha256:e4fdcac6f1d9dcb1af2dc11c692c80c9bd357b58d1043f47cae742f0b1685f4d
22:04:16 [2021-07-16T22:04:16.422Z] #55 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #57 [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
22:04:16 [2021-07-16T22:04:16.422Z] #57 sha256:6fbc78f8bef3004ed2d07f1a7be0164e3332a57153f03b09f7a0a92eb5171d6f
22:04:16 [2021-07-16T22:04:16.422Z] #57 CACHED
22:04:16 [2021-07-16T22:04:16.422Z] 
22:04:16 [2021-07-16T22:04:16.422Z] #59 [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
22:04:16 [2021-07-16T22:04:16.422Z] #59 sha256:b47168ec48e1394af4d53b5a68ac9a3ede968a716a577f002b61142ebf2bc2c7
22:04:16 [2021-07-16T22:04:16.422Z] #59 CACHED
22:04:16 [2021-07-16T22:04:16.679Z] 
22:04:16 [2021-07-16T22:04:16.679Z] #64 [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
22:04:16 [2021-07-16T22:04:16.679Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:04:17 [2021-07-16T22:04:17.610Z] #64 ...
22:04:17 [2021-07-16T22:04:17.610Z] 
22:04:17 [2021-07-16T22:04:17.610Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:04:17 [2021-07-16T22:04:17.610Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.91 Selecting previously unselected package gcc-mingw-w64-base.
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:04:17 [2021-07-16T22:04:17.610Z] #19 51.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:04:21 [2021-07-16T22:04:21.506Z] Client: Docker Engine - Community
22:04:21 [2021-07-16T22:04:21.506Z]  Version:           20.10.6
22:04:21 [2021-07-16T22:04:21.506Z]  API version:       1.41
22:04:21 [2021-07-16T22:04:21.506Z]  Go version:        go1.13.15
22:04:21 [2021-07-16T22:04:21.506Z]  Git commit:        370c289
22:04:21 [2021-07-16T22:04:21.506Z]  Built:             Fri Apr  9 22:47:17 2021
22:04:21 [2021-07-16T22:04:21.506Z]  OS/Arch:           linux/amd64
22:04:21 [2021-07-16T22:04:21.506Z]  Context:           default
22:04:21 [2021-07-16T22:04:21.506Z]  Experimental:      true
22:04:21 [2021-07-16T22:04:21.506Z] 
22:04:21 [2021-07-16T22:04:21.506Z] Server: Docker Engine - Community
22:04:21 [2021-07-16T22:04:21.506Z]  Engine:
22:04:21 [2021-07-16T22:04:21.506Z]   Version:          20.10.6
22:04:21 [2021-07-16T22:04:21.506Z]   API version:      1.41 (minimum version 1.12)
22:04:21 [2021-07-16T22:04:21.506Z]   Go version:       go1.13.15
22:04:21 [2021-07-16T22:04:21.506Z]   Git commit:       8728dd2
22:04:21 [2021-07-16T22:04:21.506Z]   Built:            Fri Apr  9 22:45:28 2021
22:04:21 [2021-07-16T22:04:21.506Z]   OS/Arch:          linux/amd64
22:04:21 [2021-07-16T22:04:21.506Z]   Experimental:     true
22:04:21 [2021-07-16T22:04:21.506Z]  containerd:
22:04:21 [2021-07-16T22:04:21.506Z]   Version:          1.4.6
22:04:21 [2021-07-16T22:04:21.506Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:21 [2021-07-16T22:04:21.506Z]  runc:
22:04:21 [2021-07-16T22:04:21.506Z]   Version:          1.0.0-rc95
22:04:21 [2021-07-16T22:04:21.506Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:21 [2021-07-16T22:04:21.506Z]  docker-init:
22:04:21 [2021-07-16T22:04:21.506Z]   Version:          0.19.0
22:04:21 [2021-07-16T22:04:21.506Z]   GitCommit:        de40ad0
[Pipeline] sh
22:04:21 [2021-07-16T22:04:21.812Z] + docker info
22:04:22 [2021-07-16T22:04:22.862Z] #19 56.90 Selecting previously unselected package g++-mingw-w64-x86-64.
22:04:22 [2021-07-16T22:04:22.862Z] #19 56.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:04:22 [2021-07-16T22:04:22.862Z] #19 56.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:04:25 [2021-07-16T22:04:25.031Z] Client:
22:04:25 [2021-07-16T22:04:25.031Z]  Context:    default
22:04:25 [2021-07-16T22:04:25.031Z]  Debug Mode: false
22:04:25 [2021-07-16T22:04:25.031Z]  Plugins:
22:04:25 [2021-07-16T22:04:25.031Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:04:25 [2021-07-16T22:04:25.031Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:04:25 [2021-07-16T22:04:25.031Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:04:25 [2021-07-16T22:04:25.031Z] 
22:04:25 [2021-07-16T22:04:25.031Z] Server:
22:04:25 [2021-07-16T22:04:25.031Z]  Containers: 0
22:04:25 [2021-07-16T22:04:25.031Z]   Running: 0
22:04:25 [2021-07-16T22:04:25.031Z]   Paused: 0
22:04:25 [2021-07-16T22:04:25.031Z]   Stopped: 0
22:04:25 [2021-07-16T22:04:25.031Z]  Images: 0
22:04:25 [2021-07-16T22:04:25.031Z]  Server Version: 20.10.6
22:04:25 [2021-07-16T22:04:25.031Z]  Storage Driver: overlay2
22:04:25 [2021-07-16T22:04:25.031Z]   Backing Filesystem: extfs
22:04:25 [2021-07-16T22:04:25.031Z]   Supports d_type: true
22:04:25 [2021-07-16T22:04:25.031Z]   Native Overlay Diff: true
22:04:25 [2021-07-16T22:04:25.031Z]   userxattr: false
22:04:25 [2021-07-16T22:04:25.031Z]  Logging Driver: json-file
22:04:25 [2021-07-16T22:04:25.031Z]  Cgroup Driver: cgroupfs
22:04:25 [2021-07-16T22:04:25.031Z]  Cgroup Version: 1
22:04:25 [2021-07-16T22:04:25.031Z]  Plugins:
22:04:25 [2021-07-16T22:04:25.031Z]   Volume: local
22:04:25 [2021-07-16T22:04:25.031Z]   Network: bridge host ipvlan macvlan null overlay
22:04:25 [2021-07-16T22:04:25.031Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:04:25 [2021-07-16T22:04:25.031Z]  Swarm: inactive
22:04:25 [2021-07-16T22:04:25.031Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:04:25 [2021-07-16T22:04:25.031Z]  Default Runtime: runc
22:04:25 [2021-07-16T22:04:25.031Z]  Init Binary: docker-init
22:04:25 [2021-07-16T22:04:25.031Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:25 [2021-07-16T22:04:25.031Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:25 [2021-07-16T22:04:25.031Z]  init version: de40ad0
22:04:25 [2021-07-16T22:04:25.031Z]  Security Options:
22:04:25 [2021-07-16T22:04:25.031Z]   apparmor
22:04:25 [2021-07-16T22:04:25.031Z]   seccomp
22:04:25 [2021-07-16T22:04:25.031Z]    Profile: default
22:04:25 [2021-07-16T22:04:25.031Z]  Kernel Version: 5.4.0-1048-aws
22:04:25 [2021-07-16T22:04:25.031Z]  Operating System: Ubuntu 18.04.5 LTS
22:04:25 [2021-07-16T22:04:25.031Z]  OSType: linux
22:04:25 [2021-07-16T22:04:25.031Z]  Architecture: x86_64
22:04:25 [2021-07-16T22:04:25.031Z]  CPUs: 2
22:04:25 [2021-07-16T22:04:25.031Z]  Total Memory: 7.569GiB
22:04:25 [2021-07-16T22:04:25.031Z]  Name: ip-10-100-89-245
22:04:25 [2021-07-16T22:04:25.031Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:04:25 [2021-07-16T22:04:25.031Z]  Docker Root Dir: /var/lib/docker
22:04:25 [2021-07-16T22:04:25.031Z]  Debug Mode: false
22:04:25 [2021-07-16T22:04:25.031Z]  Registry: https://index.docker.io/v1/
22:04:25 [2021-07-16T22:04:25.031Z]  Labels:
22:04:25 [2021-07-16T22:04:25.031Z]  Experimental: true
22:04:25 [2021-07-16T22:04:25.031Z]  Insecure Registries:
22:04:25 [2021-07-16T22:04:25.031Z]   127.0.0.0/8
22:04:25 [2021-07-16T22:04:25.031Z]  Live Restore Enabled: true
22:04:25 [2021-07-16T22:04:25.031Z] 
22:04:25 [2021-07-16T22:04:25.031Z] WARNING: No swap limit support
[Pipeline] sh
22:04:25 [2021-07-16T22:04:25.250Z] Client:
22:04:25 [2021-07-16T22:04:25.250Z]  Context:    default
22:04:25 [2021-07-16T22:04:25.250Z]  Debug Mode: false
22:04:25 [2021-07-16T22:04:25.250Z]  Plugins:
22:04:25 [2021-07-16T22:04:25.250Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:04:25 [2021-07-16T22:04:25.250Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:04:25 [2021-07-16T22:04:25.250Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:04:25 [2021-07-16T22:04:25.250Z] 
22:04:25 [2021-07-16T22:04:25.250Z] Server:
22:04:25 [2021-07-16T22:04:25.250Z]  Containers: 0
22:04:25 [2021-07-16T22:04:25.250Z]   Running: 0
22:04:25 [2021-07-16T22:04:25.250Z]   Paused: 0
22:04:25 [2021-07-16T22:04:25.250Z]   Stopped: 0
22:04:25 [2021-07-16T22:04:25.250Z]  Images: 0
22:04:25 [2021-07-16T22:04:25.250Z]  Server Version: 20.10.6
22:04:25 [2021-07-16T22:04:25.250Z]  Storage Driver: overlay2
22:04:25 [2021-07-16T22:04:25.250Z]   Backing Filesystem: extfs
22:04:25 [2021-07-16T22:04:25.250Z]   Supports d_type: true
22:04:25 [2021-07-16T22:04:25.250Z]   Native Overlay Diff: true
22:04:25 [2021-07-16T22:04:25.250Z]   userxattr: false
22:04:25 [2021-07-16T22:04:25.250Z]  Logging Driver: json-file
22:04:25 [2021-07-16T22:04:25.250Z]  Cgroup Driver: cgroupfs
22:04:25 [2021-07-16T22:04:25.250Z]  Cgroup Version: 1
22:04:25 [2021-07-16T22:04:25.250Z]  Plugins:
22:04:25 [2021-07-16T22:04:25.250Z]   Volume: local
22:04:25 [2021-07-16T22:04:25.250Z]   Network: bridge host ipvlan macvlan null overlay
22:04:25 [2021-07-16T22:04:25.250Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:04:25 [2021-07-16T22:04:25.250Z]  Swarm: inactive
22:04:25 [2021-07-16T22:04:25.250Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:04:25 [2021-07-16T22:04:25.250Z]  Default Runtime: runc
22:04:25 [2021-07-16T22:04:25.250Z]  Init Binary: docker-init
22:04:25 [2021-07-16T22:04:25.250Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:25 [2021-07-16T22:04:25.250Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:25 [2021-07-16T22:04:25.250Z]  init version: de40ad0
22:04:25 [2021-07-16T22:04:25.250Z]  Security Options:
22:04:25 [2021-07-16T22:04:25.250Z]   apparmor
22:04:25 [2021-07-16T22:04:25.250Z]   seccomp
22:04:25 [2021-07-16T22:04:25.250Z]    Profile: default
22:04:25 [2021-07-16T22:04:25.250Z]  Kernel Version: 5.4.0-1048-aws
22:04:25 [2021-07-16T22:04:25.250Z]  Operating System: Ubuntu 18.04.5 LTS
22:04:25 [2021-07-16T22:04:25.250Z]  OSType: linux
22:04:25 [2021-07-16T22:04:25.250Z]  Architecture: x86_64
22:04:25 [2021-07-16T22:04:25.250Z]  CPUs: 2
22:04:25 [2021-07-16T22:04:25.250Z]  Total Memory: 7.487GiB
22:04:25 [2021-07-16T22:04:25.250Z]  Name: ip-10-100-127-51
22:04:25 [2021-07-16T22:04:25.250Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:04:25 [2021-07-16T22:04:25.250Z]  Docker Root Dir: /var/lib/docker
22:04:25 [2021-07-16T22:04:25.250Z]  Debug Mode: false
22:04:25 [2021-07-16T22:04:25.250Z]  Registry: https://index.docker.io/v1/
22:04:25 [2021-07-16T22:04:25.250Z]  Labels:
22:04:25 [2021-07-16T22:04:25.250Z]  Experimental: true
22:04:25 [2021-07-16T22:04:25.250Z]  Insecure Registries:
22:04:25 [2021-07-16T22:04:25.250Z]   127.0.0.0/8
22:04:25 [2021-07-16T22:04:25.250Z]  Live Restore Enabled: true
22:04:25 [2021-07-16T22:04:25.250Z] 
22:04:25 [2021-07-16T22:04:25.250Z] WARNING: No swap limit support
[Pipeline] sh
22:04:25 [2021-07-16T22:04:25.320Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:04:25 [2021-07-16T22:04:25.320Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:04:25 [2021-07-16T22:04:25.320Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42641/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:04:25 [2021-07-16T22:04:25.320Z] + bash /home/ubuntu/workspace/moby_PR-42641/check-config.sh
22:04:25 [2021-07-16T22:04:25.320Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:04:25 [2021-07-16T22:04:25.320Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:04:25 [2021-07-16T22:04:25.320Z] 
22:04:25 [2021-07-16T22:04:25.320Z] Generally Necessary:
22:04:25 [2021-07-16T22:04:25.320Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:04:25 [2021-07-16T22:04:25.320Z] - apparmor: enabled and tools installed
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NAMESPACES: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NET_NS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_PID_NS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_IPC_NS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_UTS_NS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CGROUPS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CGROUP_CPUACCT: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CGROUP_DEVICE: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CGROUP_FREEZER: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CGROUP_SCHED: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_CPUSETS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_MEMCG: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_KEYS: enabled
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_VETH: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_BRIDGE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.320Z] - CONFIG_NF_NAT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.572Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:04:25 [2021-07-16T22:04:25.572Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:04:25 [2021-07-16T22:04:25.572Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42641/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:04:25 [2021-07-16T22:04:25.572Z] + bash /home/ubuntu/workspace/moby_PR-42641/check-config.sh
22:04:25 [2021-07-16T22:04:25.572Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:04:25 [2021-07-16T22:04:25.572Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:04:25 [2021-07-16T22:04:25.572Z] 
22:04:25 [2021-07-16T22:04:25.572Z] Generally Necessary:
22:04:25 [2021-07-16T22:04:25.572Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:04:25 [2021-07-16T22:04:25.572Z] - apparmor: enabled and tools installed
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_NAMESPACES: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_NET_NS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_PID_NS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_IPC_NS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_UTS_NS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CGROUPS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CGROUP_CPUACCT: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CGROUP_DEVICE: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CGROUP_FREEZER: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CGROUP_SCHED: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_CPUSETS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_MEMCG: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_KEYS: enabled
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_VETH: enabled (as module)
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_BRIDGE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:04:25 [2021-07-16T22:04:25.572Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_POSIX_MQUEUE: enabled
22:04:25 [2021-07-16T22:04:25.579Z] 
22:04:25 [2021-07-16T22:04:25.579Z] Optional Features:
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_USER_NS: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_SECCOMP: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_SECCOMP_FILTER: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_CGROUP_PIDS: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_MEMCG_SWAP: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:04:25 [2021-07-16T22:04:25.579Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_BLK_CGROUP: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_CGROUP_PERF: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_CGROUP_HUGETLB: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_CFS_BANDWIDTH: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_RT_GROUP_SCHED: missing
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_VS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_VS_NFCT: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_IP_VS_RR: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_SECURITY_SELINUX: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_SECURITY_APPARMOR: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_EXT4_FS: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:04:25 [2021-07-16T22:04:25.579Z] - Network Drivers:
22:04:25 [2021-07-16T22:04:25.579Z]   - "overlay":
22:04:25 [2021-07-16T22:04:25.579Z]     - CONFIG_VXLAN: enabled (as module)
22:04:25 [2021-07-16T22:04:25.579Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:04:25 [2021-07-16T22:04:25.579Z]       Optional (for encrypted networks):
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_CRYPTO: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_CRYPTO_AEAD: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_CRYPTO_GCM: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_CRYPTO_GHASH: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_XFRM: enabled
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_XFRM_USER: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]       - CONFIG_INET_ESP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "ipvlan":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_IPVLAN: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "macvlan":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_MACVLAN: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_DUMMY: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "ftp,tftp client in container":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z] - Storage Drivers:
22:04:25 [2021-07-16T22:04:25.836Z]   - "aufs":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_AUFS_FS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "btrfs":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:04:25 [2021-07-16T22:04:25.836Z]   - "devicemapper":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_BLK_DEV_DM: enabled
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "overlay":
22:04:25 [2021-07-16T22:04:25.836Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.836Z]   - "zfs":
22:04:25 [2021-07-16T22:04:25.836Z]     - /dev/zfs: present
22:04:25 [2021-07-16T22:04:25.836Z]     - zfs command: missing
22:04:25 [2021-07-16T22:04:25.836Z]     - zpool command: missing
22:04:25 [2021-07-16T22:04:25.836Z] 
22:04:25 [2021-07-16T22:04:25.836Z] Limits:
22:04:25 [2021-07-16T22:04:25.836Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:04:25 [2021-07-16T22:04:25.836Z] 
22:04:25 [2021-07-16T22:04:25.836Z] + true
[Pipeline] }
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NF_NAT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_POSIX_MQUEUE: enabled
22:04:25 [2021-07-16T22:04:25.849Z] 
22:04:25 [2021-07-16T22:04:25.849Z] Optional Features:
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_USER_NS: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_SECCOMP: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_SECCOMP_FILTER: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_CGROUP_PIDS: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_MEMCG_SWAP: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:04:25 [2021-07-16T22:04:25.849Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_BLK_CGROUP: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_CGROUP_PERF: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_CGROUP_HUGETLB: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_CFS_BANDWIDTH: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_RT_GROUP_SCHED: missing
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_VS: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_VS_NFCT: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_IP_VS_RR: enabled (as module)
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_SECURITY_SELINUX: enabled
22:04:25 [2021-07-16T22:04:25.849Z] - CONFIG_SECURITY_APPARMOR: enabled
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:04:26 [2021-07-16T22:04:26.111Z] - CONFIG_EXT4_FS: enabled
22:04:26 [2021-07-16T22:04:26.111Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:04:26 [2021-07-16T22:04:26.111Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:04:26 [2021-07-16T22:04:26.111Z] - Network Drivers:
22:04:26 [2021-07-16T22:04:26.111Z]   - "overlay":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_VXLAN: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       Optional (for encrypted networks):
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_CRYPTO: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_CRYPTO_AEAD: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_CRYPTO_GCM: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_CRYPTO_GHASH: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_XFRM: enabled
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_XFRM_USER: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]       - CONFIG_INET_ESP: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "ipvlan":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_IPVLAN: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "macvlan":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_MACVLAN: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_DUMMY: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "ftp,tftp client in container":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z] - Storage Drivers:
22:04:26 [2021-07-16T22:04:26.111Z]   - "aufs":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_AUFS_FS: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "btrfs":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:04:26 [2021-07-16T22:04:26.111Z]   - "devicemapper":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_BLK_DEV_DM: enabled
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "overlay":
22:04:26 [2021-07-16T22:04:26.111Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:04:26 [2021-07-16T22:04:26.111Z]   - "zfs":
22:04:26 [2021-07-16T22:04:26.111Z]     - /dev/zfs: present
22:04:26 [2021-07-16T22:04:26.111Z]     - zfs command: missing
22:04:26 [2021-07-16T22:04:26.111Z]     - zpool command: missing
22:04:26 [2021-07-16T22:04:26.111Z] 
22:04:26 [2021-07-16T22:04:26.111Z] Limits:
22:04:26 [2021-07-16T22:04:26.111Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:04:26 [2021-07-16T22:04:26.111Z] 
22:04:26 [2021-07-16T22:04:26.111Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:04:26 [2021-07-16T22:04:26.190Z] + sudo modprobe ip_vs
22:04:26 [2021-07-16T22:04:26.190Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fed988df2c6c41a17e78fb6d161367168edec3d .
22:04:26 [2021-07-16T22:04:26.537Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fed988df2c6c41a17e78fb6d161367168edec3d .
22:04:26 [2021-07-16T22:04:26.762Z] #2 [internal] load .dockerignore
22:04:26 [2021-07-16T22:04:26.762Z] #2 sha256:8148fe5e100ea74628b1879aa0796e2823a2307ad1453e55903cfa86d68223b1
22:04:26 [2021-07-16T22:04:26.797Z] #1 [internal] load build definition from Dockerfile
22:04:26 [2021-07-16T22:04:26.797Z] #1 sha256:e1a068be473cc3510d05541bc959e3aee9dccd9390941134c29ace19ca4d02be
22:04:26 [2021-07-16T22:04:26.797Z] #1 transferring dockerfile: 37B
22:04:26 [2021-07-16T22:04:26.797Z] #1 transferring dockerfile: 16.59kB done
22:04:26 [2021-07-16T22:04:26.797Z] #1 DONE 0.2s
22:04:26 [2021-07-16T22:04:26.797Z] 
22:04:26 [2021-07-16T22:04:26.797Z] #2 [internal] load .dockerignore
22:04:26 [2021-07-16T22:04:26.797Z] #2 sha256:fbaae7d16af32dd991093414a12ea7b80833dad6d88292f9a956d5eae442c5b1
22:04:26 [2021-07-16T22:04:26.797Z] #2 transferring context: 32B
22:04:27 [2021-07-16T22:04:27.038Z] #19 60.95 Selecting previously unselected package libapparmor1:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 60.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 60.96 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.02 Selecting previously unselected package libapparmor-dev:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.02 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.09 Selecting previously unselected package libbtrfs0.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.10 Unpacking libbtrfs0 (4.20.1-2) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.14 Selecting previously unselected package libbtrfs-dev.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.15 Unpacking libbtrfs-dev (4.20.1-2) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.26 Selecting previously unselected package libudev-dev:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.27 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.29 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.36 Selecting previously unselected package libsepol1-dev:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.37 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.46 Selecting previously unselected package libpcre16-3:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.48 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.54 Selecting previously unselected package libpcre32-3:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.55 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.56 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.63 Selecting previously unselected package libpcrecpp0v5:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.65 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.70 Selecting previously unselected package libpcre3-dev:amd64.
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.038Z] #19 61.71 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.058Z] #2 transferring context: 87B done
22:04:27 [2021-07-16T22:04:27.058Z] #2 DONE 0.0s
22:04:27 [2021-07-16T22:04:27.058Z] 
22:04:27 [2021-07-16T22:04:27.058Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:04:27 [2021-07-16T22:04:27.058Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:04:27 [2021-07-16T22:04:27.295Z] #19 61.87 Selecting previously unselected package libselinux1-dev:amd64.
22:04:27 [2021-07-16T22:04:27.295Z] #19 61.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.295Z] #19 61.89 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:04:27 [2021-07-16T22:04:27.295Z] #19 61.99 Selecting previously unselected package libdevmapper-dev:amd64.
22:04:27 [2021-07-16T22:04:27.320Z] #3 DONE 0.4s
22:04:27 [2021-07-16T22:04:27.320Z] 
22:04:27 [2021-07-16T22:04:27.320Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:04:27 [2021-07-16T22:04:27.320Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:04:27 [2021-07-16T22:04:27.320Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:04:27 [2021-07-16T22:04:27.552Z] #19 61.99 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.01 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.06 Selecting previously unselected package libseccomp-dev:amd64.
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.07 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.08 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.13 Selecting previously unselected package libsystemd-dev:amd64.
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:04:27 [2021-07-16T22:04:27.552Z] #19 62.15 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:04:27 [2021-07-16T22:04:27.581Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:04:27 [2021-07-16T22:04:27.581Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:04:27 [2021-07-16T22:04:27.581Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:04:27 [2021-07-16T22:04:27.581Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:04:27 [2021-07-16T22:04:27.695Z] #2 transferring context: 87B done
22:04:27 [2021-07-16T22:04:27.695Z] #2 DONE 1.0s
22:04:27 [2021-07-16T22:04:27.695Z] 
22:04:27 [2021-07-16T22:04:27.695Z] #1 [internal] load build definition from Dockerfile
22:04:27 [2021-07-16T22:04:27.695Z] #1 sha256:ccce83b803980fb2da81816c46d8f998d2ea42548c64ce8ee14215d4a449fca5
22:04:27 [2021-07-16T22:04:27.695Z] #1 transferring dockerfile: 16.59kB 0.0s done
22:04:27 [2021-07-16T22:04:27.695Z] #1 DONE 1.0s
22:04:27 [2021-07-16T22:04:27.695Z] 
22:04:27 [2021-07-16T22:04:27.695Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:04:27 [2021-07-16T22:04:27.695Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.34 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.36 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.37 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.39 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.40 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.42 Setting up libbtrfs0 (4.20.1-2) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.43 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.44 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.46 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.47 Setting up libbtrfs-dev (4.20.1-2) ...
22:04:27 [2021-07-16T22:04:27.810Z] #19 62.49 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:04:27 [2021-07-16T22:04:27.842Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:04:27 [2021-07-16T22:04:27.842Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
22:04:28 [2021-07-16T22:04:28.066Z] #19 62.50 Setting up mingw-w64-common (6.0.0-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.51 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.52 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.53 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.54 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.57 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.59 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.60 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.63 Setting up dmsetup (2:1.02.155-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.65 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:04:28 [2021-07-16T22:04:28.067Z] #19 62.66 Processing triggers for libc-bin (2.28-10) ...
22:04:28 [2021-07-16T22:04:28.110Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
22:04:28 [2021-07-16T22:04:28.262Z] #3 DONE 0.5s
22:04:28 [2021-07-16T22:04:28.262Z] 
22:04:28 [2021-07-16T22:04:28.262Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:04:28 [2021-07-16T22:04:28.262Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
22:04:28 [2021-07-16T22:04:28.262Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:04:28 [2021-07-16T22:04:28.370Z] #4 DONE 0.9s
22:04:28 [2021-07-16T22:04:28.520Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:04:28 [2021-07-16T22:04:28.520Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
22:04:28 [2021-07-16T22:04:28.633Z] 
22:04:28 [2021-07-16T22:04:28.633Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:28 [2021-07-16T22:04:28.633Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:04:28 [2021-07-16T22:04:28.998Z] #19 DONE 63.5s
22:04:28 [2021-07-16T22:04:28.999Z] 
22:04:28 [2021-07-16T22:04:28.999Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
22:04:28 [2021-07-16T22:04:28.999Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3
22:04:29 [2021-07-16T22:04:29.085Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
22:04:29 [2021-07-16T22:04:29.085Z] #4 DONE 0.9s
22:04:29 [2021-07-16T22:04:29.343Z] 
22:04:29 [2021-07-16T22:04:29.343Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:29 [2021-07-16T22:04:29.343Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:04:29 [2021-07-16T22:04:29.564Z] #20 ...
22:04:29 [2021-07-16T22:04:29.564Z] 
22:04:29 [2021-07-16T22:04:29.564Z] #64 [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
22:04:29 [2021-07-16T22:04:29.564Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:04:29 [2021-07-16T22:04:29.564Z] #64 11.58 + cd /tmp/tmp.oVHMbGCkHU/src/github.com/containerd/containerd
22:04:29 [2021-07-16T22:04:29.564Z] #64 11.58 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + export 'BUILDTAGS=netgo osusergo static_build'
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + BUILDTAGS='netgo osusergo static_build'
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + export EXTRA_FLAGS=-buildmode=pie
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + EXTRA_FLAGS=-buildmode=pie
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + '[' '' = dynamic ']'
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.09 + make
22:04:29 [2021-07-16T22:04:29.564Z] #64 12.70 + bin/ctr
22:04:29 [2021-07-16T22:04:29.573Z] #8 ...
22:04:29 [2021-07-16T22:04:29.573Z] 
22:04:29 [2021-07-16T22:04:29.573Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:29 [2021-07-16T22:04:29.573Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:04:29 [2021-07-16T22:04:29.573Z] #7 DONE 0.9s
22:04:29 [2021-07-16T22:04:29.573Z] 
22:04:29 [2021-07-16T22:04:29.573Z] #5 [internal] load metadata for docker.io/library/debian:buster
22:04:29 [2021-07-16T22:04:29.573Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:04:29 [2021-07-16T22:04:29.573Z] #5 DONE 0.9s
22:04:29 [2021-07-16T22:04:29.573Z] 
22:04:29 [2021-07-16T22:04:29.573Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:29 [2021-07-16T22:04:29.573Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:04:29 [2021-07-16T22:04:29.573Z] #8 DONE 1.0s
22:04:29 [2021-07-16T22:04:29.573Z] 
22:04:29 [2021-07-16T22:04:29.573Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:04:29 [2021-07-16T22:04:29.573Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:04:29 [2021-07-16T22:04:29.573Z] #6 DONE 1.1s
22:04:29 [2021-07-16T22:04:29.912Z] #8 DONE 0.7s
22:04:29 [2021-07-16T22:04:29.912Z] 
22:04:29 [2021-07-16T22:04:29.912Z] #5 [internal] load metadata for docker.io/library/debian:buster
22:04:29 [2021-07-16T22:04:29.912Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:04:29 [2021-07-16T22:04:29.912Z] #5 DONE 0.6s
22:04:29 [2021-07-16T22:04:29.912Z] 
22:04:29 [2021-07-16T22:04:29.912Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:29 [2021-07-16T22:04:29.912Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:04:29 [2021-07-16T22:04:29.912Z] #7 DONE 0.7s
22:04:29 [2021-07-16T22:04:29.912Z] 
22:04:29 [2021-07-16T22:04:29.912Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:04:29 [2021-07-16T22:04:29.912Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:04:29 [2021-07-16T22:04:29.912Z] #6 DONE 0.7s
22:04:30 [2021-07-16T22:04:30.129Z] #64 ...
22:04:30 [2021-07-16T22:04:30.129Z] 
22:04:30 [2021-07-16T22:04:30.129Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
22:04:30 [2021-07-16T22:04:30.129Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3
22:04:30 [2021-07-16T22:04:30.129Z] #20 1.169 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:04:30 [2021-07-16T22:04:30.129Z] #20 1.181 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:04:30 [2021-07-16T22:04:30.129Z] #20 1.181 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:04:30 [2021-07-16T22:04:30.129Z] #20 1.260 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.688 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.747 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [471 kB]
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.764 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.784 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.795 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
22:04:30 [2021-07-16T22:04:30.693Z] #20 1.829 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:04:31 [2021-07-16T22:04:31.256Z] #20 2.467 Fetched 2867 kB in 2s (1845 kB/s)
22:04:31 [2021-07-16T22:04:31.299Z] 
22:04:31 [2021-07-16T22:04:31.300Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:31 [2021-07-16T22:04:31.300Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:31 [2021-07-16T22:04:31.300Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:04:31 [2021-07-16T22:04:31.300Z] #65 DONE 0.0s
22:04:31 [2021-07-16T22:04:31.300Z] 
22:04:31 [2021-07-16T22:04:31.300Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:31 [2021-07-16T22:04:31.300Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:04:31 [2021-07-16T22:04:31.300Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:04:31 [2021-07-16T22:04:31.300Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:04:31 [2021-07-16T22:04:31.300Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:04:31 [2021-07-16T22:04:31.300Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:04:31 [2021-07-16T22:04:31.872Z] #63 ...
22:04:31 [2021-07-16T22:04:31.872Z] 
22:04:31 [2021-07-16T22:04:31.872Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:04:31 [2021-07-16T22:04:31.872Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:04:31 [2021-07-16T22:04:31.872Z] #42 DONE 0.0s
22:04:32 [2021-07-16T22:04:32.113Z] 
22:04:32 [2021-07-16T22:04:32.113Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:32 [2021-07-16T22:04:32.113Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:32 [2021-07-16T22:04:32.113Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:04:32 [2021-07-16T22:04:32.113Z] #65 DONE 0.1s
22:04:32 [2021-07-16T22:04:32.113Z] 
22:04:32 [2021-07-16T22:04:32.113Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:32 [2021-07-16T22:04:32.113Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:04:32 [2021-07-16T22:04:32.113Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:32 [2021-07-16T22:04:32.113Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done
22:04:32 [2021-07-16T22:04:32.113Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done
22:04:32 [2021-07-16T22:04:32.113Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
22:04:32 [2021-07-16T22:04:32.139Z] 
22:04:32 [2021-07-16T22:04:32.139Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:32 [2021-07-16T22:04:32.139Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.0s
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.7s done
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.0s
22:04:32 [2021-07-16T22:04:32.139Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.1s done
22:04:32 [2021-07-16T22:04:32.375Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
22:04:32 [2021-07-16T22:04:32.375Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.1s
22:04:32 [2021-07-16T22:04:32.375Z] #26 ...
22:04:32 [2021-07-16T22:04:32.375Z] 
22:04:32 [2021-07-16T22:04:32.375Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:04:32 [2021-07-16T22:04:32.375Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:04:32 [2021-07-16T22:04:32.375Z] #42 DONE 0.0s
22:04:32 [2021-07-16T22:04:32.375Z] 
22:04:32 [2021-07-16T22:04:32.375Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:32 [2021-07-16T22:04:32.375Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:04:32 [2021-07-16T22:04:32.638Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.24MB / 50.44MB 0.4s
22:04:32 [2021-07-16T22:04:32.898Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 14.68MB / 50.44MB 0.5s
22:04:32 [2021-07-16T22:04:32.898Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 33.55MB / 50.44MB 0.7s
22:04:33 [2021-07-16T22:04:33.081Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done
22:04:33 [2021-07-16T22:04:33.081Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.29MB / 51.84MB 2.1s
22:04:33 [2021-07-16T22:04:33.157Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 43.81MB / 50.44MB 0.8s
22:04:33 [2021-07-16T22:04:33.157Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 49.28MB / 50.44MB 0.9s
22:04:33 [2021-07-16T22:04:33.339Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 1.05MB / 68.75MB 2.2s
22:04:33 [2021-07-16T22:04:33.339Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 13.63MB / 51.84MB 2.4s
22:04:33 [2021-07-16T22:04:33.339Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c
22:04:33 [2021-07-16T22:04:33.339Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0B / 129.05MB 2.4s
22:04:33 [2021-07-16T22:04:33.597Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 17.33MB / 51.84MB 2.4s
22:04:33 [2021-07-16T22:04:33.597Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 24.12MB / 51.84MB 2.6s
22:04:33 [2021-07-16T22:04:33.597Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 7.55MB / 68.75MB 2.6s
22:04:33 [2021-07-16T22:04:33.728Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s done
22:04:33 [2021-07-16T22:04:33.855Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 27.26MB / 51.84MB 2.7s
22:04:33 [2021-07-16T22:04:33.855Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 12.24MB / 68.75MB 2.7s
22:04:33 [2021-07-16T22:04:33.855Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 30.28MB / 51.84MB 2.9s
22:04:33 [2021-07-16T22:04:33.855Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 15.73MB / 68.75MB 2.9s
22:04:33 [2021-07-16T22:04:33.855Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 7.34MB / 129.05MB 2.9s
22:04:34 [2021-07-16T22:04:34.124Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 33.55MB / 51.84MB 3.1s
22:04:34 [2021-07-16T22:04:34.124Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 20.97MB / 68.75MB 3.1s
22:04:34 [2021-07-16T22:04:34.307Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.3s
22:04:34 [2021-07-16T22:04:34.382Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 39.85MB / 51.84MB 3.3s
22:04:34 [2021-07-16T22:04:34.382Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 27.26MB / 68.75MB 3.3s
22:04:34 [2021-07-16T22:04:34.382Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 16.78MB / 129.05MB 3.3s
22:04:34 [2021-07-16T22:04:34.640Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 44.04MB / 51.84MB 3.5s
22:04:34 [2021-07-16T22:04:34.640Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 35.65MB / 68.75MB 3.5s
22:04:34 [2021-07-16T22:04:34.897Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 47.19MB / 51.84MB 3.7s
22:04:34 [2021-07-16T22:04:34.897Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 40.44MB / 68.75MB 3.7s
22:04:34 [2021-07-16T22:04:34.897Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 28.31MB / 129.05MB 3.7s
22:04:34 [2021-07-16T22:04:34.897Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 50.33MB / 51.84MB 3.9s
22:04:34 [2021-07-16T22:04:34.897Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 47.67MB / 68.75MB 3.9s
22:04:35 [2021-07-16T22:04:35.196Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 51.52MB / 68.75MB 4.0s
22:04:35 [2021-07-16T22:04:35.196Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 35.65MB / 129.05MB 4.0s
22:04:35 [2021-07-16T22:04:35.196Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 42.12MB / 129.05MB 4.1s
22:04:35 [2021-07-16T22:04:35.476Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 56.62MB / 68.75MB 4.3s
22:04:35 [2021-07-16T22:04:35.476Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 55.57MB / 129.05MB 4.3s
22:04:35 [2021-07-16T22:04:35.476Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 60.82MB / 68.75MB 4.4s
22:04:35 [2021-07-16T22:04:35.734Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.6s
22:04:35 [2021-07-16T22:04:35.734Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 71.30MB / 129.05MB 4.6s
22:04:35 [2021-07-16T22:04:35.991Z] #9 ...
22:04:35 [2021-07-16T22:04:35.991Z] 
22:04:35 [2021-07-16T22:04:35.991Z] #23 [internal] load build context
22:04:35 [2021-07-16T22:04:35.991Z] #23 sha256:6ec5660c2dfcb7adf45fc9e61bfa2b2c5159fa67f79d72c1394b432d89829377
22:04:35 [2021-07-16T22:04:35.991Z] #23 transferring context: 55.69MB 4.0s done
22:04:35 [2021-07-16T22:04:35.991Z] #23 DONE 4.9s
22:04:35 [2021-07-16T22:04:35.991Z] 
22:04:35 [2021-07-16T22:04:35.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:35 [2021-07-16T22:04:35.991Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:35 [2021-07-16T22:04:35.991Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.8s done
22:04:35 [2021-07-16T22:04:35.991Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 86.69MB / 129.05MB 4.8s
22:04:35 [2021-07-16T22:04:35.991Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 101.71MB / 129.05MB 4.9s
22:04:35 [2021-07-16T22:04:35.991Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.9s
22:04:36 [2021-07-16T22:04:36.273Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 122.86MB / 129.05MB 5.1s
22:04:36 [2021-07-16T22:04:36.515Z] #20 2.467 Reading package lists...
22:04:36 [2021-07-16T22:04:36.665Z] Client:
22:04:36 [2021-07-16T22:04:36.665Z]  Context:    default
22:04:36 [2021-07-16T22:04:36.665Z]  Debug Mode: false
22:04:36 [2021-07-16T22:04:36.665Z]  Plugins:
22:04:36 [2021-07-16T22:04:36.665Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:04:36 [2021-07-16T22:04:36.666Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:04:36 [2021-07-16T22:04:36.666Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:04:36 [2021-07-16T22:04:36.666Z] 
22:04:36 [2021-07-16T22:04:36.666Z] Server:
22:04:36 [2021-07-16T22:04:36.666Z]  Containers: 0
22:04:36 [2021-07-16T22:04:36.666Z]   Running: 0
22:04:36 [2021-07-16T22:04:36.666Z]   Paused: 0
22:04:36 [2021-07-16T22:04:36.666Z]   Stopped: 0
22:04:36 [2021-07-16T22:04:36.666Z]  Images: 0
22:04:36 [2021-07-16T22:04:36.666Z]  Server Version: 20.10.6
22:04:36 [2021-07-16T22:04:36.666Z]  Storage Driver: overlay2
22:04:36 [2021-07-16T22:04:36.666Z]   Backing Filesystem: extfs
22:04:36 [2021-07-16T22:04:36.666Z]   Supports d_type: true
22:04:36 [2021-07-16T22:04:36.666Z]   Native Overlay Diff: true
22:04:36 [2021-07-16T22:04:36.666Z]   userxattr: false
22:04:36 [2021-07-16T22:04:36.666Z]  Logging Driver: json-file
22:04:36 [2021-07-16T22:04:36.666Z]  Cgroup Driver: systemd
22:04:36 [2021-07-16T22:04:36.666Z]  Cgroup Version: 2
22:04:36 [2021-07-16T22:04:36.666Z]  Plugins:
22:04:36 [2021-07-16T22:04:36.666Z]   Volume: local
22:04:36 [2021-07-16T22:04:36.666Z]   Network: bridge host ipvlan macvlan null overlay
22:04:36 [2021-07-16T22:04:36.666Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:04:36 [2021-07-16T22:04:36.666Z]  Swarm: inactive
22:04:36 [2021-07-16T22:04:36.666Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:04:36 [2021-07-16T22:04:36.666Z]  Default Runtime: runc
22:04:36 [2021-07-16T22:04:36.666Z]  Init Binary: docker-init
22:04:36 [2021-07-16T22:04:36.666Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:04:36 [2021-07-16T22:04:36.666Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:04:36 [2021-07-16T22:04:36.666Z]  init version: de40ad0
22:04:36 [2021-07-16T22:04:36.666Z]  Security Options:
22:04:36 [2021-07-16T22:04:36.666Z]   apparmor
22:04:36 [2021-07-16T22:04:36.666Z]   seccomp
22:04:36 [2021-07-16T22:04:36.666Z]    Profile: default
22:04:36 [2021-07-16T22:04:36.666Z]   cgroupns
22:04:36 [2021-07-16T22:04:36.666Z]  Kernel Version: 5.4.0-1048-aws
22:04:36 [2021-07-16T22:04:36.666Z]  Operating System: Ubuntu 20.04.2 LTS
22:04:36 [2021-07-16T22:04:36.666Z]  OSType: linux
22:04:36 [2021-07-16T22:04:36.666Z]  Architecture: x86_64
22:04:36 [2021-07-16T22:04:36.666Z]  CPUs: 2
22:04:36 [2021-07-16T22:04:36.666Z]  Total Memory: 7.487GiB
22:04:36 [2021-07-16T22:04:36.666Z]  Name: ip-10-100-84-6
22:04:36 [2021-07-16T22:04:36.666Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
22:04:36 [2021-07-16T22:04:36.666Z]  Docker Root Dir: /var/lib/docker
22:04:36 [2021-07-16T22:04:36.666Z]  Debug Mode: false
22:04:36 [2021-07-16T22:04:36.666Z]  Registry: https://index.docker.io/v1/
22:04:36 [2021-07-16T22:04:36.666Z]  Labels:
22:04:36 [2021-07-16T22:04:36.666Z]  Experimental: true
22:04:36 [2021-07-16T22:04:36.666Z]  Insecure Registries:
22:04:36 [2021-07-16T22:04:36.666Z]   127.0.0.0/8
22:04:36 [2021-07-16T22:04:36.666Z]  Live Restore Enabled: true
22:04:36 [2021-07-16T22:04:36.666Z] 
22:04:36 [2021-07-16T22:04:36.666Z] WARNING: No kernel memory limit support
22:04:36 [2021-07-16T22:04:36.666Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:04:36 [2021-07-16T22:04:36.836Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.7s done
22:04:36 [2021-07-16T22:04:36.836Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 5.8s done
22:04:36 [2021-07-16T22:04:36.991Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2c43bf5da58754474cfb89346ee40a3e4a6f3212 .
22:04:36 [2021-07-16T22:04:36.991Z] #2 [internal] load .dockerignore
22:04:36 [2021-07-16T22:04:36.991Z] #2 sha256:9e9047e46b6f60701d6b2301e8e128c52132fb812dd0b6f2e5998fee195266e4
22:04:37 [2021-07-16T22:04:37.248Z] #2 transferring context: 87B done
22:04:37 [2021-07-16T22:04:37.248Z] #2 DONE 0.1s
22:04:37 [2021-07-16T22:04:37.248Z] 
22:04:37 [2021-07-16T22:04:37.248Z] #1 [internal] load build definition from Dockerfile
22:04:37 [2021-07-16T22:04:37.248Z] #1 sha256:3aef6e698ea2ac71bc6c49a08fc8be2953872e02cb9309b505254037139ac29f
22:04:37 [2021-07-16T22:04:37.248Z] #1 transferring dockerfile: 16.59kB done
22:04:37 [2021-07-16T22:04:37.248Z] #1 DONE 0.2s
22:04:37 [2021-07-16T22:04:37.248Z] 
22:04:37 [2021-07-16T22:04:37.248Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:04:37 [2021-07-16T22:04:37.248Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:04:37 [2021-07-16T22:04:37.817Z] #3 DONE 0.4s
22:04:37 [2021-07-16T22:04:37.817Z] 
22:04:37 [2021-07-16T22:04:37.817Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:04:37 [2021-07-16T22:04:37.817Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s
22:04:37 [2021-07-16T22:04:37.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:04:38 [2021-07-16T22:04:38.073Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
22:04:38 [2021-07-16T22:04:38.073Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:04:38 [2021-07-16T22:04:38.208Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.0s done
22:04:38 [2021-07-16T22:04:38.333Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
22:04:38 [2021-07-16T22:04:38.467Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 7.5s done
22:04:38 [2021-07-16T22:04:38.509Z] #26 ...
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:38 [2021-07-16T22:04:38.509Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.1s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.7s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.0s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.3s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.9s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 6.0s
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.9s done
22:04:38 [2021-07-16T22:04:38.509Z] #9 ...
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:38 [2021-07-16T22:04:38.509Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:04:38 [2021-07-16T22:04:38.509Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:04:38 [2021-07-16T22:04:38.509Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:04:38 [2021-07-16T22:04:38.509Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:04:38 [2021-07-16T22:04:38.509Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:04:38 [2021-07-16T22:04:38.509Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
22:04:38 [2021-07-16T22:04:38.509Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done
22:04:38 [2021-07-16T22:04:38.509Z] #63 DONE 6.3s
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:38 [2021-07-16T22:04:38.509Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:38 [2021-07-16T22:04:38.509Z] #9 ...
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #23 [internal] load build context
22:04:38 [2021-07-16T22:04:38.509Z] #23 sha256:f3c1f18e91ed947594287dbca67e31620b5588ceff4483b6d393a42e30ea3e35
22:04:38 [2021-07-16T22:04:38.509Z] #23 transferring context: 55.69MB 5.8s done
22:04:38 [2021-07-16T22:04:38.509Z] #23 DONE 6.5s
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:38 [2021-07-16T22:04:38.509Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:38 [2021-07-16T22:04:38.509Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:04:38 [2021-07-16T22:04:38.509Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:04:38 [2021-07-16T22:04:38.509Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:04:38 [2021-07-16T22:04:38.509Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
22:04:38 [2021-07-16T22:04:38.509Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
22:04:38 [2021-07-16T22:04:38.509Z] #65 DONE 6.4s
22:04:38 [2021-07-16T22:04:38.509Z] 
22:04:38 [2021-07-16T22:04:38.509Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:38 [2021-07-16T22:04:38.509Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:04:38 [2021-07-16T22:04:38.590Z] #4 DONE 0.7s
22:04:38 [2021-07-16T22:04:38.590Z] 
22:04:38 [2021-07-16T22:04:38.590Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:04:38 [2021-07-16T22:04:38.590Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:04:38 [2021-07-16T22:04:38.724Z] #9 ...
22:04:38 [2021-07-16T22:04:38.724Z] 
22:04:38 [2021-07-16T22:04:38.724Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:38 [2021-07-16T22:04:38.724Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:04:38 [2021-07-16T22:04:38.724Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done
22:04:38 [2021-07-16T22:04:38.724Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done
22:04:38 [2021-07-16T22:04:38.724Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
22:04:38 [2021-07-16T22:04:38.724Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
22:04:38 [2021-07-16T22:04:38.724Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.1s done
22:04:38 [2021-07-16T22:04:38.724Z] #26 DONE 7.7s
22:04:38 [2021-07-16T22:04:38.724Z] 
22:04:38 [2021-07-16T22:04:38.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:38 [2021-07-16T22:04:38.724Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:38 [2021-07-16T22:04:38.724Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:04:39 [2021-07-16T22:04:39.448Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.3s
22:04:39 [2021-07-16T22:04:39.520Z] #8 ...
22:04:39 [2021-07-16T22:04:39.520Z] 
22:04:39 [2021-07-16T22:04:39.520Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:39 [2021-07-16T22:04:39.520Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:04:39 [2021-07-16T22:04:39.520Z] #7 DONE 1.0s
22:04:39 [2021-07-16T22:04:39.712Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.7s done
22:04:39 [2021-07-16T22:04:39.777Z] 
22:04:39 [2021-07-16T22:04:39.777Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:39 [2021-07-16T22:04:39.777Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:04:39 [2021-07-16T22:04:39.777Z] #5 DONE 1.1s
22:04:39 [2021-07-16T22:04:39.777Z] 
22:04:39 [2021-07-16T22:04:39.777Z] #6 [internal] load metadata for docker.io/library/debian:buster
22:04:39 [2021-07-16T22:04:39.777Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:04:39 [2021-07-16T22:04:39.777Z] #6 DONE 1.1s
22:04:39 [2021-07-16T22:04:39.777Z] 
22:04:39 [2021-07-16T22:04:39.777Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:04:39 [2021-07-16T22:04:39.777Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:04:39 [2021-07-16T22:04:39.777Z] #8 DONE 1.1s
22:04:39 [2021-07-16T22:04:39.980Z] #26 DONE 7.9s
22:04:39 [2021-07-16T22:04:39.980Z] 
22:04:39 [2021-07-16T22:04:39.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:39 [2021-07-16T22:04:39.980Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:39 [2021-07-16T22:04:39.980Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:04:40 [2021-07-16T22:04:40.096Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.5s done
22:04:40 [2021-07-16T22:04:40.354Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:04:40 [2021-07-16T22:04:40.550Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done
22:04:40 [2021-07-16T22:04:40.550Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:04:40 [2021-07-16T22:04:40.919Z] #9 ...
22:04:40 [2021-07-16T22:04:40.919Z] 
22:04:40 [2021-07-16T22:04:40.919Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:40 [2021-07-16T22:04:40.919Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:04:40 [2021-07-16T22:04:40.919Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.2s
22:04:40 [2021-07-16T22:04:40.919Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done
22:04:40 [2021-07-16T22:04:40.919Z] #63 DONE 9.8s
22:04:40 [2021-07-16T22:04:40.919Z] 
22:04:40 [2021-07-16T22:04:40.919Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:40 [2021-07-16T22:04:40.919Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:41 [2021-07-16T22:04:41.121Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done
22:04:41 [2021-07-16T22:04:41.121Z] #9 ...
22:04:41 [2021-07-16T22:04:41.121Z] 
22:04:41 [2021-07-16T22:04:41.121Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:04:41 [2021-07-16T22:04:41.121Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:04:41 [2021-07-16T22:04:41.121Z] #64 DONE 0.8s
22:04:41 [2021-07-16T22:04:41.177Z] #9 ...
22:04:41 [2021-07-16T22:04:41.177Z] 
22:04:41 [2021-07-16T22:04:41.177Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:41 [2021-07-16T22:04:41.177Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:41 [2021-07-16T22:04:41.177Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:04:41 [2021-07-16T22:04:41.177Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:04:41 [2021-07-16T22:04:41.177Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.9s done
22:04:41 [2021-07-16T22:04:41.177Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s
22:04:41 [2021-07-16T22:04:41.177Z] #65 ...
22:04:41 [2021-07-16T22:04:41.177Z] 
22:04:41 [2021-07-16T22:04:41.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:41 [2021-07-16T22:04:41.177Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:41 [2021-07-16T22:04:41.382Z] 
22:04:41 [2021-07-16T22:04:41.382Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:04:41 [2021-07-16T22:04:41.382Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:04:42 [2021-07-16T22:04:42.026Z] #20 7.816 Reading package lists...
22:04:42 [2021-07-16T22:04:42.113Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.9s done
22:04:42 [2021-07-16T22:04:42.325Z] #66 DONE 0.8s
22:04:42 [2021-07-16T22:04:42.325Z] 
22:04:42 [2021-07-16T22:04:42.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:42 [2021-07-16T22:04:42.325Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:42 [2021-07-16T22:04:42.325Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.7s
22:04:43 [2021-07-16T22:04:43.054Z] 
22:04:43 [2021-07-16T22:04:43.054Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:43 [2021-07-16T22:04:43.054Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:04:43 [2021-07-16T22:04:43.054Z] #65 ...
22:04:43 [2021-07-16T22:04:43.054Z] 
22:04:43 [2021-07-16T22:04:43.054Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:04:43 [2021-07-16T22:04:43.054Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:04:43 [2021-07-16T22:04:43.054Z] #42 DONE 0.0s
22:04:43 [2021-07-16T22:04:43.054Z] 
22:04:43 [2021-07-16T22:04:43.054Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:43 [2021-07-16T22:04:43.054Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.3s
22:04:43 [2021-07-16T22:04:43.355Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.5s
22:04:43 [2021-07-16T22:04:43.355Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s
22:04:43 [2021-07-16T22:04:43.395Z] #20 13.19 Building dependency tree...
22:04:43 [2021-07-16T22:04:43.396Z] #20 14.34 Reading state information...
22:04:43 [2021-07-16T22:04:43.483Z] #9 ...
22:04:43 [2021-07-16T22:04:43.483Z] 
22:04:43 [2021-07-16T22:04:43.483Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:43 [2021-07-16T22:04:43.483Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:43 [2021-07-16T22:04:43.483Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
22:04:43 [2021-07-16T22:04:43.483Z] #65 DONE 12.3s
22:04:43 [2021-07-16T22:04:43.483Z] 
22:04:43 [2021-07-16T22:04:43.483Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:04:43 [2021-07-16T22:04:43.483Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:04:43 [2021-07-16T22:04:43.933Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done
22:04:43 [2021-07-16T22:04:43.933Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.32 The following additional packages will be installed:
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.32   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.32   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.32   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.32   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.33   libgcc1:ppc64el libgcc1:s390x
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34 Suggested packages:
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   libc-l10n:s390x locales:s390x
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34 Recommended packages:
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.34   libidn2-0:s390x
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54 The following NEW packages will be installed:
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.54   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:04:44 [2021-07-16T22:04:44.327Z] #20 15.55   libgcc1:ppc64el libgcc1:s390x
22:04:44 [2021-07-16T22:04:44.414Z] #64 DONE 0.8s
22:04:44 [2021-07-16T22:04:44.415Z] 
22:04:44 [2021-07-16T22:04:44.415Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:44 [2021-07-16T22:04:44.415Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:44 [2021-07-16T22:04:44.415Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.2s
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.95 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.95 Need to get 15.0 MB of archives.
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.95 After this operation, 68.1 MB of additional disk space will be used.
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 16.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 16.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 16.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 16.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
22:04:44 [2021-07-16T22:04:44.891Z] #20 16.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
22:04:44 [2021-07-16T22:04:44.984Z] #9 ...
22:04:44 [2021-07-16T22:04:44.984Z] 
22:04:44 [2021-07-16T22:04:44.984Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:04:44 [2021-07-16T22:04:44.984Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:04:44 [2021-07-16T22:04:44.984Z] #66 DONE 0.8s
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
22:04:45 [2021-07-16T22:04:45.148Z] #20 16.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
22:04:45 [2021-07-16T22:04:45.241Z] 
22:04:45 [2021-07-16T22:04:45.241Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:45 [2021-07-16T22:04:45.241Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:45 [2021-07-16T22:04:45.323Z] #65 ...
22:04:45 [2021-07-16T22:04:45.323Z] 
22:04:45 [2021-07-16T22:04:45.323Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:45 [2021-07-16T22:04:45.323Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:04:45 [2021-07-16T22:04:45.323Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:04:45 [2021-07-16T22:04:45.323Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:04:45 [2021-07-16T22:04:45.323Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:04:45 [2021-07-16T22:04:45.323Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:04:45 [2021-07-16T22:04:45.323Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
22:04:45 [2021-07-16T22:04:45.323Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
22:04:45 [2021-07-16T22:04:45.323Z] #63 DONE 2.8s
22:04:45 [2021-07-16T22:04:45.323Z] 
22:04:45 [2021-07-16T22:04:45.323Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:45 [2021-07-16T22:04:45.323Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:45 [2021-07-16T22:04:45.712Z] #20 16.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
22:04:45 [2021-07-16T22:04:45.712Z] #20 16.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
22:04:45 [2021-07-16T22:04:45.712Z] #20 16.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
22:04:45 [2021-07-16T22:04:45.712Z] #20 16.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
22:04:45 [2021-07-16T22:04:45.712Z] #20 16.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
22:04:45 [2021-07-16T22:04:45.969Z] #20 16.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
22:04:46 [2021-07-16T22:04:46.272Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.36 debconf: delaying package configuration, since apt-utils is not installed
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.56 Fetched 15.0 MB in 1s (12.0 MB/s)
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.60 Selecting previously unselected package gcc-8-base:armhf.
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.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 ... 37546 files and directories currently installed.)
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.64 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.65 Unpacking gcc-8-base:armhf (8.3.0-6) ...
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.70 Selecting previously unselected package gcc-8-base:ppc64el.
22:04:46 [2021-07-16T22:04:46.550Z] #20 17.71 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.71 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.77 Selecting previously unselected package gcc-8-base:s390x.
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.78 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.79 Unpacking gcc-8-base:s390x (8.3.0-6) ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.84 Selecting previously unselected package gcc-8-base:arm64.
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.85 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.85 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.90 Selecting previously unselected package gcc-8-base:armel.
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.91 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.92 Unpacking gcc-8-base:armel (8.3.0-6) ...
22:04:46 [2021-07-16T22:04:46.808Z] #20 17.99 Selecting previously unselected package libgcc1:arm64.
22:04:47 [2021-07-16T22:04:47.065Z] #20 17.99 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
22:04:47 [2021-07-16T22:04:47.065Z] #20 18.00 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
22:04:47 [2021-07-16T22:04:47.065Z] #20 18.06 Selecting previously unselected package libc6:arm64.
22:04:47 [2021-07-16T22:04:47.065Z] #20 18.07 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
22:04:47 [2021-07-16T22:04:47.065Z] #20 18.24 Unpacking libc6:arm64 (2.28-10) ...
22:04:47 [2021-07-16T22:04:47.621Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.8s
22:04:47 [2021-07-16T22:04:47.629Z] #20 18.75 Selecting previously unselected package libapparmor1:arm64.
22:04:47 [2021-07-16T22:04:47.630Z] #20 18.76 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
22:04:47 [2021-07-16T22:04:47.630Z] #20 18.76 Unpacking libapparmor1:arm64 (2.13.2-10) ...
22:04:47 [2021-07-16T22:04:47.630Z] #20 18.82 Selecting previously unselected package libapparmor-dev:arm64.
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.82 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.83 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.90 Selecting previously unselected package libgcc1:armel.
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.91 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.92 Unpacking libgcc1:armel (1:8.3.0-6) ...
22:04:47 [2021-07-16T22:04:47.887Z] #20 18.99 Selecting previously unselected package libc6:armel.
22:04:47 [2021-07-16T22:04:47.887Z] #20 19.00 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
22:04:48 [2021-07-16T22:04:48.144Z] #20 19.17 Unpacking libc6:armel (2.28-10) ...
22:04:48 [2021-07-16T22:04:48.170Z] #65 ...
22:04:48 [2021-07-16T22:04:48.170Z] 
22:04:48 [2021-07-16T22:04:48.170Z] #23 [internal] load build context
22:04:48 [2021-07-16T22:04:48.170Z] #23 sha256:f6d228d390292d771df82cf2b51418b57c1a2ec5eb11588142562d2c8709442e
22:04:48 [2021-07-16T22:04:48.170Z] #23 transferring context: 55.68MB 4.7s done
22:04:48 [2021-07-16T22:04:48.170Z] #23 DONE 5.5s
22:04:48 [2021-07-16T22:04:48.170Z] 
22:04:48 [2021-07-16T22:04:48.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:48 [2021-07-16T22:04:48.170Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.2s done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.1s done
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.7s done
22:04:48 [2021-07-16T22:04:48.170Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.9s
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.2s
22:04:48 [2021-07-16T22:04:48.170Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.7s done
22:04:48 [2021-07-16T22:04:48.171Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 5.2s
22:04:48 [2021-07-16T22:04:48.551Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 0B / 156B 5.5s
22:04:48 [2021-07-16T22:04:48.551Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 5.6s
22:04:48 [2021-07-16T22:04:48.565Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.2s done
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.67 Selecting previously unselected package libapparmor1:armel.
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.68 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.68 Unpacking libapparmor1:armel (2.13.2-10) ...
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.74 Selecting previously unselected package libapparmor-dev:armel.
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.74 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
22:04:48 [2021-07-16T22:04:48.709Z] #20 19.75 Unpacking libapparmor-dev:armel (2.13.2-10) ...
22:04:48 [2021-07-16T22:04:48.966Z] #20 19.82 Selecting previously unselected package libgcc1:armhf.
22:04:48 [2021-07-16T22:04:48.966Z] #20 19.82 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
22:04:48 [2021-07-16T22:04:48.966Z] #20 19.83 Unpacking libgcc1:armhf (1:8.3.0-6) ...
22:04:48 [2021-07-16T22:04:48.966Z] #20 19.90 Selecting previously unselected package libc6:armhf.
22:04:48 [2021-07-16T22:04:48.966Z] #20 19.90 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
22:04:48 [2021-07-16T22:04:48.966Z] #20 20.06 Unpacking libc6:armhf (2.28-10) ...
22:04:49 [2021-07-16T22:04:49.136Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.50 Selecting previously unselected package libapparmor1:armhf.
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.50 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.50 Unpacking libapparmor1:armhf (2.13.2-10) ...
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.56 Selecting previously unselected package libapparmor-dev:armhf.
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.56 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.57 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.64 Selecting previously unselected package libgcc1:ppc64el.
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.64 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
22:04:49 [2021-07-16T22:04:49.531Z] #20 20.64 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
22:04:49 [2021-07-16T22:04:49.561Z] #9 ...
22:04:49 [2021-07-16T22:04:49.561Z] 
22:04:49 [2021-07-16T22:04:49.561Z] #27 [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
22:04:49 [2021-07-16T22:04:49.561Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:04:49 [2021-07-16T22:04:49.561Z] #27 2.700 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 2.700 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 2.705 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 2.938 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 3.225 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 3.849 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 5.671 Fetched 8454 kB in 3s (2616 kB/s)
22:04:49 [2021-07-16T22:04:49.561Z] #27 5.671 Reading package lists...
22:04:49 [2021-07-16T22:04:49.561Z] #27 6.717 Reading package lists...
22:04:49 [2021-07-16T22:04:49.561Z] #27 7.755 Building dependency tree...
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098 The following additional packages will be installed:
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098 Suggested packages:
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098   krb5-doc krb5-user
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098 Recommended packages:
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.098   krb5-locales publicsuffix libsasl2-modules
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.408 The following NEW packages will be installed:
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.417   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.417   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.417   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.418   libssh2-1 libssl1.1 openssl
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.692 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.692 Need to get 5059 kB of archives.
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.692 After this operation, 12.1 MB of additional disk space will be used.
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.692 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.744 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.766 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.784 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.784 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.784 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.784 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.800 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.804 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.811 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.816 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.816 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.828 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.835 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.835 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.835 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.848 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.856 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.861 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.864 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 8.866 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.136 debconf: delaying package configuration, since apt-utils is not installed
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.171 Fetched 5059 kB in 0s (11.7 MB/s)
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.228 Selecting previously unselected package libssl1.1:amd64.
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.228 (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.)
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.233 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.243 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.506 Selecting previously unselected package openssl.
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.506 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.512 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.828 Selecting previously unselected package ca-certificates.
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.828 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.839 Unpacking ca-certificates (20200601~deb10u2) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.992 Selecting previously unselected package libkeyutils1:amd64.
22:04:49 [2021-07-16T22:04:49.561Z] #27 9.992 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.01 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.07 Selecting previously unselected package libkrb5support0:amd64.
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.07 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.09 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.15 Selecting previously unselected package libk5crypto3:amd64.
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.15 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 10.16 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:04:49 [2021-07-16T22:04:49.561Z] #27 ...
22:04:49 [2021-07-16T22:04:49.561Z] 
22:04:49 [2021-07-16T22:04:49.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:49 [2021-07-16T22:04:49.561Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:49 [2021-07-16T22:04:49.561Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.2s
22:04:49 [2021-07-16T22:04:49.788Z] #20 20.72 Selecting previously unselected package libc6:ppc64el.
22:04:49 [2021-07-16T22:04:49.788Z] #20 20.72 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
22:04:49 [2021-07-16T22:04:49.789Z] #20 20.92 Unpacking libc6:ppc64el (2.28-10) ...
22:04:49 [2021-07-16T22:04:49.922Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.9s done
22:04:50 [2021-07-16T22:04:50.076Z] #9 ...
22:04:50 [2021-07-16T22:04:50.076Z] 
22:04:50 [2021-07-16T22:04:50.076Z] #27 [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
22:04:50 [2021-07-16T22:04:50.076Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:04:50 [2021-07-16T22:04:50.076Z] #27 1.611 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 1.623 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 1.624 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 1.774 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 2.017 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 2.453 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 4.117 Fetched 8454 kB in 3s (3071 kB/s)
22:04:50 [2021-07-16T22:04:50.076Z] #27 4.117 Reading package lists...
22:04:50 [2021-07-16T22:04:50.076Z] #27 5.103 Reading package lists...
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.084 Building dependency tree...
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.438 The following additional packages will be installed:
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.438   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.438   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.438   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.441 Suggested packages:
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.441   krb5-doc krb5-user
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.441 Recommended packages:
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.441   krb5-locales publicsuffix libsasl2-modules
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.715 The following NEW packages will be installed:
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.715   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.715   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.715   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:04:50 [2021-07-16T22:04:50.076Z] #27 6.715   libssh2-1 libssl1.1 openssl
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.002 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.002 Need to get 5059 kB of archives.
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.002 After this operation, 12.1 MB of additional disk space will be used.
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.002 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.168 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.182 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.186 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.187 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.189 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.191 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.199 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.203 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.207 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.217 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.220 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.236 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.236 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.236 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.236 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.418 debconf: delaying package configuration, since apt-utils is not installed
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.449 Fetched 5059 kB in 0s (10.3 MB/s)
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.501 Selecting previously unselected package libssl1.1:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.501 (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.)
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.501 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.510 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.755 Selecting previously unselected package openssl.
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.757 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 7.768 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.003 Selecting previously unselected package ca-certificates.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.003 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.007 Unpacking ca-certificates (20200601~deb10u2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.079 Selecting previously unselected package libkeyutils1:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.079 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.082 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.133 Selecting previously unselected package libkrb5support0:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.133 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.148 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.190 Selecting previously unselected package libk5crypto3:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.190 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.195 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.246 Selecting previously unselected package libkrb5-3:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.246 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.255 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.353 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.354 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.358 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.418 Selecting previously unselected package libsasl2-modules-db:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.419 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.423 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.497 Selecting previously unselected package libsasl2-2:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.497 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.505 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.560 Selecting previously unselected package libldap-common.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.560 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.564 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.631 Selecting previously unselected package libldap-2.4-2:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.631 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.640 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.702 Selecting previously unselected package libnghttp2-14:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.702 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.708 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.781 Selecting previously unselected package libpsl5:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.781 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.781 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.985 Selecting previously unselected package librtmp1:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 8.985 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.019 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.062 Selecting previously unselected package libssh2-1:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.064 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.068 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.136 Selecting previously unselected package libcurl4:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.136 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.142 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.244 Selecting previously unselected package curl.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.244 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.247 Unpacking curl (7.64.0-4+deb10u2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.328 Selecting previously unselected package libonig5:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.328 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.331 Unpacking libonig5:amd64 (6.9.1-1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.410 Selecting previously unselected package libjq1:amd64.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.410 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.413 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.465 Selecting previously unselected package jq.
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.465 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.476 Unpacking jq (1.5+dfsg-2+b1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.510 Setting up libkeyutils1:amd64 (1.6-6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.521 Setting up libpsl5:amd64 (0.20.2-2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.533 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.703 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.714 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.728 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.740 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.749 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.761 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.771 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.783 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.793 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.804 Setting up openssl (1.1.1d-0+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.820 Setting up libonig5:amd64 (6.9.1-1) ...
22:04:50 [2021-07-16T22:04:50.076Z] #27 9.830 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:04:50 [2021-07-16T22:04:50.077Z] #27 9.840 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:04:50 [2021-07-16T22:04:50.077Z] #27 9.852 Setting up ca-certificates (20200601~deb10u2) ...
22:04:50 [2021-07-16T22:04:50.338Z] #27 10.51 Updating certificates in /etc/ssl/certs...
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.47 Selecting previously unselected package libapparmor1:ppc64el.
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.48 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.48 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.54 Selecting previously unselected package libapparmor-dev:ppc64el.
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.54 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
22:04:50 [2021-07-16T22:04:50.720Z] #20 21.55 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
22:04:50 [2021-07-16T22:04:50.721Z] #20 21.62 Selecting previously unselected package libgcc1:s390x.
22:04:50 [2021-07-16T22:04:50.721Z] #20 21.63 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
22:04:50 [2021-07-16T22:04:50.721Z] #20 21.64 Unpacking libgcc1:s390x (1:8.3.0-6) ...
22:04:50 [2021-07-16T22:04:50.721Z] #20 21.71 Selecting previously unselected package libc6:s390x.
22:04:50 [2021-07-16T22:04:50.721Z] #20 21.71 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
22:04:50 [2021-07-16T22:04:50.931Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.0s done
22:04:50 [2021-07-16T22:04:50.978Z] #20 21.92 Unpacking libc6:s390x (2.28-10) ...
22:04:51 [2021-07-16T22:04:51.300Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 8.4s done
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.44 Selecting previously unselected package libapparmor1:s390x.
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.44 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.45 Unpacking libapparmor1:s390x (2.13.2-10) ...
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.50 Selecting previously unselected package libapparmor-dev:s390x.
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.51 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
22:04:51 [2021-07-16T22:04:51.493Z] #20 22.51 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
22:04:51 [2021-07-16T22:04:51.496Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s
22:04:51 [2021-07-16T22:04:51.557Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 8.5s done
22:04:51 [2021-07-16T22:04:51.557Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s
22:04:51 [2021-07-16T22:04:51.557Z] #9 ...
22:04:51 [2021-07-16T22:04:51.557Z] 
22:04:51 [2021-07-16T22:04:51.557Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:04:51 [2021-07-16T22:04:51.557Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:04:51 [2021-07-16T22:04:51.743Z] #27 11.60 137 added, 0 removed; done.
22:04:51 [2021-07-16T22:04:51.743Z] #27 11.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:04:51 [2021-07-16T22:04:51.743Z] #27 11.68 Setting up jq (1.5+dfsg-2+b1) ...
22:04:51 [2021-07-16T22:04:51.743Z] #27 11.69 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.60 Setting up gcc-8-base:arm64 (8.3.0-6) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.61 Setting up gcc-8-base:armel (8.3.0-6) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.63 Setting up gcc-8-base:armhf (8.3.0-6) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.64 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.65 Setting up gcc-8-base:s390x (8.3.0-6) ...
22:04:51 [2021-07-16T22:04:51.750Z] #20 22.67 Setting up libc6:arm64 (2.28-10) ...
22:04:51 [2021-07-16T22:04:51.814Z] #64 ...
22:04:51 [2021-07-16T22:04:51.814Z] 
22:04:51 [2021-07-16T22:04:51.814Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:51 [2021-07-16T22:04:51.814Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:04:51 [2021-07-16T22:04:51.814Z] #65 DONE 9.2s
22:04:51 [2021-07-16T22:04:51.814Z] 
22:04:51 [2021-07-16T22:04:51.814Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
22:04:51 [2021-07-16T22:04:51.814Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
22:04:51 [2021-07-16T22:04:51.814Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.2s done
22:04:51 [2021-07-16T22:04:51.814Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done
22:04:51 [2021-07-16T22:04:51.814Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
22:04:51 [2021-07-16T22:04:51.814Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
22:04:51 [2021-07-16T22:04:51.814Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done
22:04:51 [2021-07-16T22:04:51.814Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.3s done
22:04:51 [2021-07-16T22:04:51.814Z] #26 DONE 9.2s
22:04:51 [2021-07-16T22:04:51.814Z] 
22:04:51 [2021-07-16T22:04:51.814Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:51 [2021-07-16T22:04:51.814Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:52 [2021-07-16T22:04:52.006Z] #27 11.70 Setting up curl (7.64.0-4+deb10u2) ...
22:04:52 [2021-07-16T22:04:52.006Z] #27 11.71 Processing triggers for libc-bin (2.28-10) ...
22:04:52 [2021-07-16T22:04:52.006Z] #27 11.96 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:04:52 [2021-07-16T22:04:52.006Z] #27 11.97 Updating certificates in /etc/ssl/certs...
22:04:52 [2021-07-16T22:04:52.070Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done
22:04:52 [2021-07-16T22:04:52.577Z] #27 12.76 0 added, 0 removed; done.
22:04:52 [2021-07-16T22:04:52.577Z] #27 12.76 Running hooks in /etc/ca-certificates/update.d...
22:04:52 [2021-07-16T22:04:52.681Z] #20 23.89 Setting up libc6:armel (2.28-10) ...
22:04:52 [2021-07-16T22:04:52.837Z] #27 12.76 done.
22:04:53 [2021-07-16T22:04:53.000Z] #9 ...
22:04:53 [2021-07-16T22:04:53.000Z] 
22:04:53 [2021-07-16T22:04:53.000Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:04:53 [2021-07-16T22:04:53.000Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:04:53 [2021-07-16T22:04:53.000Z] #64 DONE 1.2s
22:04:53 [2021-07-16T22:04:53.000Z] 
22:04:53 [2021-07-16T22:04:53.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:53 [2021-07-16T22:04:53.000Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:53 [2021-07-16T22:04:53.000Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:04:53 [2021-07-16T22:04:53.566Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done
22:04:53 [2021-07-16T22:04:53.780Z] #27 DONE 13.8s
22:04:53 [2021-07-16T22:04:53.780Z] 
22:04:53 [2021-07-16T22:04:53.780Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:53 [2021-07-16T22:04:53.780Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:53 [2021-07-16T22:04:53.823Z] #9 ...
22:04:53 [2021-07-16T22:04:53.823Z] 
22:04:53 [2021-07-16T22:04:53.823Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:04:53 [2021-07-16T22:04:53.823Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:04:53 [2021-07-16T22:04:53.823Z] #66 DONE 1.0s
22:04:53 [2021-07-16T22:04:53.823Z] 
22:04:53 [2021-07-16T22:04:53.823Z] #27 [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
22:04:53 [2021-07-16T22:04:53.823Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:04:53 [2021-07-16T22:04:53.823Z] #27 1.895 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:04:53 [2021-07-16T22:04:53.823Z] #27 1.898 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:04:53 [2021-07-16T22:04:53.823Z] #27 1.916 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:04:53 [2021-07-16T22:04:53.823Z] #27 2.038 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:04:54 [2021-07-16T22:04:54.042Z] #9 ...
22:04:54 [2021-07-16T22:04:54.042Z] 
22:04:54 [2021-07-16T22:04:54.042Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:04:54 [2021-07-16T22:04:54.042Z] #28 sha256:c833a4ee56c6832bfa8105b4fa453d5e7dddee2f58515f1c9ff9880ed127bc9b
22:04:54 [2021-07-16T22:04:54.042Z] #28 DONE 0.2s
22:04:54 [2021-07-16T22:04:54.042Z] 
22:04:54 [2021-07-16T22:04:54.042Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:54 [2021-07-16T22:04:54.042Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:54 [2021-07-16T22:04:54.042Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s
22:04:54 [2021-07-16T22:04:54.048Z] #20 25.12 Setting up libc6:armhf (2.28-10) ...
22:04:54 [2021-07-16T22:04:54.087Z] #27 2.286 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:04:54 [2021-07-16T22:04:54.655Z] #27 2.734 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:04:54 [2021-07-16T22:04:54.988Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.8s done
22:04:55 [2021-07-16T22:04:55.248Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:04:55 [2021-07-16T22:04:55.417Z] #20 26.36 Setting up libc6:ppc64el (2.28-10) ...
22:04:55 [2021-07-16T22:04:55.683Z] #9 ...
22:04:55 [2021-07-16T22:04:55.683Z] 
22:04:55 [2021-07-16T22:04:55.683Z] #27 [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
22:04:55 [2021-07-16T22:04:55.683Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.29 Selecting previously unselected package libkrb5-3:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.29 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.30 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.39 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.39 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.40 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.47 Selecting previously unselected package libsasl2-modules-db:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.47 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.47 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.53 Selecting previously unselected package libsasl2-2:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.53 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.54 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.59 Selecting previously unselected package libldap-common.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.59 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.60 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.65 Selecting previously unselected package libldap-2.4-2:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.65 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.66 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.75 Selecting previously unselected package libnghttp2-14:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.75 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.76 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.82 Selecting previously unselected package libpsl5:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.82 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.82 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.86 Selecting previously unselected package librtmp1:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.86 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.86 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.92 Selecting previously unselected package libssh2-1:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.92 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 10.92 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.00 Selecting previously unselected package libcurl4:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.00 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.01 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.10 Selecting previously unselected package curl.
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.10 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.11 Unpacking curl (7.64.0-4+deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.19 Selecting previously unselected package libonig5:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.19 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.26 Unpacking libonig5:amd64 (6.9.1-1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.33 Selecting previously unselected package libjq1:amd64.
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.33 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.39 Selecting previously unselected package jq.
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.39 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.39 Unpacking jq (1.5+dfsg-2+b1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.43 Setting up libkeyutils1:amd64 (1.6-6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.44 Setting up libpsl5:amd64 (0.20.2-2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.45 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.62 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.63 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.65 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.66 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.67 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.68 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.70 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.74 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.75 Setting up openssl (1.1.1d-0+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.77 Setting up libonig5:amd64 (6.9.1-1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.79 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 11.80 Setting up ca-certificates (20200601~deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 12.51 Updating certificates in /etc/ssl/certs...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.48 137 added, 0 removed; done.
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.56 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.57 Setting up jq (1.5+dfsg-2+b1) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.58 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.59 Setting up curl (7.64.0-4+deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.63 Processing triggers for libc-bin (2.28-10) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.65 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:04:55 [2021-07-16T22:04:55.683Z] #27 13.66 Updating certificates in /etc/ssl/certs...
22:04:55 [2021-07-16T22:04:55.683Z] #27 14.51 0 added, 0 removed; done.
22:04:55 [2021-07-16T22:04:55.683Z] #27 14.51 Running hooks in /etc/ca-certificates/update.d...
22:04:55 [2021-07-16T22:04:55.683Z] #27 14.51 done.
22:04:55 [2021-07-16T22:04:55.683Z] #27 DONE 16.5s
22:04:55 [2021-07-16T22:04:55.683Z] 
22:04:55 [2021-07-16T22:04:55.683Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:04:55 [2021-07-16T22:04:55.683Z] #28 sha256:ecdf536b526e804c042ede0134b4e20ace63d33198fb4ab2e9ff2d384d69c6c3
22:04:55 [2021-07-16T22:04:55.683Z] #28 DONE 0.3s
22:04:55 [2021-07-16T22:04:55.683Z] 
22:04:55 [2021-07-16T22:04:55.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:55 [2021-07-16T22:04:55.683Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:56 [2021-07-16T22:04:56.024Z] #27 4.206 Fetched 8454 kB in 3s (3298 kB/s)
22:04:56 [2021-07-16T22:04:56.617Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s done
22:04:56 [2021-07-16T22:04:56.617Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:04:56 [2021-07-16T22:04:56.787Z] #20 27.59 Setting up libc6:s390x (2.28-10) ...
22:04:56 [2021-07-16T22:04:56.955Z] #27 4.206 Reading package lists...
22:04:57 [2021-07-16T22:04:57.715Z] #20 28.83 Setting up libapparmor1:arm64 (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.85 Setting up libapparmor1:armel (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.86 Setting up libapparmor1:armhf (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.87 Setting up libapparmor1:ppc64el (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.88 Setting up libapparmor1:s390x (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.90 Setting up libgcc1:arm64 (1:8.3.0-6) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.91 Setting up libgcc1:armel (1:8.3.0-6) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.92 Setting up libgcc1:armhf (1:8.3.0-6) ...
22:04:57 [2021-07-16T22:04:57.716Z] #20 28.94 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
22:04:57 [2021-07-16T22:04:57.892Z] #27 5.118 Reading package lists...
22:04:57 [2021-07-16T22:04:57.892Z] #27 6.026 Building dependency tree...
22:04:57 [2021-07-16T22:04:57.972Z] #20 28.95 Setting up libgcc1:s390x (1:8.3.0-6) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 28.97 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 28.98 Setting up libapparmor-dev:armel (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 28.99 Setting up libapparmor-dev:armhf (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 29.00 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 29.02 Setting up libapparmor-dev:s390x (2.13.2-10) ...
22:04:57 [2021-07-16T22:04:57.972Z] #20 29.03 Processing triggers for libc-bin (2.28-10) ...
22:04:58 [2021-07-16T22:04:58.149Z] #27 ...
22:04:58 [2021-07-16T22:04:58.149Z] 
22:04:58 [2021-07-16T22:04:58.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:04:58 [2021-07-16T22:04:58.149Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:04:58 [2021-07-16T22:04:58.149Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.1s
22:04:58 [2021-07-16T22:04:58.407Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.4s done
22:04:58 [2021-07-16T22:04:58.537Z] #20 DONE 29.5s
22:04:58 [2021-07-16T22:04:58.537Z] 
22:04:58 [2021-07-16T22:04:58.537Z] #61 [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
22:04:58 [2021-07-16T22:04:58.537Z] #61 sha256:941fd0fd395aaa6f42ec2f85129e7a44592e8da8581335c116bbd03f82186c28
22:04:58 [2021-07-16T22:04:58.665Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:04:59 [2021-07-16T22:04:59.907Z] #61 1.287 + RM_GOPATH=0
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.287 + TMP_GOPATH=
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.287 + : /build
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.287 + '[' -z '' ']'
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.287 ++ mktemp -d
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.295 + export GOPATH=/tmp/tmp.uBgrKOMsO7
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.295 + GOPATH=/tmp/tmp.uBgrKOMsO7
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.295 + RM_GOPATH=1
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.295 + case "$(go env GOARCH)" in
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.295 ++ go env GOARCH
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.301 + export GO_BUILDMODE=-buildmode=pie
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.301 + GO_BUILDMODE=-buildmode=pie
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.303 ++ dirname /tmp/install/install.sh
22:04:59 [2021-07-16T22:04:59.908Z] #61 ...
22:04:59 [2021-07-16T22:04:59.908Z] 
22:04:59 [2021-07-16T22:04:59.908Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
22:04:59 [2021-07-16T22:04:59.908Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f
22:04:59 [2021-07-16T22:04:59.908Z] #21 DONE 1.3s
22:04:59 [2021-07-16T22:04:59.908Z] 
22:04:59 [2021-07-16T22:04:59.908Z] #61 [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
22:04:59 [2021-07-16T22:04:59.908Z] #61 sha256:941fd0fd395aaa6f42ec2f85129e7a44592e8da8581335c116bbd03f82186c28
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.305 + dir=/tmp/install
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.305 + bin=runc
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.305 + shift
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.305 + '[' '!' -f /tmp/install/runc.installer ']'
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.306 + . /tmp/install/runc.installer
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.306 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.307 + install_runc
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.309 + grep -q '^3\.10\.0.*\.el7\.'
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.309 + uname -r
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.312 + RUNC_BUILDTAGS='seccomp '
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.313 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.313 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.313 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uBgrKOMsO7/src/github.com/opencontainers/runc
22:04:59 [2021-07-16T22:04:59.908Z] #61 1.315 Cloning into '/tmp/tmp.uBgrKOMsO7/src/github.com/opencontainers/runc'...
22:05:00 [2021-07-16T22:05:00.559Z] #9 ...
22:05:00 [2021-07-16T22:05:00.560Z] 
22:05:00 [2021-07-16T22:05:00.560Z] #27 [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
22:05:00 [2021-07-16T22:05:00.560Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.344 The following additional packages will be installed:
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.344   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.344   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.351   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.351 Suggested packages:
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.351   krb5-doc krb5-user
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.351 Recommended packages:
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.351   krb5-locales publicsuffix libsasl2-modules
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.590 The following NEW packages will be installed:
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.592   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.592   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.592   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.592   libssh2-1 libssl1.1 openssl
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.863 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.863 Need to get 5059 kB of archives.
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.863 After this operation, 12.1 MB of additional disk space will be used.
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.863 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.886 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.899 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.901 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.901 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.903 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.905 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.957 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.957 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.966 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.966 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.966 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.968 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.970 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.971 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.973 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.986 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 6.990 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.010 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.011 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.013 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.243 debconf: delaying package configuration, since apt-utils is not installed
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.271 Fetched 5059 kB in 0s (12.4 MB/s)
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.317 Selecting previously unselected package libssl1.1:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.317 (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.)
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.317 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.325 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.535 Selecting previously unselected package openssl.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.536 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.544 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.712 Selecting previously unselected package ca-certificates.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.712 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.718 Unpacking ca-certificates (20200601~deb10u2) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.803 Selecting previously unselected package libkeyutils1:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.803 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.807 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.842 Selecting previously unselected package libkrb5support0:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.842 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.846 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.892 Selecting previously unselected package libk5crypto3:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.892 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.897 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.956 Selecting previously unselected package libkrb5-3:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.956 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 7.960 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.062 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.062 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.066 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.122 Selecting previously unselected package libsasl2-modules-db:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.122 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.128 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.184 Selecting previously unselected package libsasl2-2:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.184 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.195 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.290 Selecting previously unselected package libldap-common.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.290 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.295 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.335 Selecting previously unselected package libldap-2.4-2:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.335 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.339 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.418 Selecting previously unselected package libnghttp2-14:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.418 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.422 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.467 Selecting previously unselected package libpsl5:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.467 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.472 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.564 Selecting previously unselected package librtmp1:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.564 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.568 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.610 Selecting previously unselected package libssh2-1:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.610 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.615 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.663 Selecting previously unselected package libcurl4:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.663 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.668 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.744 Selecting previously unselected package curl.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.744 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.750 Unpacking curl (7.64.0-4+deb10u2) ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.811 Selecting previously unselected package libonig5:amd64.
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.812 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.560Z] #27 8.816 Unpacking libonig5:amd64 (6.9.1-1) ...
22:05:00 [2021-07-16T22:05:00.563Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.0s
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.878 Selecting previously unselected package libjq1:amd64.
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.879 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.883 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.923 Selecting previously unselected package jq.
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.923 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.927 Unpacking jq (1.5+dfsg-2+b1) ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.966 Setting up libkeyutils1:amd64 (1.6-6) ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.977 Setting up libpsl5:amd64 (0.20.2-2) ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 8.987 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:05:00 [2021-07-16T22:05:00.819Z] #27 9.191 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:05:00 [2021-07-16T22:05:00.847Z] #61 ...
22:05:00 [2021-07-16T22:05:00.847Z] 
22:05:00 [2021-07-16T22:05:00.847Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:05:00 [2021-07-16T22:05:00.847Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789
22:05:00 [2021-07-16T22:05:00.847Z] #22 DONE 1.1s
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.204 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.217 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.230 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.243 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.255 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.263 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.274 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.287 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.296 Setting up openssl (1.1.1d-0+deb10u6) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.310 Setting up libonig5:amd64 (6.9.1-1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.322 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.332 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:05:01 [2021-07-16T22:05:01.078Z] #27 9.343 Setting up ca-certificates (20200601~deb10u2) ...
22:05:01 [2021-07-16T22:05:01.104Z] 
22:05:01 [2021-07-16T22:05:01.104Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:05:01 [2021-07-16T22:05:01.104Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc
22:05:01 [2021-07-16T22:05:01.642Z] #27 9.908 Updating certificates in /etc/ssl/certs...
22:05:01 [2021-07-16T22:05:01.905Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s
22:05:02 [2021-07-16T22:05:02.037Z] #23 1.005 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:05:02 [2021-07-16T22:05:02.037Z] #23 DONE 1.1s
22:05:02 [2021-07-16T22:05:02.037Z] 
22:05:02 [2021-07-16T22:05:02.037Z] #64 [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
22:05:02 [2021-07-16T22:05:02.037Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:05:02 [2021-07-16T22:05:02.037Z] #64 51.09 + bin/containerd
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.60 137 added, 0 removed; done.
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.69 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.70 Setting up jq (1.5+dfsg-2+b1) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.72 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.74 Setting up curl (7.64.0-4+deb10u2) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.75 Processing triggers for libc-bin (2.28-10) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.78 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:05:02 [2021-07-16T22:05:02.574Z] #27 10.78 Updating certificates in /etc/ssl/certs...
22:05:03 [2021-07-16T22:05:03.137Z] #27 11.37 0 added, 0 removed; done.
22:05:03 [2021-07-16T22:05:03.137Z] #27 11.37 Running hooks in /etc/ca-certificates/update.d...
22:05:03 [2021-07-16T22:05:03.137Z] #27 11.37 done.
22:05:03 [2021-07-16T22:05:03.410Z] #64 ...
22:05:03 [2021-07-16T22:05:03.410Z] 
22:05:03 [2021-07-16T22:05:03.410Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:05:03 [2021-07-16T22:05:03.410Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d
22:05:03 [2021-07-16T22:05:03.410Z] #24 DONE 1.1s
22:05:03 [2021-07-16T22:05:03.410Z] 
22:05:03 [2021-07-16T22:05:03.410Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:05:03 [2021-07-16T22:05:03.410Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7
22:05:03 [2021-07-16T22:05:03.857Z] #9 ...
22:05:03 [2021-07-16T22:05:03.857Z] 
22:05:03 [2021-07-16T22:05:03.857Z] #29 [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
22:05:03 [2021-07-16T22:05:03.857Z] #29 sha256:973231960152ab27ed44774ed219410d3a3d379ba0d302d40dc4dbcf64f167be
22:05:03 [2021-07-16T22:05:03.857Z] #29 1.324 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 1.421 
22:05:03 [2021-07-16T22:05:03.857Z] #29 1.538 
########                                                                  12.0%
##########################                                                36.9%
########################################                                  56.8%
#######################################################                   76.6%
#####################################################################     96.6%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.060 
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.188 
#################################################################         91.4%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.303 
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.431 
################################################                          67.4%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.560 
22:05:03 [2021-07-16T22:05:03.857Z] #29 2.691 
########                                                                  12.1%
#########################                                                 35.2%
#######################################                                   54.5%
#####################################################                     73.9%
###################################################################       93.2%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 3.208 
22:05:03 [2021-07-16T22:05:03.857Z] #29 3.338 
##                                                                         3.0%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.0%
##################                                                        25.2%
#####################                                                     30.4%
#########################                                                 35.6%
############################                                              39.4%
#################################                                         46.1%
####################################                                      51.3%
########################################                                  56.5%
############################################                              61.8%
################################################                          66.9%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.5%
##################################################################        93.0%
#####################################################################     96.9%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 5.218 
22:05:03 [2021-07-16T22:05:03.857Z] #29 5.535 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 5.637 
22:05:03 [2021-07-16T22:05:03.857Z] #29 5.693 
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 5.731 
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.135 
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.250 
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.282 
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.632 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.720 
22:05:03 [2021-07-16T22:05:03.857Z] #29 6.937 #=#=#                                                                         

####                                                                       5.8%
################                                                          23.5%
#################################                                         47.1%
###########################################                               60.4%
########################################################                  78.0%
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 7.636 
22:05:03 [2021-07-16T22:05:03.857Z] #29 7.932 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.034 
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.148 
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.173 
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.363 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.443 
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.508 
######################################################################## 100.0%
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.529 
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.542 Download of images into '/build' complete.
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.542 Use something like the following to load the result into a Docker daemon:
22:05:03 [2021-07-16T22:05:03.857Z] #29 8.542   tar -cC '/build' . | docker load
22:05:04 [2021-07-16T22:05:04.117Z] #29 ...
22:05:04 [2021-07-16T22:05:04.117Z] 
22:05:04 [2021-07-16T22:05:04.117Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:05:04 [2021-07-16T22:05:04.117Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:05:04 [2021-07-16T22:05:04.117Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 8.9s done
22:05:04 [2021-07-16T22:05:04.342Z] #25 DONE 1.1s
22:05:04 [2021-07-16T22:05:04.342Z] 
22:05:04 [2021-07-16T22:05:04.342Z] #61 [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
22:05:04 [2021-07-16T22:05:04.342Z] #61 sha256:941fd0fd395aaa6f42ec2f85129e7a44592e8da8581335c116bbd03f82186c28
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.050 + cd /tmp/tmp.uBgrKOMsO7/src/github.com/opencontainers/runc
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.050 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.273 + '[' -z '' ']'
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.274 + target=static
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.274 + make 'BUILDTAGS=seccomp ' static
22:05:04 [2021-07-16T22:05:04.342Z] #61 5.599 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
22:05:05 [2021-07-16T22:05:05.055Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:05:05 [2021-07-16T22:05:05.274Z] #61 ...
22:05:05 [2021-07-16T22:05:05.274Z] 
22:05:05 [2021-07-16T22:05:05.274Z] #26 [dev-systemd-false  6/25] RUN ldconfig
22:05:05 [2021-07-16T22:05:05.274Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc
22:05:05 [2021-07-16T22:05:05.274Z] #26 DONE 1.1s
22:05:05 [2021-07-16T22:05:05.532Z] 
22:05:05 [2021-07-16T22:05:05.532Z] #27 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:05:05 [2021-07-16T22:05:05.532Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c
22:05:05 [2021-07-16T22:05:05.669Z] #27 DONE 13.7s
22:05:05 [2021-07-16T22:05:05.669Z] 
22:05:05 [2021-07-16T22:05:05.669Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:05:05 [2021-07-16T22:05:05.669Z] #28 sha256:c01e0e588d8b5d817ee1e1b4fe30129c06c7cd8a7d03da4c0ea44607a9bb442a
22:05:06 [2021-07-16T22:05:06.086Z] #9 ...
22:05:06 [2021-07-16T22:05:06.086Z] 
22:05:06 [2021-07-16T22:05:06.086Z] #29 [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
22:05:06 [2021-07-16T22:05:06.086Z] #29 sha256:404ce97dc05ee0cac1f5dd46762b9a391df408e0a612f6eecff837881e0a745c
22:05:06 [2021-07-16T22:05:06.086Z] #29 1.305 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 1.424 
22:05:06 [2021-07-16T22:05:06.086Z] #29 1.544 
###                                                                        5.3%
##########################                                                36.2%
########################################                                  56.2%
###############################################                           65.7%
#####################################################################     95.9%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.081 
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.206 
###################################################                       71.5%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.332 
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.450 
##############################################################            86.4%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.565 
22:05:06 [2021-07-16T22:05:06.086Z] #29 2.685 
##########                                                                14.4%
###############                                                           22.1%
#####################################                                     52.4%
#####################################################                     74.3%
###################################################################       93.6%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 3.218 
22:05:06 [2021-07-16T22:05:06.086Z] #29 3.346 
##                                                                         4.1%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.0%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.6%
#############################                                             40.8%
#################################                                         46.0%
####################################                                      51.2%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       72.2%
#######################################################                   77.3%
###########################################################               82.5%
###############################################################           87.6%
##################################################################        92.9%
######################################################################    98.1%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 5.210 
22:05:06 [2021-07-16T22:05:06.086Z] #29 5.510 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 5.616 
22:05:06 [2021-07-16T22:05:06.086Z] #29 5.686 
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 5.714 
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.100 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.226 
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.323 
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.354 
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.740 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.856 
22:05:06 [2021-07-16T22:05:06.086Z] #29 6.999 
                                                                           0.0%
######                                                                     9.1%
#########################                                                 35.3%
#################################                                         47.1%
###########################################                               60.6%
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 7.678 
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.106 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.193 
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.277 
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.318 
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.589 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.679 
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.758 
######################################################################## 100.0%
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.791 
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.807 Download of images into '/build' complete.
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.807 Use something like the following to load the result into a Docker daemon:
22:05:06 [2021-07-16T22:05:06.086Z] #29 8.807   tar -cC '/build' . | docker load
22:05:06 [2021-07-16T22:05:06.086Z] #29 ...
22:05:06 [2021-07-16T22:05:06.086Z] 
22:05:06 [2021-07-16T22:05:06.086Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:05:06 [2021-07-16T22:05:06.086Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:05:06 [2021-07-16T22:05:06.086Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 9.2s done
22:05:06 [2021-07-16T22:05:06.437Z] #9 DONE 34.3s
22:05:06 [2021-07-16T22:05:06.437Z] 
22:05:06 [2021-07-16T22:05:06.437Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:05:06 [2021-07-16T22:05:06.437Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:05:06 [2021-07-16T22:05:06.598Z] #28 DONE 1.1s
22:05:06 [2021-07-16T22:05:06.598Z] 
22:05:06 [2021-07-16T22:05:06.598Z] #29 [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
22:05:06 [2021-07-16T22:05:06.598Z] #29 sha256:42d64e97cf53bd027370e7e051d354da58543ecc4886e645968316d474e61381
22:05:06 [2021-07-16T22:05:06.699Z] #10 ...
22:05:06 [2021-07-16T22:05:06.699Z] 
22:05:06 [2021-07-16T22:05:06.699Z] #29 [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
22:05:06 [2021-07-16T22:05:06.699Z] #29 sha256:973231960152ab27ed44774ed219410d3a3d379ba0d302d40dc4dbcf64f167be
22:05:06 [2021-07-16T22:05:06.699Z] #29 DONE 12.6s
22:05:06 [2021-07-16T22:05:06.699Z] 
22:05:06 [2021-07-16T22:05:06.699Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:05:06 [2021-07-16T22:05:06.699Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:05:06 [2021-07-16T22:05:06.910Z] #27 1.308 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.394 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.476 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.559 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.569 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.611 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages.diff/Index [27.8 kB]
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.614 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
22:05:06 [2021-07-16T22:05:06.911Z] #27 1.697 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [471 kB]
22:05:07 [2021-07-16T22:05:07.016Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:05:07 [2021-07-16T22:05:07.172Z] #27 1.820 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
22:05:07 [2021-07-16T22:05:07.269Z] #10 DONE 0.9s
22:05:07 [2021-07-16T22:05:07.269Z] 
22:05:07 [2021-07-16T22:05:07.269Z] #11 [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
22:05:07 [2021-07-16T22:05:07.269Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
22:05:07 [2021-07-16T22:05:07.433Z] #27 2.100 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
22:05:07 [2021-07-16T22:05:07.690Z] #27 2.279 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:05:07 [2021-07-16T22:05:07.690Z] #27 2.342 Get:12 http://deb.debian.org/debian buster-backports/main amd64 Packages 2021-07-16-1401.53.pdiff [5508 B]
22:05:07 [2021-07-16T22:05:07.690Z] #27 2.404 Get:12 http://deb.debian.org/debian buster-backports/main amd64 Packages 2021-07-16-1401.53.pdiff [5508 B]
22:05:07 [2021-07-16T22:05:07.971Z] #29 1.152 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:05:07 [2021-07-16T22:05:07.971Z] #29 1.238 
22:05:08 [2021-07-16T22:05:08.254Z] #27 2.814 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:05:08 [2021-07-16T22:05:08.385Z] #9 DONE 37.0s
22:05:08 [2021-07-16T22:05:08.385Z] 
22:05:08 [2021-07-16T22:05:08.385Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:05:08 [2021-07-16T22:05:08.385Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:05:08 [2021-07-16T22:05:08.385Z] #10 ...
22:05:08 [2021-07-16T22:05:08.385Z] 
22:05:08 [2021-07-16T22:05:08.385Z] #29 [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
22:05:08 [2021-07-16T22:05:08.385Z] #29 sha256:404ce97dc05ee0cac1f5dd46762b9a391df408e0a612f6eecff837881e0a745c
22:05:08 [2021-07-16T22:05:08.385Z] #29 DONE 12.7s
22:05:08 [2021-07-16T22:05:08.385Z] 
22:05:08 [2021-07-16T22:05:08.385Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:05:08 [2021-07-16T22:05:08.385Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:05:08 [2021-07-16T22:05:08.484Z] #29 1.356 
############                                                              17.1%
##########################                                                37.0%
#########################################                                 57.0%
#######################################################                   76.6%
#####################################################################     96.5%#29 ...
22:05:08 [2021-07-16T22:05:08.484Z] 
22:05:08 [2021-07-16T22:05:08.484Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
22:05:08 [2021-07-16T22:05:08.484Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
22:05:08 [2021-07-16T22:05:08.484Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.3s done
22:05:08 [2021-07-16T22:05:08.484Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.7s done
22:05:08 [2021-07-16T22:05:08.484Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:05:08 [2021-07-16T22:05:08.484Z] #9 DONE 25.7s
22:05:08 [2021-07-16T22:05:08.484Z] 
22:05:08 [2021-07-16T22:05:08.484Z] #29 [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
22:05:08 [2021-07-16T22:05:08.484Z] #29 sha256:42d64e97cf53bd027370e7e051d354da58543ecc4886e645968316d474e61381
22:05:08 [2021-07-16T22:05:08.484Z] #29 1.356 
############                                                              17.1%
##########################                                                37.0%
#########################################                                 57.0%
#######################################################                   76.6%
#####################################################################     96.5%
######################################################################## 100.0%
22:05:08 [2021-07-16T22:05:08.484Z] #29 1.864 
22:05:08 [2021-07-16T22:05:08.510Z] #27 3.225 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:05:08 [2021-07-16T22:05:08.741Z] #29 1.973 
######################################################################## 100.0%
22:05:08 [2021-07-16T22:05:08.741Z] #29 2.070 
22:05:08 [2021-07-16T22:05:08.741Z] #29 2.188 
###################################################################       93.3%
######################################################################## 100.0%
22:05:08 [2021-07-16T22:05:08.767Z] #27 3.535 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:05:08 [2021-07-16T22:05:08.950Z] #10 DONE 0.9s
22:05:08 [2021-07-16T22:05:08.950Z] 
22:05:08 [2021-07-16T22:05:08.950Z] #11 [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
22:05:08 [2021-07-16T22:05:08.950Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
22:05:08 [2021-07-16T22:05:08.999Z] #29 2.284 
22:05:09 [2021-07-16T22:05:09.185Z] #11 DONE 1.5s
22:05:09 [2021-07-16T22:05:09.185Z] 
22:05:09 [2021-07-16T22:05:09.185Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:05:09 [2021-07-16T22:05:09.185Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
22:05:09 [2021-07-16T22:05:09.185Z] #31 DONE 0.1s
22:05:09 [2021-07-16T22:05:09.185Z] 
22:05:09 [2021-07-16T22:05:09.185Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:09 [2021-07-16T22:05:09.185Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:09 [2021-07-16T22:05:09.185Z] #32 ...
22:05:09 [2021-07-16T22:05:09.185Z] 
22:05:09 [2021-07-16T22:05:09.185Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:05:09 [2021-07-16T22:05:09.185Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
22:05:09 [2021-07-16T22:05:09.185Z] #39 DONE 0.2s
22:05:09 [2021-07-16T22:05:09.185Z] 
22:05:09 [2021-07-16T22:05:09.185Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:05:09 [2021-07-16T22:05:09.185Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
22:05:09 [2021-07-16T22:05:09.185Z] #43 DONE 0.2s
22:05:09 [2021-07-16T22:05:09.185Z] 
22:05:09 [2021-07-16T22:05:09.185Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:09 [2021-07-16T22:05:09.185Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:09 [2021-07-16T22:05:09.330Z] #27 ...
22:05:09 [2021-07-16T22:05:09.330Z] 
22:05:09 [2021-07-16T22:05:09.330Z] #61 [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
22:05:09 [2021-07-16T22:05:09.330Z] #61 sha256:941fd0fd395aaa6f42ec2f85129e7a44592e8da8581335c116bbd03f82186c28
22:05:09 [2021-07-16T22:05:09.330Z] #61 9.648 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:05:09 [2021-07-16T22:05:09.330Z] #61 10.51 + mkdir -p /build
22:05:09 [2021-07-16T22:05:09.330Z] #61 10.52 + cp runc /build/runc
22:05:09 [2021-07-16T22:05:09.330Z] #61 DONE 10.7s
22:05:09 [2021-07-16T22:05:09.330Z] 
22:05:09 [2021-07-16T22:05:09.330Z] #27 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:05:09 [2021-07-16T22:05:09.330Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c
22:05:09 [2021-07-16T22:05:09.330Z] #27 3.875 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:05:09 [2021-07-16T22:05:09.512Z] #29 2.403 
#############                                                             18.2%
##########################                                                37.4%
########################################                                  56.8%
######################################################                    75.9%
####################################################################      95.3%
######################################################################## 100.0%
22:05:09 [2021-07-16T22:05:09.512Z] #29 2.884 
22:05:09 [2021-07-16T22:05:09.880Z] #11 DONE 0.9s
22:05:09 [2021-07-16T22:05:09.893Z] #27 4.496 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
22:05:09 [2021-07-16T22:05:09.893Z] #27 4.546 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:05:09 [2021-07-16T22:05:09.893Z] #27 4.562 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
22:05:09 [2021-07-16T22:05:09.893Z] #27 4.603 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:05:09 [2021-07-16T22:05:09.893Z] #27 4.656 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:05:10 [2021-07-16T22:05:10.137Z] 
22:05:10 [2021-07-16T22:05:10.137Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:05:10 [2021-07-16T22:05:10.137Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
22:05:10 [2021-07-16T22:05:10.137Z] #31 DONE 0.1s
22:05:10 [2021-07-16T22:05:10.137Z] 
22:05:10 [2021-07-16T22:05:10.137Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:10 [2021-07-16T22:05:10.137Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:10 [2021-07-16T22:05:10.137Z] #32 ...
22:05:10 [2021-07-16T22:05:10.137Z] 
22:05:10 [2021-07-16T22:05:10.137Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:05:10 [2021-07-16T22:05:10.137Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
22:05:10 [2021-07-16T22:05:10.137Z] #39 DONE 0.2s
22:05:10 [2021-07-16T22:05:10.153Z] #27 4.840 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:05:10 [2021-07-16T22:05:10.153Z] #27 4.843 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:05:10 [2021-07-16T22:05:10.153Z] #27 4.849 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:05:10 [2021-07-16T22:05:10.153Z] #27 4.849 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:05:10 [2021-07-16T22:05:10.153Z] #27 4.849 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:05:10 [2021-07-16T22:05:10.394Z] 
22:05:10 [2021-07-16T22:05:10.395Z] #40 [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
22:05:10 [2021-07-16T22:05:10.395Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:10 [2021-07-16T22:05:10.656Z] #40 ...
22:05:10 [2021-07-16T22:05:10.656Z] 
22:05:10 [2021-07-16T22:05:10.656Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:05:10 [2021-07-16T22:05:10.656Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
22:05:10 [2021-07-16T22:05:10.656Z] #43 DONE 0.5s
22:05:10 [2021-07-16T22:05:10.656Z] 
22:05:10 [2021-07-16T22:05:10.656Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:10 [2021-07-16T22:05:10.656Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
22:05:11 [2021-07-16T22:05:11.160Z] 
22:05:11 [2021-07-16T22:05:11.160Z]  ________   ____  __.
22:05:11 [2021-07-16T22:05:11.160Z]  \_____  \ |    |/ _|
22:05:11 [2021-07-16T22:05:11.160Z]  /   |   \|      <
22:05:11 [2021-07-16T22:05:11.160Z]  /    |    \    |  \
22:05:11 [2021-07-16T22:05:11.160Z]  \_______  /____|__ \
22:05:11 [2021-07-16T22:05:11.160Z]          \/        \/
22:05:11 [2021-07-16T22:05:11.160Z] 
22:05:11 [2021-07-16T22:05:11.160Z] INFO: make.ps1 ended at 07/16/2021 22:05:05
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Binaries build ended at 07/16/2021 22:05:07. Duration:00:01:28.7265212
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Copying the built daemon binary to d:\CI\PR-42641\7\binary\dockerd-b0a90cf6ef.exe...
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Copying the built client binary to d:\CI\PR-42641\7\binary\docker-b0a90cf6ef.exe...
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Copying dockerversion from the container...
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Copying the golang package from the container to d:\CI\PR-42641\7\installer\go.zip...
22:05:11 [2021-07-16T22:05:11.160Z] INFO: Extracting go.zip to d:\CI\PR-42641\7\go
22:05:12 [2021-07-16T22:05:12.398Z] #29 2.996 
###                                                                        4.8%
#######                                                                   10.0%
#######                                                                   10.1%
#########                                                                 13.0%
###################                                                       26.5%
#######################                                                   32.9%
###########################                                               38.1%
###############################                                           43.3%
##################################                                        48.6%
#####################################                                     51.6%
#############################################                             62.6%
#############################################                             63.7%
###################################################                       72.0%
#####################################################                     73.7%
#########################################################                 80.5%
##########################################################                81.1%
##############################################################            87.3%
#######################################################################   99.6%
#######################################################################  100.0%
######################################################################## 100.0%
22:05:12 [2021-07-16T22:05:12.398Z] #29 5.732 
22:05:12 [2021-07-16T22:05:12.655Z] #29 5.964 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:05:12 [2021-07-16T22:05:12.655Z] #29 6.018 
22:05:12 [2021-07-16T22:05:12.655Z] #29 6.084 
######################################################################## 100.0%
22:05:12 [2021-07-16T22:05:12.655Z] #29 6.103 
22:05:12 [2021-07-16T22:05:12.915Z] #29 6.310 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:05:12 [2021-07-16T22:05:12.915Z] #29 6.370 
22:05:13 [2021-07-16T22:05:13.171Z] #29 6.482 
################################################################          90.0%
######################################################################## 100.0%
22:05:13 [2021-07-16T22:05:13.171Z] #29 6.540 
22:05:13 [2021-07-16T22:05:13.427Z] #29 6.760 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:05:13 [2021-07-16T22:05:13.427Z] #29 6.814 
22:05:13 [2021-07-16T22:05:13.689Z] #29 6.925 
###                                                                        4.6%
#
22:05:13 [2021-07-16T22:05:13.689Z] #29 ...
22:05:13 [2021-07-16T22:05:13.689Z] 
22:05:13 [2021-07-16T22:05:13.689Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:05:13 [2021-07-16T22:05:13.689Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
22:05:13 [2021-07-16T22:05:13.689Z] #10 DONE 5.3s
22:05:13 [2021-07-16T22:05:13.689Z] 
22:05:13 [2021-07-16T22:05:13.689Z] #29 [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
22:05:13 [2021-07-16T22:05:13.689Z] #29 sha256:42d64e97cf53bd027370e7e051d354da58543ecc4886e645968316d474e61381
22:05:13 [2021-07-16T22:05:13.689Z] #29 6.925 
###                                                                        4.6%
#########                                                                 13.3%
##################                                                        25.9%
22:05:13 [2021-07-16T22:05:13.689Z] #29 ...
22:05:13 [2021-07-16T22:05:13.689Z] 
22:05:13 [2021-07-16T22:05:13.689Z] #11 [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
22:05:13 [2021-07-16T22:05:13.689Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
22:05:14 [2021-07-16T22:05:14.483Z] #44 ...
22:05:14 [2021-07-16T22:05:14.484Z] 
22:05:14 [2021-07-16T22:05:14.484Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:05:14 [2021-07-16T22:05:14.484Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
22:05:14 [2021-07-16T22:05:14.484Z] #12 DONE 5.4s
22:05:14 [2021-07-16T22:05:14.484Z] 
22:05:14 [2021-07-16T22:05:14.484Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:14 [2021-07-16T22:05:14.484Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:15 [2021-07-16T22:05:15.930Z] #44 ...
22:05:15 [2021-07-16T22:05:15.931Z] 
22:05:15 [2021-07-16T22:05:15.931Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:05:15 [2021-07-16T22:05:15.931Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
22:05:15 [2021-07-16T22:05:15.931Z] #12 DONE 5.3s
22:05:15 [2021-07-16T22:05:15.931Z] 
22:05:15 [2021-07-16T22:05:15.931Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:15 [2021-07-16T22:05:15.931Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:16 [2021-07-16T22:05:16.211Z] #11 DONE 2.4s
22:05:16 [2021-07-16T22:05:16.211Z] 
22:05:16 [2021-07-16T22:05:16.211Z] #29 [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
22:05:16 [2021-07-16T22:05:16.211Z] #29 sha256:42d64e97cf53bd027370e7e051d354da58543ecc4886e645968316d474e61381
22:05:16 [2021-07-16T22:05:16.211Z] #29 6.925 
###                                                                        4.6%
#########                                                                 13.3%
##################                                                        25.9%
#################################################                         69.2%
###############################################################           88.4%
######################################################################## 100.0%
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.422 
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.665 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.731 
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.795 
######################################################################## 100.0%
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.811 
22:05:16 [2021-07-16T22:05:16.211Z] #29 7.962 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.024 
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.062 
######################################################################## 100.0%
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.078 
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.087 Download of images into '/build' complete.
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.087 Use something like the following to load the result into a Docker daemon:
22:05:16 [2021-07-16T22:05:16.211Z] #29 8.087   tar -cC '/build' . | docker load
22:05:16 [2021-07-16T22:05:16.211Z] #29 DONE 9.4s
22:05:16 [2021-07-16T22:05:16.211Z] 
22:05:16 [2021-07-16T22:05:16.211Z] #48 [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
22:05:16 [2021-07-16T22:05:16.211Z] #48 sha256:9bc5c0dd5ceeea129b74842d09d81c9b3907eb0bf66e5dcbcf8d5ce33ae82627
22:05:16 [2021-07-16T22:05:16.469Z] #48 ...
22:05:16 [2021-07-16T22:05:16.469Z] 
22:05:16 [2021-07-16T22:05:16.469Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:05:16 [2021-07-16T22:05:16.469Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
22:05:16 [2021-07-16T22:05:16.469Z] #39 DONE 0.3s
22:05:16 [2021-07-16T22:05:16.469Z] 
22:05:16 [2021-07-16T22:05:16.469Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:05:16 [2021-07-16T22:05:16.469Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
22:05:16 [2021-07-16T22:05:16.469Z] #31 DONE 0.3s
22:05:16 [2021-07-16T22:05:16.469Z] 
22:05:16 [2021-07-16T22:05:16.469Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:05:16 [2021-07-16T22:05:16.469Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
22:05:16 [2021-07-16T22:05:16.469Z] #43 DONE 0.4s
22:05:16 [2021-07-16T22:05:16.469Z] 
22:05:16 [2021-07-16T22:05:16.469Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:16 [2021-07-16T22:05:16.469Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:17 [2021-07-16T22:05:17.030Z] #13 2.474 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:05:17 [2021-07-16T22:05:17.030Z] #13 2.503 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:17 [2021-07-16T22:05:17.030Z] #13 2.553 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:17 [2021-07-16T22:05:17.030Z] #13 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:17 [2021-07-16T22:05:17.602Z] #13 3.489 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #13 ...
22:05:18 [2021-07-16T22:05:18.984Z] 
22:05:18 [2021-07-16T22:05:18.984Z] #56 [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
22:05:18 [2021-07-16T22:05:18.984Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:18 [2021-07-16T22:05:18.984Z] #56 7.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #56 7.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #56 7.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #56 8.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #56 9.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:18 [2021-07-16T22:05:18.984Z] #56 ...
22:05:18 [2021-07-16T22:05:18.984Z] 
22:05:18 [2021-07-16T22:05:18.984Z] #48 [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
22:05:18 [2021-07-16T22:05:18.984Z] #48 sha256:b497e8b2fd3c610d08ed386d7e6ce7a2b14a8f2dc197d5193429e0158884b452
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.756 + RM_GOPATH=0
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.756 + TMP_GOPATH=
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.756 + : /build
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.756 + '[' -z '' ']'
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.756 ++ mktemp -d
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.767 + export GOPATH=/tmp/tmp.v0J6nY0vRS
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.767 + GOPATH=/tmp/tmp.v0J6nY0vRS
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.767 + RM_GOPATH=1
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.767 + case "$(go env GOARCH)" in
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.779 ++ go env GOARCH
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + export GO_BUILDMODE=-buildmode=pie
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + GO_BUILDMODE=-buildmode=pie
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 ++ dirname /tmp/install/install.sh
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + dir=/tmp/install
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + bin=gotestsum
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + shift
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + . /tmp/install/gotestsum.installer
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 ++ : v0.5.3
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + install_gotestsum
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + set -e
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + export GO111MODULE=on
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + GO111MODULE=on
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + GOBIN=/build
22:05:18 [2021-07-16T22:05:18.984Z] #48 5.786 + go get gotest.tools/gotestsum@v0.5.3
22:05:18 [2021-07-16T22:05:18.984Z] #48 6.894 go: downloading gotest.tools/gotestsum v0.5.3
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.498 go: downloading github.com/fatih/color v1.9.0
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.506 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.551 go: downloading github.com/pkg/errors v0.9.1
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.597 go: downloading github.com/spf13/pflag v1.0.3
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.945 go: downloading github.com/mattn/go-colorable v0.1.6
22:05:18 [2021-07-16T22:05:18.984Z] #48 8.955 go: downloading github.com/mattn/go-isatty v0.0.12
22:05:18 [2021-07-16T22:05:18.984Z] #48 9.084 go: downloading github.com/jonboulle/clockwork v0.1.0
22:05:18 [2021-07-16T22:05:18.984Z] #48 9.219 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:05:18 [2021-07-16T22:05:18.984Z] #48 9.354 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:05:18 [2021-07-16T22:05:18.984Z] #48 9.906 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:05:19 [2021-07-16T22:05:19.244Z] #48 ...
22:05:19 [2021-07-16T22:05:19.244Z] 
22:05:19 [2021-07-16T22:05:19.244Z] #36 [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
22:05:19 [2021-07-16T22:05:19.244Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:19 [2021-07-16T22:05:19.244Z] #36 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:19 [2021-07-16T22:05:19.244Z] #36 6.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:19 [2021-07-16T22:05:19.244Z] #36 6.453 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:19 [2021-07-16T22:05:19.244Z] #36 7.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:19 [2021-07-16T22:05:19.244Z] #36 9.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:19 [2021-07-16T22:05:19.244Z] #36 ...
22:05:19 [2021-07-16T22:05:19.244Z] 
22:05:19 [2021-07-16T22:05:19.244Z] #24 [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
22:05:19 [2021-07-16T22:05:19.244Z] #24 sha256:ee80c5a61073adba9d85a6b6e13c4c7a3f2a814bde8895fe7c7fd81a4082d4f7
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + RM_GOPATH=0
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + TMP_GOPATH=
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + : /build
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + '[' -z '' ']'
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 ++ mktemp -d
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + export GOPATH=/tmp/tmp.Dq2ePL2GCW
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + GOPATH=/tmp/tmp.Dq2ePL2GCW
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + RM_GOPATH=1
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 + case "$(go env GOARCH)" in
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.323 ++ go env GOARCH
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 Install docker/cli version 17.06.2-ce from stable
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + export GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 ++ dirname /tmp/install/install.sh
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + dir=/tmp/install
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + bin=dockercli
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + shift
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + . /tmp/install/dockercli.installer
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 ++ : stable
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 ++ : 17.06.2-ce
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + install_dockercli
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.360 ++ uname -m
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.374 + arch=x86_64
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.374 + '[' x86_64 '!=' x86_64 ']'
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.374 + url=https://download.docker.com/linux/static
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.375 + tar -xz docker/docker
22:05:19 [2021-07-16T22:05:19.244Z] #24 6.376 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:05:19 [2021-07-16T22:05:19.249Z] #13 3.453 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:05:19 [2021-07-16T22:05:19.250Z] #13 3.460 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:19 [2021-07-16T22:05:19.250Z] #13 3.597 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:19 [2021-07-16T22:05:19.250Z] #13 3.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:19 [2021-07-16T22:05:19.504Z] #24 ...
22:05:19 [2021-07-16T22:05:19.504Z] 
22:05:19 [2021-07-16T22:05:19.505Z] #59 [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
22:05:19 [2021-07-16T22:05:19.505Z] #59 sha256:27e358d335111a0d3fcdc33a187d089a06045b012d50d594e26b2080207265af
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + RM_GOPATH=0
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + TMP_GOPATH=
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + : /build
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + '[' -z '' ']'
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 ++ mktemp -d
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + export GOPATH=/tmp/tmp.Brdm14raGt
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + GOPATH=/tmp/tmp.Brdm14raGt
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + RM_GOPATH=1
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 + case "$(go env GOARCH)" in
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.714 ++ go env GOARCH
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + export GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 ++ dirname /tmp/install/install.sh
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + dir=/tmp/install
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + bin=rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + shift
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + . /tmp/install/rootlesskit.installer
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + install_rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + case "$1" in
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + export CGO_ENABLED=0
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + CGO_ENABLED=0
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + _install_rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.717 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Brdm14raGt/src/github.com/rootless-containers/rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 5.756 Cloning into '/tmp/tmp.Brdm14raGt/src/github.com/rootless-containers/rootlesskit'...
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.48 + cd /tmp/tmp.Brdm14raGt/src/github.com/rootless-containers/rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.48 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + export GO111MODULE=on
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + GO111MODULE=on
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + export GOPROXY=https://proxy.golang.org
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + GOPROXY=https://proxy.golang.org
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + for f in rootlesskit rootlesskit-docker-proxy
22:05:19 [2021-07-16T22:05:19.505Z] #59 10.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:05:19 [2021-07-16T22:05:19.505Z] #59 ...
22:05:19 [2021-07-16T22:05:19.505Z] 
22:05:19 [2021-07-16T22:05:19.505Z] #50 [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
22:05:19 [2021-07-16T22:05:19.505Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.526 + RM_GOPATH=0
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.526 + TMP_GOPATH=
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.526 + : /build
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.526 + '[' -z '' ']'
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.529 ++ mktemp -d
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.529 + export GOPATH=/tmp/tmp.YXAoTXqr9m
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.529 + GOPATH=/tmp/tmp.YXAoTXqr9m
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.529 + RM_GOPATH=1
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.529 + case "$(go env GOARCH)" in
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.534 ++ go env GOARCH
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + export GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 ++ dirname /tmp/install/install.sh
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + dir=/tmp/install
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + bin=golangci_lint
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + shift
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + . /tmp/install/golangci_lint.installer
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 ++ : v1.23.8
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + install_golangci_lint
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + set -e
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + export GO111MODULE=on
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + GO111MODULE=on
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + GOBIN=/build
22:05:19 [2021-07-16T22:05:19.505Z] #50 5.544 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:05:19 [2021-07-16T22:05:19.505Z] #50 6.163 go: downloading github.com/golangci/golangci-lint v1.23.8
22:05:19 [2021-07-16T22:05:19.753Z] #44 ...
22:05:19 [2021-07-16T22:05:19.753Z] 
22:05:19 [2021-07-16T22:05:19.753Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:05:19 [2021-07-16T22:05:19.753Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
22:05:19 [2021-07-16T22:05:19.753Z] #12 DONE 3.5s
22:05:19 [2021-07-16T22:05:19.753Z] 
22:05:19 [2021-07-16T22:05:19.753Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:19 [2021-07-16T22:05:19.753Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:19 [2021-07-16T22:05:19.773Z] #50 ...
22:05:19 [2021-07-16T22:05:19.773Z] 
22:05:19 [2021-07-16T22:05:19.773Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:19 [2021-07-16T22:05:19.773Z] #34 sha256:d87efc1627d419fe0dc2e916d33b5a8d8fe68bbd372f0a553b62ed3501764437
22:05:19 [2021-07-16T22:05:19.773Z] #34 6.162 Install go-toml version v1.8.1
22:05:19 [2021-07-16T22:05:19.773Z] #34 7.301 go: downloading github.com/pelletier/go-toml v1.8.1
22:05:19 [2021-07-16T22:05:19.773Z] #34 10.17 github.com/pelletier/go-toml
22:05:19 [2021-07-16T22:05:19.773Z] #34 ...
22:05:19 [2021-07-16T22:05:19.773Z] 
22:05:19 [2021-07-16T22:05:19.773Z] #52 [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
22:05:19 [2021-07-16T22:05:19.773Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.823 + RM_GOPATH=0
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.823 + TMP_GOPATH=
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.823 + : /build
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.823 + '[' -z '' ']'
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.823 ++ mktemp -d
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.824 + export GOPATH=/tmp/tmp.qvCXt1P9Ht
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.825 + GOPATH=/tmp/tmp.qvCXt1P9Ht
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.825 + RM_GOPATH=1
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.825 + case "$(go env GOARCH)" in
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.826 ++ go env GOARCH
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.839 + export GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.839 + GO_BUILDMODE=-buildmode=pie
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.840 ++ dirname /tmp/install/install.sh
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + dir=/tmp/install
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + bin=shfmt
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + shift
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + . /tmp/install/shfmt.installer
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + install_shfmt
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qvCXt1P9Ht/src/github.com/mvdan/sh
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.842 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:19 [2021-07-16T22:05:19.773Z] #52 5.847 Cloning into '/tmp/tmp.qvCXt1P9Ht/src/github.com/mvdan/sh'...
22:05:19 [2021-07-16T22:05:19.824Z] #13 4.320 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:05:20 [2021-07-16T22:05:20.035Z] #52 ...
22:05:20 [2021-07-16T22:05:20.035Z] 
22:05:20 [2021-07-16T22:05:20.035Z] #40 [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
22:05:20 [2021-07-16T22:05:20.035Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:20 [2021-07-16T22:05:20.035Z] #40 6.432 + git clone https://github.com/docker/distribution.git .
22:05:20 [2021-07-16T22:05:20.035Z] #40 6.432 Cloning into '.'...
22:05:20 [2021-07-16T22:05:20.084Z] #13 ...
22:05:20 [2021-07-16T22:05:20.084Z] 
22:05:20 [2021-07-16T22:05:20.084Z] #48 [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
22:05:20 [2021-07-16T22:05:20.084Z] #48 sha256:5572ef403e3b03c4443b0d6ba5099a7e79bbba7d5dc4a4dfcb6f51d18b993842
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.757 + RM_GOPATH=0
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.757 + TMP_GOPATH=
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.757 + : /build
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.757 + '[' -z '' ']'
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.759 ++ mktemp -d
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.773 + export GOPATH=/tmp/tmp.xXzfEqZVOE
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.773 + GOPATH=/tmp/tmp.xXzfEqZVOE
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.773 + RM_GOPATH=1
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.773 + case "$(go env GOARCH)" in
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.773 ++ go env GOARCH
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + export GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 ++ dirname /tmp/install/install.sh
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + dir=/tmp/install
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + bin=gotestsum
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + shift
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + . /tmp/install/gotestsum.installer
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 ++ : v0.5.3
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + install_gotestsum
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + set -e
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + export GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + GOBIN=/build
22:05:20 [2021-07-16T22:05:20.084Z] #48 6.790 + go get gotest.tools/gotestsum@v0.5.3
22:05:20 [2021-07-16T22:05:20.084Z] #48 7.999 go: downloading gotest.tools/gotestsum v0.5.3
22:05:20 [2021-07-16T22:05:20.084Z] #48 ...
22:05:20 [2021-07-16T22:05:20.084Z] 
22:05:20 [2021-07-16T22:05:20.084Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:20 [2021-07-16T22:05:20.084Z] #34 sha256:8c088837ad20c4bfcc2d49ba04d4244104cdf095578e73ecb81d26621d272a1b
22:05:20 [2021-07-16T22:05:20.084Z] #34 6.759 Install go-toml version v1.8.1
22:05:20 [2021-07-16T22:05:20.084Z] #34 7.648 go: downloading github.com/pelletier/go-toml v1.8.1
22:05:20 [2021-07-16T22:05:20.104Z] #27 13.10 Fetched 42.3 MB in 12s (3519 kB/s)
22:05:20 [2021-07-16T22:05:20.296Z] #40 ...
22:05:20 [2021-07-16T22:05:20.296Z] 
22:05:20 [2021-07-16T22:05:20.296Z] #46 [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
22:05:20 [2021-07-16T22:05:20.296Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.339 + RM_GOPATH=0
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.339 + TMP_GOPATH=
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.339 + : /build
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.339 + '[' -z '' ']'
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.340 ++ mktemp -d
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.340 + export GOPATH=/tmp/tmp.Wa29LQCoWD
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.340 + GOPATH=/tmp/tmp.Wa29LQCoWD
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.340 + RM_GOPATH=1
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.340 + case "$(go env GOARCH)" in
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.344 ++ go env GOARCH
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.349 + export GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.349 + GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.350 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 ++ dirname /tmp/install/install.sh
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + dir=/tmp/install
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + bin=vndr
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + shift
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + '[' '!' -f /tmp/install/vndr.installer ']'
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + . /tmp/install/vndr.installer
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + install_vndr
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.351 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wa29LQCoWD/src/github.com/LK4D4/vndr
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.354 Cloning into '/tmp/tmp.Wa29LQCoWD/src/github.com/LK4D4/vndr'...
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.786 + cd /tmp/tmp.Wa29LQCoWD/src/github.com/LK4D4/vndr
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.786 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:05:20 [2021-07-16T22:05:20.296Z] #46 5.802 + go build -buildmode=pie -v -o /build/vndr .
22:05:20 [2021-07-16T22:05:20.296Z] #46 7.492 internal/unsafeheader
22:05:20 [2021-07-16T22:05:20.296Z] #46 7.577 internal/cpu
22:05:20 [2021-07-16T22:05:20.296Z] #46 7.609 runtime/internal/atomic
22:05:20 [2021-07-16T22:05:20.296Z] #46 8.036 runtime/internal/sys
22:05:20 [2021-07-16T22:05:20.296Z] #46 8.374 runtime/internal/math
22:05:20 [2021-07-16T22:05:20.296Z] #46 8.453 internal/race
22:05:20 [2021-07-16T22:05:20.296Z] #46 8.486 internal/bytealg
22:05:20 [2021-07-16T22:05:20.296Z] #46 8.613 sync/atomic
22:05:20 [2021-07-16T22:05:20.296Z] #46 9.142 unicode
22:05:20 [2021-07-16T22:05:20.296Z] #46 9.817 runtime
22:05:20 [2021-07-16T22:05:20.342Z] #34 ...
22:05:20 [2021-07-16T22:05:20.343Z] 
22:05:20 [2021-07-16T22:05:20.343Z] #59 [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
22:05:20 [2021-07-16T22:05:20.343Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + RM_GOPATH=0
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + TMP_GOPATH=
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + : /build
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + '[' -z '' ']'
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 ++ mktemp -d
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + export GOPATH=/tmp/tmp.H6jAkHpjPS
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + GOPATH=/tmp/tmp.H6jAkHpjPS
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + RM_GOPATH=1
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + case "$(go env GOARCH)" in
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 ++ go env GOARCH
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + export GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 ++ dirname /tmp/install/install.sh
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + dir=/tmp/install
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + bin=rootlesskit
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + shift
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + . /tmp/install/rootlesskit.installer
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + install_rootlesskit
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + case "$1" in
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + export CGO_ENABLED=0
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + CGO_ENABLED=0
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + _install_rootlesskit
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H6jAkHpjPS/src/github.com/rootless-containers/rootlesskit
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 Cloning into '/tmp/tmp.H6jAkHpjPS/src/github.com/rootless-containers/rootlesskit'...
22:05:20 [2021-07-16T22:05:20.343Z] #59 6.200 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.10 + cd /tmp/tmp.H6jAkHpjPS/src/github.com/rootless-containers/rootlesskit
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.10 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + export GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + export GOPROXY=https://proxy.golang.org
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + GOPROXY=https://proxy.golang.org
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + for f in rootlesskit rootlesskit-docker-proxy
22:05:20 [2021-07-16T22:05:20.343Z] #59 10.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:05:20 [2021-07-16T22:05:20.558Z] #46 ...
22:05:20 [2021-07-16T22:05:20.558Z] 
22:05:20 [2021-07-16T22:05:20.558Z] #56 [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
22:05:20 [2021-07-16T22:05:20.558Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:20 [2021-07-16T22:05:20.558Z] #56 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #59 ...
22:05:20 [2021-07-16T22:05:20.600Z] 
22:05:20 [2021-07-16T22:05:20.600Z] #36 [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
22:05:20 [2021-07-16T22:05:20.600Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:20 [2021-07-16T22:05:20.600Z] #36 6.289 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #36 6.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #36 6.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #36 6.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #36 8.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:20 [2021-07-16T22:05:20.600Z] #36 ...
22:05:20 [2021-07-16T22:05:20.600Z] 
22:05:20 [2021-07-16T22:05:20.600Z] #50 [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
22:05:20 [2021-07-16T22:05:20.600Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + RM_GOPATH=0
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + TMP_GOPATH=
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + : /build
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + '[' -z '' ']'
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 ++ mktemp -d
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + export GOPATH=/tmp/tmp.5P7STWE4Bf
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + GOPATH=/tmp/tmp.5P7STWE4Bf
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + RM_GOPATH=1
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 + case "$(go env GOARCH)" in
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.309 ++ go env GOARCH
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.343 + export GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.343 + GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.343 ++ dirname /tmp/install/install.sh
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.352 + dir=/tmp/install
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.353 + bin=golangci_lint
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.353 + shift
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.354 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.354 + . /tmp/install/golangci_lint.installer
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 ++ : v1.23.8
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + install_golangci_lint
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + set -e
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + export GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + GO111MODULE=on
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + GOBIN=/build
22:05:20 [2021-07-16T22:05:20.600Z] #50 7.396 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:05:20 [2021-07-16T22:05:20.600Z] #50 8.408 go: downloading github.com/golangci/golangci-lint v1.23.8
22:05:20 [2021-07-16T22:05:20.859Z] #50 ...
22:05:20 [2021-07-16T22:05:20.859Z] 
22:05:20 [2021-07-16T22:05:20.859Z] #56 [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
22:05:20 [2021-07-16T22:05:20.859Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:20 [2021-07-16T22:05:20.859Z] #56 7.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:20 [2021-07-16T22:05:20.859Z] #56 8.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:20 [2021-07-16T22:05:20.859Z] #56 8.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:20 [2021-07-16T22:05:20.859Z] #56 9.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:20 [2021-07-16T22:05:20.859Z] #56 ...
22:05:20 [2021-07-16T22:05:20.859Z] 
22:05:20 [2021-07-16T22:05:20.859Z] #24 [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
22:05:20 [2021-07-16T22:05:20.859Z] #24 sha256:ef695bc35fc4f245159df22f4a8eba535c8aa14304083c86547c3d7f64538a3b
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.505 + RM_GOPATH=0
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.505 + TMP_GOPATH=
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.505 + : /build
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.505 + '[' -z '' ']'
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.508 ++ mktemp -d
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.519 + export GOPATH=/tmp/tmp.wVLsNyNBXJ
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.519 + GOPATH=/tmp/tmp.wVLsNyNBXJ
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.519 + RM_GOPATH=1
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.519 + case "$(go env GOARCH)" in
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.519 ++ go env GOARCH
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + export GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + GO_BUILDMODE=-buildmode=pie
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 ++ dirname /tmp/install/install.sh
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + dir=/tmp/install
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + bin=dockercli
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + shift
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 + . /tmp/install/dockercli.installer
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 ++ : stable
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 ++ : 17.06.2-ce
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.528 Install docker/cli version 17.06.2-ce from stable
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.529 + install_dockercli
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.529 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.529 ++ uname -m
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.530 + arch=x86_64
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.532 + '[' x86_64 '!=' x86_64 ']'
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.532 + url=https://download.docker.com/linux/static
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.532 + tar -xz docker/docker
22:05:20 [2021-07-16T22:05:20.859Z] #24 6.534 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:05:21 [2021-07-16T22:05:21.117Z] #24 ...
22:05:21 [2021-07-16T22:05:21.117Z] 
22:05:21 [2021-07-16T22:05:21.117Z] #46 [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
22:05:21 [2021-07-16T22:05:21.117Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.727 + RM_GOPATH=0
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.727 + TMP_GOPATH=
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.727 + : /build
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.727 + '[' -z '' ']'
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.727 ++ mktemp -d
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.743 + export GOPATH=/tmp/tmp.dezUZNB5rr
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.743 + GOPATH=/tmp/tmp.dezUZNB5rr
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.743 + RM_GOPATH=1
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.743 + case "$(go env GOARCH)" in
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.743 ++ go env GOARCH
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.787 + export GO_BUILDMODE=-buildmode=pie
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.787 + GO_BUILDMODE=-buildmode=pie
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.787 ++ dirname /tmp/install/install.sh
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + dir=/tmp/install
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + bin=vndr
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + shift
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + '[' '!' -f /tmp/install/vndr.installer ']'
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + . /tmp/install/vndr.installer
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + install_vndr
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.814 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dezUZNB5rr/src/github.com/LK4D4/vndr
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.815 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:05:21 [2021-07-16T22:05:21.117Z] #46 7.823 Cloning into '/tmp/tmp.dezUZNB5rr/src/github.com/LK4D4/vndr'...
22:05:21 [2021-07-16T22:05:21.117Z] #46 10.02 + cd /tmp/tmp.dezUZNB5rr/src/github.com/LK4D4/vndr
22:05:21 [2021-07-16T22:05:21.117Z] #46 10.03 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:05:21 [2021-07-16T22:05:21.117Z] #46 10.18 + go build -buildmode=pie -v -o /build/vndr .
22:05:21 [2021-07-16T22:05:21.377Z] #46 ...
22:05:21 [2021-07-16T22:05:21.377Z] 
22:05:21 [2021-07-16T22:05:21.377Z] #52 [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
22:05:21 [2021-07-16T22:05:21.377Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + RM_GOPATH=0
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + TMP_GOPATH=
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + : /build
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + '[' -z '' ']'
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 ++ mktemp -d
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + export GOPATH=/tmp/tmp.LvQofWh8uC
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + GOPATH=/tmp/tmp.LvQofWh8uC
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + RM_GOPATH=1
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 + case "$(go env GOARCH)" in
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.787 ++ go env GOARCH
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.812 + export GO_BUILDMODE=-buildmode=pie
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.812 + GO_BUILDMODE=-buildmode=pie
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.812 ++ dirname /tmp/install/install.sh
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + dir=/tmp/install
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + bin=shfmt
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + shift
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + . /tmp/install/shfmt.installer
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + install_shfmt
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LvQofWh8uC/src/github.com/mvdan/sh
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.814 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:21 [2021-07-16T22:05:21.377Z] #52 6.826 Cloning into '/tmp/tmp.LvQofWh8uC/src/github.com/mvdan/sh'...
22:05:21 [2021-07-16T22:05:21.377Z] #52 ...
22:05:21 [2021-07-16T22:05:21.377Z] 
22:05:21 [2021-07-16T22:05:21.377Z] #48 [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
22:05:21 [2021-07-16T22:05:21.377Z] #48 sha256:5572ef403e3b03c4443b0d6ba5099a7e79bbba7d5dc4a4dfcb6f51d18b993842
22:05:21 [2021-07-16T22:05:21.377Z] #48 10.98 go: downloading github.com/fatih/color v1.9.0
22:05:21 [2021-07-16T22:05:21.377Z] #48 10.98 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:05:21 [2021-07-16T22:05:21.377Z] #48 11.01 go: downloading github.com/pkg/errors v0.9.1
22:05:21 [2021-07-16T22:05:21.377Z] #48 11.06 go: downloading github.com/spf13/pflag v1.0.3
22:05:21 [2021-07-16T22:05:21.377Z] #48 11.29 go: downloading github.com/mattn/go-colorable v0.1.6
22:05:21 [2021-07-16T22:05:21.642Z] #48 11.59 go: downloading github.com/mattn/go-isatty v0.0.12
22:05:21 [2021-07-16T22:05:21.900Z] #48 11.79 go: downloading github.com/jonboulle/clockwork v0.1.0
22:05:21 [2021-07-16T22:05:21.900Z] #48 11.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:05:21 [2021-07-16T22:05:21.900Z] #48 11.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:05:22 [2021-07-16T22:05:22.835Z] #48 12.89 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:05:23 [2021-07-16T22:05:23.856Z] #56 ...
22:05:23 [2021-07-16T22:05:23.857Z] 
22:05:23 [2021-07-16T22:05:23.857Z] #24 [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
22:05:23 [2021-07-16T22:05:23.857Z] #24 sha256:ee80c5a61073adba9d85a6b6e13c4c7a3f2a814bde8895fe7c7fd81a4082d4f7
22:05:23 [2021-07-16T22:05:23.857Z] #24 14.02 + mkdir -p /build
22:05:23 [2021-07-16T22:05:23.857Z] #24 14.02 + mv docker/docker /build/
22:05:23 [2021-07-16T22:05:23.857Z] #24 14.04 + rmdir docker
22:05:23 [2021-07-16T22:05:23.857Z] #24 DONE 14.8s
22:05:23 [2021-07-16T22:05:23.857Z] 
22:05:23 [2021-07-16T22:05:23.857Z] #46 [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
22:05:23 [2021-07-16T22:05:23.857Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:05:23 [2021-07-16T22:05:23.857Z] #46 13.15 unicode/utf8
22:05:23 [2021-07-16T22:05:23.857Z] #46 13.84 math/bits
22:05:23 [2021-07-16T22:05:23.857Z] #46 14.36 math
22:05:24 [2021-07-16T22:05:24.220Z] #48 ...
22:05:24 [2021-07-16T22:05:24.220Z] 
22:05:24 [2021-07-16T22:05:24.220Z] #24 [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
22:05:24 [2021-07-16T22:05:24.220Z] #24 sha256:ef695bc35fc4f245159df22f4a8eba535c8aa14304083c86547c3d7f64538a3b
22:05:24 [2021-07-16T22:05:24.220Z] #24 13.57 + mkdir -p /build
22:05:24 [2021-07-16T22:05:24.220Z] #24 13.57 + mv docker/docker /build/
22:05:24 [2021-07-16T22:05:24.220Z] #24 13.57 + rmdir docker
22:05:24 [2021-07-16T22:05:24.220Z] #24 DONE 13.8s
22:05:24 [2021-07-16T22:05:24.220Z] 
22:05:24 [2021-07-16T22:05:24.220Z] #46 [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
22:05:24 [2021-07-16T22:05:24.220Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:05:24 [2021-07-16T22:05:24.220Z] #46 11.76 internal/unsafeheader
22:05:24 [2021-07-16T22:05:24.220Z] #46 11.76 internal/cpu
22:05:24 [2021-07-16T22:05:24.220Z] #46 11.87 runtime/internal/atomic
22:05:24 [2021-07-16T22:05:24.220Z] #46 12.33 runtime/internal/sys
22:05:24 [2021-07-16T22:05:24.220Z] #46 12.56 internal/bytealg
22:05:24 [2021-07-16T22:05:24.220Z] #46 12.66 runtime/internal/math
22:05:24 [2021-07-16T22:05:24.220Z] #46 12.81 internal/race
22:05:24 [2021-07-16T22:05:24.220Z] #46 13.02 sync/atomic
22:05:24 [2021-07-16T22:05:24.220Z] #46 13.29 unicode
22:05:24 [2021-07-16T22:05:24.220Z] #46 14.17 runtime
22:05:24 [2021-07-16T22:05:24.282Z] #27 13.10 Reading package lists...
22:05:25 [2021-07-16T22:05:25.010Z] #13 ...
22:05:25 [2021-07-16T22:05:25.010Z] 
22:05:25 [2021-07-16T22:05:25.010Z] #48 [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
22:05:25 [2021-07-16T22:05:25.010Z] #48 sha256:9bc5c0dd5ceeea129b74842d09d81c9b3907eb0bf66e5dcbcf8d5ce33ae82627
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.593 + RM_GOPATH=0
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.593 + TMP_GOPATH=
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.593 + : /build
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.593 + '[' -z '' ']'
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.593 ++ mktemp -d
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.597 + export GOPATH=/tmp/tmp.wPdcnreo2M
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.597 + GOPATH=/tmp/tmp.wPdcnreo2M
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.597 + RM_GOPATH=1
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.597 + case "$(go env GOARCH)" in
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.604 ++ go env GOARCH
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + export GO_BUILDMODE=-buildmode=pie
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + GO_BUILDMODE=-buildmode=pie
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 ++ dirname /tmp/install/install.sh
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + dir=/tmp/install
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + bin=gotestsum
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + shift
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + . /tmp/install/gotestsum.installer
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 ++ : v0.5.3
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + install_gotestsum
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + set -e
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + export GO111MODULE=on
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + GO111MODULE=on
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + GOBIN=/build
22:05:25 [2021-07-16T22:05:25.010Z] #48 4.643 + go get gotest.tools/gotestsum@v0.5.3
22:05:25 [2021-07-16T22:05:25.010Z] #48 5.204 go: downloading gotest.tools/gotestsum v0.5.3
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.476 go: downloading github.com/fatih/color v1.9.0
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.476 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.518 go: downloading github.com/pkg/errors v0.9.1
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.518 go: downloading github.com/spf13/pflag v1.0.3
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.693 go: downloading github.com/mattn/go-colorable v0.1.6
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.754 go: downloading github.com/mattn/go-isatty v0.0.12
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.818 go: downloading github.com/jonboulle/clockwork v0.1.0
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.889 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:05:25 [2021-07-16T22:05:25.010Z] #48 6.925 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:05:25 [2021-07-16T22:05:25.010Z] #48 7.410 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:05:25 [2021-07-16T22:05:25.249Z] #46 ...
22:05:25 [2021-07-16T22:05:25.249Z] 
22:05:25 [2021-07-16T22:05:25.249Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:25 [2021-07-16T22:05:25.249Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:25 [2021-07-16T22:05:25.249Z] #32 6.313 + git clone https://github.com/kolyshkin/go-swagger.git .
22:05:25 [2021-07-16T22:05:25.249Z] #32 6.318 Cloning into '.'...
22:05:25 [2021-07-16T22:05:25.249Z] #32 ...
22:05:25 [2021-07-16T22:05:25.249Z] 
22:05:25 [2021-07-16T22:05:25.249Z] #50 [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
22:05:25 [2021-07-16T22:05:25.249Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:05:25 [2021-07-16T22:05:25.249Z] #50 16.41 go: downloading github.com/fatih/color v1.7.0
22:05:25 [2021-07-16T22:05:25.249Z] #50 16.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:05:25 [2021-07-16T22:05:25.249Z] #50 16.52 go: downloading github.com/pkg/errors v0.8.1
22:05:25 [2021-07-16T22:05:25.511Z] #50 16.53 go: downloading github.com/spf13/cobra v0.0.5
22:05:25 [2021-07-16T22:05:25.511Z] #50 16.63 go: downloading github.com/spf13/pflag v1.0.5
22:05:25 [2021-07-16T22:05:25.970Z] #48 ...
22:05:25 [2021-07-16T22:05:25.970Z] 
22:05:25 [2021-07-16T22:05:25.970Z] #46 [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
22:05:25 [2021-07-16T22:05:25.970Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.850 + RM_GOPATH=0
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.850 + TMP_GOPATH=
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.850 + : /build
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.850 + '[' -z '' ']'
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.850 ++ mktemp -d
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.875 + export GOPATH=/tmp/tmp.IzdacgqySR
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.875 + GOPATH=/tmp/tmp.IzdacgqySR
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.875 + RM_GOPATH=1
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.875 + case "$(go env GOARCH)" in
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.875 ++ go env GOARCH
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.913 + export GO_BUILDMODE=-buildmode=pie
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.913 + GO_BUILDMODE=-buildmode=pie
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 ++ dirname /tmp/install/install.sh
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + dir=/tmp/install
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + bin=vndr
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + shift
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + '[' '!' -f /tmp/install/vndr.installer ']'
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + . /tmp/install/vndr.installer
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + install_vndr
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IzdacgqySR/src/github.com/LK4D4/vndr
22:05:25 [2021-07-16T22:05:25.970Z] #46 6.914 Cloning into '/tmp/tmp.IzdacgqySR/src/github.com/LK4D4/vndr'...
22:05:25 [2021-07-16T22:05:25.970Z] #46 7.730 + cd /tmp/tmp.IzdacgqySR/src/github.com/LK4D4/vndr
22:05:25 [2021-07-16T22:05:25.970Z] #46 7.730 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:05:25 [2021-07-16T22:05:25.970Z] #46 7.730 + go build -buildmode=pie -v -o /build/vndr .
22:05:25 [2021-07-16T22:05:25.970Z] #46 9.176 internal/unsafeheader
22:05:25 [2021-07-16T22:05:25.970Z] #46 9.176 internal/cpu
22:05:25 [2021-07-16T22:05:25.970Z] #46 9.271 runtime/internal/atomic
22:05:25 [2021-07-16T22:05:25.970Z] #46 9.597 internal/bytealg
22:05:25 [2021-07-16T22:05:25.970Z] #46 9.667 runtime/internal/sys
22:05:26 [2021-07-16T22:05:26.083Z] #50 17.02 go: downloading github.com/spf13/viper v1.6.1
22:05:26 [2021-07-16T22:05:26.083Z] #50 ...
22:05:26 [2021-07-16T22:05:26.083Z] 
22:05:26 [2021-07-16T22:05:26.083Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:26 [2021-07-16T22:05:26.083Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:26 [2021-07-16T22:05:26.083Z] #44 7.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 7.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 7.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 7.610 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:05:26 [2021-07-16T22:05:26.083Z] #44 8.038 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 9.774 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:26 [2021-07-16T22:05:26.083Z] #44 13.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:05:26 [2021-07-16T22:05:26.231Z] #46 ...
22:05:26 [2021-07-16T22:05:26.231Z] 
22:05:26 [2021-07-16T22:05:26.231Z] #24 [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
22:05:26 [2021-07-16T22:05:26.231Z] #24 sha256:c0c4f289807f917a7795743de99947d903b757a8ded5fa2a4ef4f8bcbbe39d63
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.294 + RM_GOPATH=0
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.294 + TMP_GOPATH=
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.294 + : /build
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.294 + '[' -z '' ']'
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.295 ++ mktemp -d
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.297 + export GOPATH=/tmp/tmp.rCEf50Jg09
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.297 + GOPATH=/tmp/tmp.rCEf50Jg09
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.297 + RM_GOPATH=1
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.297 + case "$(go env GOARCH)" in
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.297 ++ go env GOARCH
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.302 + export GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.302 + GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.302 ++ dirname /tmp/install/install.sh
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 Install docker/cli version 17.06.2-ce from stable
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + dir=/tmp/install
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + bin=dockercli
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + shift
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + . /tmp/install/dockercli.installer
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 ++ : stable
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 ++ : 17.06.2-ce
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + install_dockercli
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.303 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.304 ++ uname -m
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.306 + arch=x86_64
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.306 + '[' x86_64 '!=' x86_64 ']'
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.306 + url=https://download.docker.com/linux/static
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.306 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:05:26 [2021-07-16T22:05:26.231Z] #24 4.306 + tar -xz docker/docker
22:05:26 [2021-07-16T22:05:26.231Z] #24 9.476 + mkdir -p /build
22:05:26 [2021-07-16T22:05:26.231Z] #24 9.488 + mv docker/docker /build/
22:05:26 [2021-07-16T22:05:26.231Z] #24 9.491 + rmdir docker
22:05:26 [2021-07-16T22:05:26.231Z] #24 ...
22:05:26 [2021-07-16T22:05:26.231Z] 
22:05:26 [2021-07-16T22:05:26.231Z] #59 [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
22:05:26 [2021-07-16T22:05:26.231Z] #59 sha256:64237ce370b7c3d06bb7e7d2566f990212c10b3cb8bbe692aef444f26248c1c7
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.058 + RM_GOPATH=0
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.058 + TMP_GOPATH=
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.058 + : /build
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.058 + '[' -z '' ']'
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.061 ++ mktemp -d
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.061 + export GOPATH=/tmp/tmp.VUMhwmTXky
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.061 + GOPATH=/tmp/tmp.VUMhwmTXky
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.061 + RM_GOPATH=1
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.061 + case "$(go env GOARCH)" in
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.065 ++ go env GOARCH
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + export GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 ++ dirname /tmp/install/install.sh
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + dir=/tmp/install
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + bin=rootlesskit
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + shift
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + . /tmp/install/rootlesskit.installer
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + install_rootlesskit
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + case "$1" in
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + export CGO_ENABLED=0
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + CGO_ENABLED=0
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + _install_rootlesskit
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VUMhwmTXky/src/github.com/rootless-containers/rootlesskit
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.072 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:05:26 [2021-07-16T22:05:26.231Z] #59 5.082 Cloning into '/tmp/tmp.VUMhwmTXky/src/github.com/rootless-containers/rootlesskit'...
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + cd /tmp/tmp.VUMhwmTXky/src/github.com/rootless-containers/rootlesskit
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + export GO111MODULE=on
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + GO111MODULE=on
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + export GOPROXY=https://proxy.golang.org
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + GOPROXY=https://proxy.golang.org
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + for f in rootlesskit rootlesskit-docker-proxy
22:05:26 [2021-07-16T22:05:26.231Z] #59 8.402 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:05:26 [2021-07-16T22:05:26.345Z] #44 ...
22:05:26 [2021-07-16T22:05:26.345Z] 
22:05:26 [2021-07-16T22:05:26.345Z] #52 [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
22:05:26 [2021-07-16T22:05:26.345Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:05:26 [2021-07-16T22:05:26.345Z] #52 16.96 + cd /tmp/tmp.qvCXt1P9Ht/src/github.com/mvdan/sh
22:05:26 [2021-07-16T22:05:26.345Z] #52 16.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:26 [2021-07-16T22:05:26.345Z] #52 17.11 + GO111MODULE=on
22:05:26 [2021-07-16T22:05:26.345Z] #52 17.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:05:26 [2021-07-16T22:05:26.488Z] #59 ...
22:05:26 [2021-07-16T22:05:26.488Z] 
22:05:26 [2021-07-16T22:05:26.488Z] #24 [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
22:05:26 [2021-07-16T22:05:26.488Z] #24 sha256:c0c4f289807f917a7795743de99947d903b757a8ded5fa2a4ef4f8bcbbe39d63
22:05:26 [2021-07-16T22:05:26.488Z] #24 DONE 10.4s
22:05:26 [2021-07-16T22:05:26.488Z] 
22:05:26 [2021-07-16T22:05:26.488Z] #56 [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
22:05:26 [2021-07-16T22:05:26.488Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:26 [2021-07-16T22:05:26.488Z] #56 6.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:26 [2021-07-16T22:05:26.488Z] #56 7.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:26 [2021-07-16T22:05:26.488Z] #56 7.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:26 [2021-07-16T22:05:26.488Z] #56 7.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:26 [2021-07-16T22:05:26.488Z] #56 9.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:26 [2021-07-16T22:05:26.488Z] #56 ...
22:05:26 [2021-07-16T22:05:26.488Z] 
22:05:26 [2021-07-16T22:05:26.488Z] #50 [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
22:05:26 [2021-07-16T22:05:26.488Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + RM_GOPATH=0
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + TMP_GOPATH=
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + : /build
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + '[' -z '' ']'
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 ++ mktemp -d
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + export GOPATH=/tmp/tmp.BBJddEyXh3
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + GOPATH=/tmp/tmp.BBJddEyXh3
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + RM_GOPATH=1
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.900 + case "$(go env GOARCH)" in
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.901 ++ go env GOARCH
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.918 + export GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.918 + GO_BUILDMODE=-buildmode=pie
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.918 ++ dirname /tmp/install/install.sh
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + dir=/tmp/install
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + bin=golangci_lint
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + shift
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + . /tmp/install/golangci_lint.installer
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 ++ : v1.23.8
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + install_golangci_lint
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + set -e
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + export GO111MODULE=on
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + GO111MODULE=on
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + GOBIN=/build
22:05:26 [2021-07-16T22:05:26.488Z] #50 5.931 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:05:26 [2021-07-16T22:05:26.488Z] #50 6.632 go: downloading github.com/golangci/golangci-lint v1.23.8
22:05:26 [2021-07-16T22:05:26.746Z] #50 ...
22:05:26 [2021-07-16T22:05:26.746Z] 
22:05:26 [2021-07-16T22:05:26.746Z] #36 [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
22:05:26 [2021-07-16T22:05:26.746Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:26 [2021-07-16T22:05:26.746Z] #36 6.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:26 [2021-07-16T22:05:26.746Z] #36 7.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:26 [2021-07-16T22:05:26.746Z] #36 7.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:26 [2021-07-16T22:05:26.746Z] #36 7.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:26 [2021-07-16T22:05:26.746Z] #36 9.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:26 [2021-07-16T22:05:26.746Z] #36 ...
22:05:26 [2021-07-16T22:05:26.746Z] 
22:05:26 [2021-07-16T22:05:26.746Z] #40 [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
22:05:26 [2021-07-16T22:05:26.746Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:26 [2021-07-16T22:05:26.746Z] #40 5.298 + git clone https://github.com/docker/distribution.git .
22:05:26 [2021-07-16T22:05:26.746Z] #40 5.298 Cloning into '.'...
22:05:26 [2021-07-16T22:05:26.917Z] #52 18.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:05:27 [2021-07-16T22:05:27.005Z] #40 ...
22:05:27 [2021-07-16T22:05:27.005Z] 
22:05:27 [2021-07-16T22:05:27.005Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:27 [2021-07-16T22:05:27.005Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:27 [2021-07-16T22:05:27.005Z] #32 6.741 + git clone https://github.com/kolyshkin/go-swagger.git .
22:05:27 [2021-07-16T22:05:27.005Z] #32 6.741 Cloning into '.'...
22:05:27 [2021-07-16T22:05:27.005Z] #32 ...
22:05:27 [2021-07-16T22:05:27.005Z] 
22:05:27 [2021-07-16T22:05:27.005Z] #52 [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
22:05:27 [2021-07-16T22:05:27.005Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + RM_GOPATH=0
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + TMP_GOPATH=
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + : /build
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + '[' -z '' ']'
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 ++ mktemp -d
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + export GOPATH=/tmp/tmp.DmfuMnajft
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + GOPATH=/tmp/tmp.DmfuMnajft
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + RM_GOPATH=1
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 + case "$(go env GOARCH)" in
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.056 ++ go env GOARCH
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + export GO_BUILDMODE=-buildmode=pie
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + GO_BUILDMODE=-buildmode=pie
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 ++ dirname /tmp/install/install.sh
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + dir=/tmp/install
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + bin=shfmt
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + shift
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + . /tmp/install/shfmt.installer
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + install_shfmt
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DmfuMnajft/src/github.com/mvdan/sh
22:05:27 [2021-07-16T22:05:27.005Z] #52 4.062 Cloning into '/tmp/tmp.DmfuMnajft/src/github.com/mvdan/sh'...
22:05:27 [2021-07-16T22:05:27.228Z] #52 18.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:05:27 [2021-07-16T22:05:27.228Z] #52 18.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:05:27 [2021-07-16T22:05:27.263Z] #52 ...
22:05:27 [2021-07-16T22:05:27.263Z] 
22:05:27 [2021-07-16T22:05:27.263Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:27 [2021-07-16T22:05:27.263Z] #34 sha256:dde4bd33c7f1d3a2d32f74567cfa456f54060311ea0b422200ba387ffefe0bb5
22:05:27 [2021-07-16T22:05:27.263Z] #34 3.508 Install go-toml version v1.8.1
22:05:27 [2021-07-16T22:05:27.263Z] #34 3.961 go: downloading github.com/pelletier/go-toml v1.8.1
22:05:27 [2021-07-16T22:05:27.263Z] #34 5.005 github.com/pelletier/go-toml
22:05:27 [2021-07-16T22:05:27.263Z] #34 10.34 github.com/pelletier/go-toml/cmd/tomll
22:05:27 [2021-07-16T22:05:27.502Z] #46 ...
22:05:27 [2021-07-16T22:05:27.502Z] 
22:05:27 [2021-07-16T22:05:27.502Z] #40 [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
22:05:27 [2021-07-16T22:05:27.502Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:27 [2021-07-16T22:05:27.502Z] #40 7.123 + git clone https://github.com/docker/distribution.git .
22:05:27 [2021-07-16T22:05:27.502Z] #40 7.170 Cloning into '.'...
22:05:27 [2021-07-16T22:05:27.502Z] #40 ...
22:05:27 [2021-07-16T22:05:27.502Z] 
22:05:27 [2021-07-16T22:05:27.502Z] #59 [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
22:05:27 [2021-07-16T22:05:27.502Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:05:27 [2021-07-16T22:05:27.502Z] #59 12.00 go: downloading github.com/pkg/errors v0.9.1
22:05:27 [2021-07-16T22:05:27.502Z] #59 12.00 go: downloading github.com/sirupsen/logrus v1.8.1
22:05:27 [2021-07-16T22:05:27.502Z] #59 12.19 go: downloading github.com/urfave/cli/v2 v2.3.0
22:05:27 [2021-07-16T22:05:27.502Z] #59 12.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:05:27 [2021-07-16T22:05:27.502Z] #59 17.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:05:27 [2021-07-16T22:05:27.503Z] #59 17.58 go: downloading github.com/google/uuid v1.2.0
22:05:27 [2021-07-16T22:05:27.503Z] #59 17.59 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:05:27 [2021-07-16T22:05:27.503Z] #59 17.62 go: downloading github.com/moby/vpnkit v0.5.0
22:05:27 [2021-07-16T22:05:27.503Z] #59 17.68 go: downloading github.com/gofrs/flock v0.8.0
22:05:27 [2021-07-16T22:05:27.503Z] #59 ...
22:05:27 [2021-07-16T22:05:27.503Z] 
22:05:27 [2021-07-16T22:05:27.503Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:27 [2021-07-16T22:05:27.503Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:27 [2021-07-16T22:05:27.503Z] #32 7.575 + git clone https://github.com/kolyshkin/go-swagger.git .
22:05:27 [2021-07-16T22:05:27.503Z] #32 7.575 Cloning into '.'...
22:05:27 [2021-07-16T22:05:27.520Z] #34 ...
22:05:27 [2021-07-16T22:05:27.520Z] 
22:05:27 [2021-07-16T22:05:27.521Z] #52 [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
22:05:27 [2021-07-16T22:05:27.521Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:05:27 [2021-07-16T22:05:27.521Z] #52 11.41 + cd /tmp/tmp.DmfuMnajft/src/github.com/mvdan/sh
22:05:27 [2021-07-16T22:05:27.521Z] #52 11.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:27 [2021-07-16T22:05:27.521Z] #52 11.51 + GO111MODULE=on
22:05:27 [2021-07-16T22:05:27.521Z] #52 11.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:05:27 [2021-07-16T22:05:27.763Z] #32 ...
22:05:27 [2021-07-16T22:05:27.763Z] 
22:05:27 [2021-07-16T22:05:27.763Z] #59 [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
22:05:27 [2021-07-16T22:05:27.763Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:05:27 [2021-07-16T22:05:27.763Z] #59 17.81 go: downloading github.com/gorilla/mux v1.8.0
22:05:28 [2021-07-16T22:05:28.021Z] #59 18.02 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:05:28 [2021-07-16T22:05:28.328Z] #59 18.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:05:28 [2021-07-16T22:05:28.455Z] #52 12.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:05:28 [2021-07-16T22:05:28.587Z] #59 ...
22:05:28 [2021-07-16T22:05:28.587Z] 
22:05:28 [2021-07-16T22:05:28.587Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:28 [2021-07-16T22:05:28.587Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:28 [2021-07-16T22:05:28.587Z] #44 7.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 7.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 7.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 8.504 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:05:28 [2021-07-16T22:05:28.587Z] #44 9.008 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 13.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:28 [2021-07-16T22:05:28.587Z] #44 15.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:05:28 [2021-07-16T22:05:28.587Z] #44 ...
22:05:28 [2021-07-16T22:05:28.587Z] 
22:05:28 [2021-07-16T22:05:28.587Z] #59 [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
22:05:28 [2021-07-16T22:05:28.587Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:05:28 [2021-07-16T22:05:28.587Z] #59 18.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:05:28 [2021-07-16T22:05:28.713Z] #52 12.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:05:28 [2021-07-16T22:05:28.713Z] #52 12.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:05:29 [2021-07-16T22:05:29.187Z] #52 20.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:05:29 [2021-07-16T22:05:29.448Z] #52 ...
22:05:29 [2021-07-16T22:05:29.448Z] 
22:05:29 [2021-07-16T22:05:29.448Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:29 [2021-07-16T22:05:29.448Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:29 [2021-07-16T22:05:29.448Z] #13 5.256 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:29 [2021-07-16T22:05:29.448Z] #13 7.332 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:29 [2021-07-16T22:05:29.448Z] #13 9.060 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:29 [2021-07-16T22:05:29.537Z] #27 18.57 Reading package lists...
22:05:29 [2021-07-16T22:05:29.654Z] #52 ...
22:05:29 [2021-07-16T22:05:29.654Z] 
22:05:29 [2021-07-16T22:05:29.654Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:29 [2021-07-16T22:05:29.654Z] #34 sha256:dde4bd33c7f1d3a2d32f74567cfa456f54060311ea0b422200ba387ffefe0bb5
22:05:29 [2021-07-16T22:05:29.654Z] #34 DONE 13.4s
22:05:29 [2021-07-16T22:05:29.654Z] 
22:05:29 [2021-07-16T22:05:29.654Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:29 [2021-07-16T22:05:29.654Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:29 [2021-07-16T22:05:29.654Z] #13 7.176 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:05:29 [2021-07-16T22:05:29.654Z] #13 7.229 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:29 [2021-07-16T22:05:29.654Z] #13 7.229 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:29 [2021-07-16T22:05:29.654Z] #13 7.237 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:29 [2021-07-16T22:05:29.654Z] #13 8.152 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:05:29 [2021-07-16T22:05:29.654Z] #13 9.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:29 [2021-07-16T22:05:29.708Z] #13 ...
22:05:29 [2021-07-16T22:05:29.708Z] 
22:05:29 [2021-07-16T22:05:29.708Z] #46 [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
22:05:29 [2021-07-16T22:05:29.708Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:05:29 [2021-07-16T22:05:29.708Z] #46 19.26 encoding
22:05:29 [2021-07-16T22:05:29.708Z] #46 19.42 unicode/utf16
22:05:29 [2021-07-16T22:05:29.708Z] #46 19.65 container/list
22:05:29 [2021-07-16T22:05:29.708Z] #46 20.30 crypto/internal/subtle
22:05:29 [2021-07-16T22:05:29.708Z] #46 20.38 crypto/subtle
22:05:29 [2021-07-16T22:05:29.708Z] #46 20.48 vendor/golang.org/x/crypto/cryptobyte/asn1
22:05:29 [2021-07-16T22:05:29.708Z] #46 20.59 internal/nettrace
22:05:29 [2021-07-16T22:05:29.708Z] #46 20.71 runtime/cgo
22:05:30 [2021-07-16T22:05:30.278Z] #46 ...
22:05:30 [2021-07-16T22:05:30.278Z] 
22:05:30 [2021-07-16T22:05:30.278Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:30 [2021-07-16T22:05:30.278Z] #34 sha256:d87efc1627d419fe0dc2e916d33b5a8d8fe68bbd372f0a553b62ed3501764437
22:05:30 [2021-07-16T22:05:30.278Z] #34 18.10 github.com/pelletier/go-toml/cmd/tomll
22:05:30 [2021-07-16T22:05:30.278Z] #34 DONE 21.2s
22:05:30 [2021-07-16T22:05:30.278Z] 
22:05:30 [2021-07-16T22:05:30.278Z] #59 [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
22:05:30 [2021-07-16T22:05:30.278Z] #59 sha256:27e358d335111a0d3fcdc33a187d089a06045b012d50d594e26b2080207265af
22:05:30 [2021-07-16T22:05:30.278Z] #59 12.01 go: downloading github.com/pkg/errors v0.9.1
22:05:30 [2021-07-16T22:05:30.278Z] #59 12.01 go: downloading github.com/sirupsen/logrus v1.8.1
22:05:30 [2021-07-16T22:05:30.278Z] #59 12.13 go: downloading github.com/urfave/cli/v2 v2.3.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 12.96 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:05:30 [2021-07-16T22:05:30.278Z] #59 16.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.40 go: downloading github.com/google/uuid v1.2.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.46 go: downloading github.com/moby/vpnkit v0.5.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.52 go: downloading github.com/gofrs/flock v0.8.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.64 go: downloading github.com/gorilla/mux v1.8.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 17.79 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:05:30 [2021-07-16T22:05:30.278Z] #59 18.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:05:30 [2021-07-16T22:05:30.278Z] #59 18.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:05:30 [2021-07-16T22:05:30.468Z] #27 23.92 Building dependency tree...
22:05:30 [2021-07-16T22:05:30.468Z] #27 25.08 Reading state information...
22:05:30 [2021-07-16T22:05:30.537Z] #59 ...
22:05:30 [2021-07-16T22:05:30.537Z] 
22:05:30 [2021-07-16T22:05:30.537Z] #36 [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
22:05:30 [2021-07-16T22:05:30.537Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:30 [2021-07-16T22:05:30.537Z] #36 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:30 [2021-07-16T22:05:30.799Z] #36 ...
22:05:30 [2021-07-16T22:05:30.799Z] 
22:05:30 [2021-07-16T22:05:30.799Z] #50 [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
22:05:30 [2021-07-16T22:05:30.799Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:05:30 [2021-07-16T22:05:30.799Z] #50 17.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:05:30 [2021-07-16T22:05:30.799Z] #50 17.63 go: downloading github.com/go-critic/go-critic v0.4.1
22:05:30 [2021-07-16T22:05:30.799Z] #50 18.90 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:05:30 [2021-07-16T22:05:30.799Z] #50 19.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:05:31 [2021-07-16T22:05:31.024Z] #13 11.47 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:31 [2021-07-16T22:05:31.059Z] #50 ...
22:05:31 [2021-07-16T22:05:31.059Z] 
22:05:31 [2021-07-16T22:05:31.059Z] #48 [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
22:05:31 [2021-07-16T22:05:31.059Z] #48 sha256:b497e8b2fd3c610d08ed386d7e6ce7a2b14a8f2dc197d5193429e0158884b452
22:05:31 [2021-07-16T22:05:31.059Z] #48 12.14 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:05:31 [2021-07-16T22:05:31.113Z] #59 ...
22:05:31 [2021-07-16T22:05:31.113Z] 
22:05:31 [2021-07-16T22:05:31.113Z] #36 [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
22:05:31 [2021-07-16T22:05:31.113Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:31 [2021-07-16T22:05:31.113Z] #36 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:31 [2021-07-16T22:05:31.113Z] #36 ...
22:05:31 [2021-07-16T22:05:31.113Z] 
22:05:31 [2021-07-16T22:05:31.113Z] #50 [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
22:05:31 [2021-07-16T22:05:31.113Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.19 go: downloading github.com/fatih/color v1.7.0
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.31 go: downloading github.com/pkg/errors v0.8.1
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.40 go: downloading github.com/spf13/cobra v0.0.5
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.45 go: downloading github.com/spf13/pflag v1.0.5
22:05:31 [2021-07-16T22:05:31.113Z] #50 19.81 go: downloading github.com/spf13/viper v1.6.1
22:05:31 [2021-07-16T22:05:31.113Z] #50 20.07 go: downloading github.com/mattn/go-colorable v0.1.4
22:05:31 [2021-07-16T22:05:31.113Z] #50 20.12 go: downloading github.com/mattn/go-isatty v0.0.8
22:05:31 [2021-07-16T22:05:31.113Z] #50 20.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:05:31 [2021-07-16T22:05:31.113Z] #50 20.21 go: downloading github.com/go-critic/go-critic v0.4.1
22:05:31 [2021-07-16T22:05:31.113Z] #50 21.06 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:05:31 [2021-07-16T22:05:31.371Z] #50 21.46 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90 libcap2-bin is already the newest version (1:2.25-2).
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90 patch is already the newest version (2.7.6-3+deb10u1).
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90 xz-utils is already the newest version (5.2.4-1).
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90 The following additional packages will be installed:
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.90   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.91   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.91   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.91   python3.7 python3.7-minimal vim-runtime xxd
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92 Suggested packages:
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92 Recommended packages:
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92   aufs-dkms nftables build-essential python3-dev python3-keyring
22:05:31 [2021-07-16T22:05:31.399Z] #27 25.92   python3-keyrings.alt python3-xdg unzip
22:05:31 [2021-07-16T22:05:31.628Z] #50 ...
22:05:31 [2021-07-16T22:05:31.628Z] 
22:05:31 [2021-07-16T22:05:31.628Z] #56 [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
22:05:31 [2021-07-16T22:05:31.628Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:31 [2021-07-16T22:05:31.628Z] #56 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:31 [2021-07-16T22:05:31.628Z] #56 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:31 [2021-07-16T22:05:31.628Z] #56 ...
22:05:31 [2021-07-16T22:05:31.628Z] 
22:05:31 [2021-07-16T22:05:31.628Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:31 [2021-07-16T22:05:31.628Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:31 [2021-07-16T22:05:31.628Z] #13 6.308 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:31 [2021-07-16T22:05:31.628Z] #13 8.468 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:31 [2021-07-16T22:05:31.628Z] #13 11.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:31 [2021-07-16T22:05:31.630Z] #48 ...
22:05:31 [2021-07-16T22:05:31.630Z] 
22:05:31 [2021-07-16T22:05:31.630Z] #50 [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
22:05:31 [2021-07-16T22:05:31.630Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:05:31 [2021-07-16T22:05:31.630Z] #50 22.71 go: downloading github.com/mattn/go-colorable v0.1.4
22:05:31 [2021-07-16T22:05:31.630Z] #50 22.72 go: downloading github.com/mattn/go-isatty v0.0.8
22:05:31 [2021-07-16T22:05:31.630Z] #50 22.75 go: downloading github.com/sirupsen/logrus v1.4.2
22:05:31 [2021-07-16T22:05:31.630Z] #50 22.80 go: downloading github.com/stretchr/testify v1.4.0
22:05:31 [2021-07-16T22:05:31.630Z] #50 22.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:05:31 [2021-07-16T22:05:31.887Z] #13 ...
22:05:31 [2021-07-16T22:05:31.887Z] 
22:05:31 [2021-07-16T22:05:31.887Z] #36 [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
22:05:31 [2021-07-16T22:05:31.887Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:31 [2021-07-16T22:05:31.887Z] #36 21.70 Fetched 8454 kB in 16s (540 kB/s)
22:05:31 [2021-07-16T22:05:31.887Z] #36 21.70 Reading package lists...
22:05:31 [2021-07-16T22:05:31.887Z] #36 ...
22:05:31 [2021-07-16T22:05:31.887Z] 
22:05:31 [2021-07-16T22:05:31.887Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
22:05:31 [2021-07-16T22:05:31.887Z] #34 sha256:8c088837ad20c4bfcc2d49ba04d4244104cdf095578e73ecb81d26621d272a1b
22:05:31 [2021-07-16T22:05:31.887Z] #34 11.98 github.com/pelletier/go-toml
22:05:31 [2021-07-16T22:05:31.887Z] #34 19.54 github.com/pelletier/go-toml/cmd/tomll
22:05:31 [2021-07-16T22:05:31.889Z] #50 23.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:05:31 [2021-07-16T22:05:31.889Z] #50 23.03 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:05:31 [2021-07-16T22:05:31.889Z] #50 23.07 go: downloading github.com/hashicorp/hcl v1.0.0
22:05:32 [2021-07-16T22:05:32.145Z] #34 DONE 22.2s
22:05:32 [2021-07-16T22:05:32.145Z] 
22:05:32 [2021-07-16T22:05:32.145Z] #52 [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
22:05:32 [2021-07-16T22:05:32.145Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:05:32 [2021-07-16T22:05:32.145Z] #52 18.23 + cd /tmp/tmp.LvQofWh8uC/src/github.com/mvdan/sh
22:05:32 [2021-07-16T22:05:32.145Z] #52 18.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:05:32 [2021-07-16T22:05:32.145Z] #52 18.32 + GO111MODULE=on
22:05:32 [2021-07-16T22:05:32.145Z] #52 18.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:05:32 [2021-07-16T22:05:32.145Z] #52 19.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:05:32 [2021-07-16T22:05:32.145Z] #52 19.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:05:32 [2021-07-16T22:05:32.145Z] #52 19.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:05:32 [2021-07-16T22:05:32.145Z] #52 21.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:05:32 [2021-07-16T22:05:32.329Z] #27 27.16 The following NEW packages will be installed:
22:05:32 [2021-07-16T22:05:32.394Z] #13 ...
22:05:32 [2021-07-16T22:05:32.394Z] 
22:05:32 [2021-07-16T22:05:32.394Z] #50 [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
22:05:32 [2021-07-16T22:05:32.394Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:05:32 [2021-07-16T22:05:32.394Z] #50 16.18 go: downloading github.com/fatih/color v1.7.0
22:05:32 [2021-07-16T22:05:32.394Z] #50 16.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:05:32 [2021-07-16T22:05:32.394Z] #50 16.24 go: downloading github.com/pkg/errors v0.8.1
22:05:32 [2021-07-16T22:05:32.394Z] #50 16.27 go: downloading github.com/spf13/cobra v0.0.5
22:05:32 [2021-07-16T22:05:32.394Z] #50 16.33 go: downloading github.com/spf13/pflag v1.0.5
22:05:32 [2021-07-16T22:05:32.458Z] #50 23.42 go: downloading github.com/magiconair/properties v1.8.1
22:05:32 [2021-07-16T22:05:32.458Z] #50 23.46 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:05:32 [2021-07-16T22:05:32.458Z] #50 23.52 go: downloading github.com/pelletier/go-toml v1.2.0
22:05:32 [2021-07-16T22:05:32.458Z] #50 23.57 go: downloading github.com/spf13/afero v1.1.2
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   python3-minimal python3-pip python3-pkg-resources python3-setuptools
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
22:05:32 [2021-07-16T22:05:32.586Z] #27 27.17   uidmap vim vim-common vim-runtime xfsprogs xxd zip
22:05:32 [2021-07-16T22:05:32.651Z] #50 16.60 go: downloading github.com/spf13/viper v1.6.1
22:05:32 [2021-07-16T22:05:32.718Z] #50 23.74 go: downloading github.com/spf13/cast v1.3.0
22:05:32 [2021-07-16T22:05:32.718Z] #50 23.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:05:32 [2021-07-16T22:05:32.718Z] #50 23.83 go: downloading github.com/subosito/gotenv v1.2.0
22:05:32 [2021-07-16T22:05:32.718Z] #50 23.87 go: downloading gopkg.in/ini.v1 v1.51.0
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.01 go: downloading gopkg.in/yaml.v2 v2.2.7
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.07 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.19 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:05:32 [2021-07-16T22:05:32.979Z] #50 24.24 go: downloading github.com/go-toolsmith/astp v1.0.0
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.67 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.67 Need to get 20.0 MB of archives.
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.67 After this operation, 82.5 MB of additional disk space will be used.
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:05:33 [2021-07-16T22:05:33.149Z] #27 27.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:05:33 [2021-07-16T22:05:33.149Z] #27 28.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:05:33 [2021-07-16T22:05:33.215Z] #50 17.08 go: downloading github.com/mattn/go-colorable v0.1.4
22:05:33 [2021-07-16T22:05:33.215Z] #50 17.08 go: downloading github.com/mattn/go-isatty v0.0.8
22:05:33 [2021-07-16T22:05:33.215Z] #50 17.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:05:33 [2021-07-16T22:05:33.215Z] #50 17.12 go: downloading github.com/go-critic/go-critic v0.4.1
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.29 go: downloading github.com/go-toolsmith/typep v1.0.0
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:05:33 [2021-07-16T22:05:33.239Z] #50 24.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:05:33 [2021-07-16T22:05:33.407Z] #27 28.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #50 ...
22:05:33 [2021-07-16T22:05:33.471Z] 
22:05:33 [2021-07-16T22:05:33.471Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:33 [2021-07-16T22:05:33.471Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:33 [2021-07-16T22:05:33.471Z] #44 7.185 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 7.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 7.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 7.773 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:05:33 [2021-07-16T22:05:33.471Z] #44 8.298 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:33 [2021-07-16T22:05:33.471Z] #44 14.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:05:33 [2021-07-16T22:05:33.499Z] #50 24.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:05:33 [2021-07-16T22:05:33.499Z] #50 24.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:05:33 [2021-07-16T22:05:33.664Z] #27 28.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:05:33 [2021-07-16T22:05:33.732Z] #44 ...
22:05:33 [2021-07-16T22:05:33.732Z] 
22:05:33 [2021-07-16T22:05:33.732Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:33 [2021-07-16T22:05:33.732Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:33 [2021-07-16T22:05:33.732Z] #13 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:33 [2021-07-16T22:05:33.758Z] #50 24.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:05:33 [2021-07-16T22:05:33.758Z] #50 24.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:05:33 [2021-07-16T22:05:33.758Z] #50 24.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:05:33 [2021-07-16T22:05:33.758Z] #50 24.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:05:33 [2021-07-16T22:05:33.920Z] #27 28.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:05:33 [2021-07-16T22:05:33.920Z] #27 28.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:05:33 [2021-07-16T22:05:33.920Z] #27 28.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:05:34 [2021-07-16T22:05:34.018Z] #50 24.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:05:34 [2021-07-16T22:05:34.018Z] #50 25.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:05:34 [2021-07-16T22:05:34.018Z] #50 25.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:05:34 [2021-07-16T22:05:34.018Z] #50 25.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:05:34 [2021-07-16T22:05:34.042Z] #52 ...
22:05:34 [2021-07-16T22:05:34.042Z] 
22:05:34 [2021-07-16T22:05:34.042Z] #40 [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
22:05:34 [2021-07-16T22:05:34.042Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:34 [2021-07-16T22:05:34.042Z] #40 23.40 Checking out files:  70% (1191/1696)   
Checking out files:  71% (1205/1696)   
Checking out files:  72% (1222/1696)   
Checking out files:  73% (1239/1696)   
Checking out files:  74% (1256/1696)   
Checking out files:  75% (1272/1696)   
Checking out files:  76% (1289/1696)   
Checking out files:  77% (1306/1696)   
Checking out files:  78% (1323/1696)   
Checking out files:  79% (1340/1696)   
Checking out files:  80% (1357/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
22:05:34 [2021-07-16T22:05:34.042Z] #40 23.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:05:34 [2021-07-16T22:05:34.278Z] #50 25.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:05:34 [2021-07-16T22:05:34.278Z] #50 25.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.06 debconf: delaying package configuration, since apt-utils is not installed
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.22 Fetched 20.0 MB in 1s (14.8 MB/s)
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.26 Selecting previously unselected package pigz.
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.32 Unpacking pigz (2.4-1) ...
22:05:34 [2021-07-16T22:05:34.485Z] #27 29.37 Selecting previously unselected package libpython3.7-minimal:amd64.
22:05:34 [2021-07-16T22:05:34.538Z] #50 25.57 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:05:34 [2021-07-16T22:05:34.538Z] #50 25.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:05:34 [2021-07-16T22:05:34.538Z] #50 25.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:05:34 [2021-07-16T22:05:34.742Z] #27 29.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:05:34 [2021-07-16T22:05:34.742Z] #27 29.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:05:34 [2021-07-16T22:05:34.799Z] #50 25.78 go: downloading github.com/ultraware/funlen v0.0.2
22:05:34 [2021-07-16T22:05:34.799Z] #50 25.80 go: downloading github.com/ultraware/whitespace v0.0.4
22:05:34 [2021-07-16T22:05:34.799Z] #50 25.81 go: downloading github.com/uudashr/gocognit v1.0.1
22:05:34 [2021-07-16T22:05:34.799Z] #50 25.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:05:35 [2021-07-16T22:05:35.000Z] #27 29.58 Selecting previously unselected package python3.7-minimal.
22:05:35 [2021-07-16T22:05:35.000Z] #27 29.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:05:35 [2021-07-16T22:05:35.000Z] #27 29.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:05:35 [2021-07-16T22:05:35.257Z] #27 29.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:05:35 [2021-07-16T22:05:35.257Z] #27 29.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:05:35 [2021-07-16T22:05:35.411Z] #40 ...
22:05:35 [2021-07-16T22:05:35.411Z] 
22:05:35 [2021-07-16T22:05:35.411Z] #48 [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
22:05:35 [2021-07-16T22:05:35.411Z] #48 sha256:5572ef403e3b03c4443b0d6ba5099a7e79bbba7d5dc4a4dfcb6f51d18b993842
22:05:35 [2021-07-16T22:05:35.411Z] #48 15.18 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:05:35 [2021-07-16T22:05:35.411Z] #48 ...
22:05:35 [2021-07-16T22:05:35.411Z] 
22:05:35 [2021-07-16T22:05:35.411Z] #50 [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
22:05:35 [2021-07-16T22:05:35.411Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:05:35 [2021-07-16T22:05:35.411Z] #50 24.86 go: downloading github.com/sirupsen/logrus v1.4.2
22:05:35 [2021-07-16T22:05:35.411Z] #50 24.87 go: downloading github.com/stretchr/testify v1.4.0
22:05:35 [2021-07-16T22:05:35.411Z] #50 25.11 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:05:35 [2021-07-16T22:05:35.411Z] #50 25.18 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:05:35 [2021-07-16T22:05:35.411Z] #50 25.26 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:05:35 [2021-07-16T22:05:35.411Z] #50 25.29 go: downloading github.com/hashicorp/hcl v1.0.0
22:05:35 [2021-07-16T22:05:35.667Z] #50 25.65 go: downloading github.com/magiconair/properties v1.8.1
22:05:35 [2021-07-16T22:05:35.667Z] #50 25.66 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:05:35 [2021-07-16T22:05:35.667Z] #50 25.78 go: downloading github.com/pelletier/go-toml v1.2.0
22:05:35 [2021-07-16T22:05:35.739Z] #50 26.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:05:35 [2021-07-16T22:05:35.739Z] #50 26.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:05:35 [2021-07-16T22:05:35.739Z] #50 26.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:05:35 [2021-07-16T22:05:35.739Z] #50 26.87 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:05:35 [2021-07-16T22:05:35.739Z] #50 26.94 go: downloading github.com/davecgh/go-spew v1.1.1
22:05:35 [2021-07-16T22:05:35.924Z] #50 25.78 go: downloading github.com/spf13/afero v1.1.2
22:05:35 [2021-07-16T22:05:35.924Z] #50 25.93 go: downloading github.com/spf13/cast v1.3.0
22:05:35 [2021-07-16T22:05:35.924Z] #50 25.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:05:35 [2021-07-16T22:05:35.924Z] #50 26.02 go: downloading github.com/subosito/gotenv v1.2.0
22:05:35 [2021-07-16T22:05:35.924Z] #50 26.02 go: downloading gopkg.in/ini.v1 v1.51.0
22:05:36 [2021-07-16T22:05:36.000Z] #50 27.08 go: downloading github.com/pmezard/go-difflib v1.0.0
22:05:36 [2021-07-16T22:05:36.000Z] #50 27.12 go: downloading github.com/stretchr/objx v0.2.0
22:05:36 [2021-07-16T22:05:36.181Z] #50 26.09 go: downloading gopkg.in/yaml.v2 v2.2.7
22:05:36 [2021-07-16T22:05:36.181Z] #50 26.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:05:36 [2021-07-16T22:05:36.181Z] #50 26.31 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.73 Selecting previously unselected package python3-minimal.
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.73 (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 ... 39360 files and directories currently installed.)
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.76 Unpacking python3-minimal (3.7.3-1) ...
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.82 Selecting previously unselected package libmpdec2:amd64.
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.84 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.89 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:05:36 [2021-07-16T22:05:36.188Z] #27 30.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:05:36 [2021-07-16T22:05:36.259Z] #50 27.40 go: downloading golang.org/x/text v0.3.2
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Extraction ended at 07/16/2021 22:05:33. Duration:00:00:24.4812731
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Updating the golang and path environment variables
22:05:36 [2021-07-16T22:05:36.327Z] INFO: GOPATH=d:\gopath
22:05:36 [2021-07-16T22:05:36.327Z] INFO: go version go1.16.6 windows/amd64
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Running the daemon under test in debug mode
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Starting a daemon under test...
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42641\7\daemon --pidfile d:\CI\PR-42641\7\docker.pid -D
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Process started successfully.
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Start tailing logs of the daemon under tests
22:05:36 [2021-07-16T22:05:36.327Z] INFO: Waiting for the daemon under test to start...
22:05:36 [2021-07-16T22:05:36.400Z] #13 ...
22:05:36 [2021-07-16T22:05:36.400Z] 
22:05:36 [2021-07-16T22:05:36.400Z] #48 [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
22:05:36 [2021-07-16T22:05:36.400Z] #48 sha256:9bc5c0dd5ceeea129b74842d09d81c9b3907eb0bf66e5dcbcf8d5ce33ae82627
22:05:36 [2021-07-16T22:05:36.400Z] #48 10.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:05:36 [2021-07-16T22:05:36.400Z] #48 ...
22:05:36 [2021-07-16T22:05:36.400Z] 
22:05:36 [2021-07-16T22:05:36.400Z] #46 [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
22:05:36 [2021-07-16T22:05:36.400Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:05:36 [2021-07-16T22:05:36.400Z] #46 10.25 runtime/internal/math
22:05:36 [2021-07-16T22:05:36.400Z] #46 10.34 internal/race
22:05:36 [2021-07-16T22:05:36.400Z] #46 10.49 sync/atomic
22:05:36 [2021-07-16T22:05:36.400Z] #46 10.96 unicode
22:05:36 [2021-07-16T22:05:36.400Z] #46 10.98 runtime
22:05:36 [2021-07-16T22:05:36.400Z] #46 14.14 unicode/utf8
22:05:36 [2021-07-16T22:05:36.400Z] #46 14.72 math/bits
22:05:36 [2021-07-16T22:05:36.400Z] #46 15.30 math
22:05:36 [2021-07-16T22:05:36.400Z] #46 19.10 unicode/utf16
22:05:36 [2021-07-16T22:05:36.400Z] #46 19.33 container/list
22:05:36 [2021-07-16T22:05:36.400Z] #46 19.75 crypto/internal/subtle
22:05:36 [2021-07-16T22:05:36.401Z] #46 19.87 crypto/subtle
22:05:36 [2021-07-16T22:05:36.401Z] #46 20.02 vendor/golang.org/x/crypto/cryptobyte/asn1
22:05:36 [2021-07-16T22:05:36.401Z] #46 20.22 internal/nettrace
22:05:36 [2021-07-16T22:05:36.401Z] #46 20.29 runtime/cgo
22:05:36 [2021-07-16T22:05:36.438Z] #50 26.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:05:36 [2021-07-16T22:05:36.438Z] #50 26.41 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:05:36 [2021-07-16T22:05:36.438Z] #50 26.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:05:36 [2021-07-16T22:05:36.438Z] #50 26.54 go: downloading github.com/go-toolsmith/astp v1.0.0
22:05:36 [2021-07-16T22:05:36.438Z] #50 26.58 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:05:36 [2021-07-16T22:05:36.444Z] #27 31.24 Selecting previously unselected package python3.7.
22:05:36 [2021-07-16T22:05:36.695Z] #50 26.70 go: downloading github.com/go-toolsmith/typep v1.0.0
22:05:36 [2021-07-16T22:05:36.696Z] #50 26.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:05:36 [2021-07-16T22:05:36.696Z] #50 26.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.26 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.31 Selecting previously unselected package libpython3-stdlib:amd64.
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:05:36 [2021-07-16T22:05:36.702Z] #27 31.38 Setting up python3-minimal (3.7.3-1) ...
22:05:36 [2021-07-16T22:05:36.952Z] #50 27.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:05:36 [2021-07-16T22:05:36.953Z] #50 27.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:05:36 [2021-07-16T22:05:36.958Z] #27 31.80 Selecting previously unselected package python3.
22:05:36 [2021-07-16T22:05:36.993Z] #46 ...
22:05:36 [2021-07-16T22:05:36.993Z] 
22:05:36 [2021-07-16T22:05:36.994Z] #59 [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
22:05:36 [2021-07-16T22:05:36.994Z] #59 sha256:64237ce370b7c3d06bb7e7d2566f990212c10b3cb8bbe692aef444f26248c1c7
22:05:36 [2021-07-16T22:05:36.994Z] #59 10.73 go: downloading github.com/pkg/errors v0.9.1
22:05:36 [2021-07-16T22:05:36.994Z] #59 10.73 go: downloading github.com/sirupsen/logrus v1.8.1
22:05:36 [2021-07-16T22:05:36.994Z] #59 10.78 go: downloading github.com/urfave/cli/v2 v2.3.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 11.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:05:36 [2021-07-16T22:05:36.994Z] #59 14.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.30 go: downloading github.com/google/uuid v1.2.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.30 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.30 go: downloading github.com/moby/vpnkit v0.5.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.44 go: downloading github.com/gofrs/flock v0.8.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.57 go: downloading github.com/gorilla/mux v1.8.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 15.81 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:05:36 [2021-07-16T22:05:36.994Z] #59 16.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:05:36 [2021-07-16T22:05:36.994Z] #59 16.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:05:36 [2021-07-16T22:05:36.994Z] #59 18.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:05:36 [2021-07-16T22:05:36.994Z] #59 ...
22:05:36 [2021-07-16T22:05:36.994Z] 
22:05:36 [2021-07-16T22:05:36.994Z] #40 [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
22:05:36 [2021-07-16T22:05:36.994Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:37 [2021-07-16T22:05:37.209Z] #50 27.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:05:37 [2021-07-16T22:05:37.209Z] #50 27.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.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 ... 39772 files and directories currently installed.)
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.83 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.84 Unpacking python3 (3.7.3-1) ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.90 Selecting previously unselected package libip4tc0:amd64.
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.98 Selecting previously unselected package libip6tc0:amd64.
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 31.98 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:05:37 [2021-07-16T22:05:37.215Z] #27 32.04 Selecting previously unselected package libiptc0:amd64.
22:05:37 [2021-07-16T22:05:37.215Z] #27 32.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.251Z] #40 20.57 Checking out files:  85% (1453/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
22:05:37 [2021-07-16T22:05:37.251Z] #40 20.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.05 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.10 Selecting previously unselected package libnfnetlink0:amd64.
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.22 Selecting previously unselected package libnftnl11:amd64.
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.23 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.29 Selecting previously unselected package iptables.
22:05:37 [2021-07-16T22:05:37.471Z] #27 32.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.30 Unpacking iptables (1.8.2-4) ...
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.44 Selecting previously unselected package xxd.
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.46 Unpacking xxd (2:8.1.0875-5) ...
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.53 Selecting previously unselected package vim-common.
22:05:37 [2021-07-16T22:05:37.728Z] #27 32.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:05:37 [2021-07-16T22:05:37.773Z] #50 27.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:05:37 [2021-07-16T22:05:37.774Z] #50 ...
22:05:37 [2021-07-16T22:05:37.774Z] 
22:05:37 [2021-07-16T22:05:37.774Z] #46 [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
22:05:37 [2021-07-16T22:05:37.774Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:05:37 [2021-07-16T22:05:37.774Z] #46 17.69 unicode/utf8
22:05:37 [2021-07-16T22:05:37.774Z] #46 18.20 math/bits
22:05:37 [2021-07-16T22:05:37.774Z] #46 18.93 math
22:05:37 [2021-07-16T22:05:37.774Z] #46 22.75 encoding
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.04 unicode/utf16
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.25 container/list
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.62 crypto/internal/subtle
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.70 crypto/subtle
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.83 vendor/golang.org/x/crypto/cryptobyte/asn1
22:05:37 [2021-07-16T22:05:37.774Z] #46 23.97 internal/nettrace
22:05:37 [2021-07-16T22:05:37.774Z] #46 24.06 runtime/cgo
22:05:37 [2021-07-16T22:05:37.774Z] #46 ...
22:05:37 [2021-07-16T22:05:37.774Z] 
22:05:37 [2021-07-16T22:05:37.774Z] #50 [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
22:05:37 [2021-07-16T22:05:37.774Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:05:37 [2021-07-16T22:05:37.774Z] #50 27.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:05:37 [2021-07-16T22:05:37.774Z] #50 27.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:05:37 [2021-07-16T22:05:37.817Z] #40 ...
22:05:37 [2021-07-16T22:05:37.817Z] 
22:05:37 [2021-07-16T22:05:37.817Z] #36 [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
22:05:37 [2021-07-16T22:05:37.817Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:37 [2021-07-16T22:05:37.817Z] #36 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:37 [2021-07-16T22:05:37.817Z] #36 ...
22:05:37 [2021-07-16T22:05:37.817Z] 
22:05:37 [2021-07-16T22:05:37.817Z] #56 [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
22:05:37 [2021-07-16T22:05:37.817Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:37 [2021-07-16T22:05:37.817Z] #56 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:05:37 [2021-07-16T22:05:37.817Z] #56 21.77 Fetched 8454 kB in 15s (558 kB/s)
22:05:38 [2021-07-16T22:05:38.012Z] #27 32.55 Unpacking vim-common (2:8.1.0875-5) ...
22:05:38 [2021-07-16T22:05:38.012Z] #27 32.64 Selecting previously unselected package bash-completion.
22:05:38 [2021-07-16T22:05:38.012Z] #27 32.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:05:38 [2021-07-16T22:05:38.033Z] #50 28.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:05:38 [2021-07-16T22:05:38.077Z] #56 21.77 Reading package lists...
22:05:38 [2021-07-16T22:05:38.077Z] #56 ...
22:05:38 [2021-07-16T22:05:38.077Z] 
22:05:38 [2021-07-16T22:05:38.077Z] #50 [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
22:05:38 [2021-07-16T22:05:38.077Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:05:38 [2021-07-16T22:05:38.077Z] #50 18.04 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:05:38 [2021-07-16T22:05:38.077Z] #50 18.25 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.51 go: downloading github.com/sirupsen/logrus v1.4.2
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.51 go: downloading github.com/stretchr/testify v1.4.0
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.81 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:05:38 [2021-07-16T22:05:38.077Z] #50 21.81 go: downloading github.com/hashicorp/hcl v1.0.0
22:05:38 [2021-07-16T22:05:38.077Z] #50 22.21 go: downloading github.com/magiconair/properties v1.8.1
22:05:38 [2021-07-16T22:05:38.077Z] #50 22.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:05:38 [2021-07-16T22:05:38.290Z] #50 28.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:05:38 [2021-07-16T22:05:38.290Z] #50 28.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:05:38 [2021-07-16T22:05:38.290Z] #50 28.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:05:38 [2021-07-16T22:05:38.390Z] #50 22.27 go: downloading github.com/pelletier/go-toml v1.2.0
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.40 go: downloading github.com/spf13/afero v1.1.2
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.44 go: downloading github.com/spf13/cast v1.3.0
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.64 go: downloading github.com/subosito/gotenv v1.2.0
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.67 go: downloading gopkg.in/ini.v1 v1.51.0
22:05:38 [2021-07-16T22:05:38.648Z] #50 22.75 go: downloading gopkg.in/yaml.v2 v2.2.7
22:05:38 [2021-07-16T22:05:38.855Z] #50 28.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:05:38 [2021-07-16T22:05:38.905Z] #50 23.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:05:38 [2021-07-16T22:05:38.905Z] #50 23.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:05:38 [2021-07-16T22:05:38.905Z] #50 23.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:05:39 [2021-07-16T22:05:39.112Z] #50 29.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:05:39 [2021-07-16T22:05:39.112Z] #50 29.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:05:39 [2021-07-16T22:05:39.112Z] #50 29.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:05:39 [2021-07-16T22:05:39.112Z] #50 29.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:05:39 [2021-07-16T22:05:39.112Z] #50 29.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:05:39 [2021-07-16T22:05:39.162Z] #50 23.13 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:05:39 [2021-07-16T22:05:39.162Z] #50 23.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:05:39 [2021-07-16T22:05:39.162Z] #50 23.27 go: downloading github.com/go-toolsmith/astp v1.0.0
22:05:39 [2021-07-16T22:05:39.399Z] #27 34.07 Unpacking bash-completion (1:2.8-6) ...
22:05:39 [2021-07-16T22:05:39.399Z] #27 34.26 Selecting previously unselected package apparmor.
22:05:39 [2021-07-16T22:05:39.420Z] #50 23.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.27 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.32 Unpacking apparmor (2.13.2-10) ...
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.45 Selecting previously unselected package aufs-tools.
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.46 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:05:39 [2021-07-16T22:05:39.656Z] #27 34.53 Selecting previously unselected package libonig5:amd64.
22:05:39 [2021-07-16T22:05:39.677Z] #50 23.44 go: downloading github.com/go-toolsmith/typep v1.0.0
22:05:39 [2021-07-16T22:05:39.677Z] #50 23.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:05:39 [2021-07-16T22:05:39.677Z] #50 23.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:05:39 [2021-07-16T22:05:39.677Z] #50 29.60 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.54 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.54 Unpacking libonig5:amd64 (6.9.1-1) ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.63 Selecting previously unselected package libjq1:amd64.
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.64 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.71 Selecting previously unselected package jq.
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.72 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.72 Unpacking jq (1.5+dfsg-2+b1) ...
22:05:39 [2021-07-16T22:05:39.913Z] #27 34.78 Selecting previously unselected package libaio1:amd64.
22:05:39 [2021-07-16T22:05:39.934Z] #50 23.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:05:39 [2021-07-16T22:05:39.934Z] #50 23.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:05:39 [2021-07-16T22:05:39.934Z] #50 23.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:05:39 [2021-07-16T22:05:39.935Z] #50 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:05:39 [2021-07-16T22:05:39.944Z] #50 29.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:05:39 [2021-07-16T22:05:39.944Z] #50 29.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:05:39 [2021-07-16T22:05:39.944Z] #50 29.92 go: downloading github.com/ultraware/funlen v0.0.2
22:05:39 [2021-07-16T22:05:39.944Z] #50 29.95 go: downloading github.com/ultraware/whitespace v0.0.4
22:05:39 [2021-07-16T22:05:39.944Z] #50 30.01 go: downloading github.com/uudashr/gocognit v1.0.1
22:05:39 [2021-07-16T22:05:39.944Z] #50 30.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.79 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.79 Unpacking libaio1:amd64 (0.3.112-3) ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.84 Selecting previously unselected package libgpm2:amd64.
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.85 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.86 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.92 Selecting previously unselected package libnet1:amd64.
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.92 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.98 Selecting previously unselected package libnl-3-200:amd64.
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.98 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 34.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:05:40 [2021-07-16T22:05:40.171Z] #27 35.05 Selecting previously unselected package libprotobuf-c1:amd64.
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.06 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.11 Selecting previously unselected package libreadline5:amd64.
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.12 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.19 Selecting previously unselected package net-tools.
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.20 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:05:40 [2021-07-16T22:05:40.428Z] #27 35.29 Selecting previously unselected package python-pip-whl.
22:05:40 [2021-07-16T22:05:40.458Z] #50 ...
22:05:40 [2021-07-16T22:05:40.458Z] 
22:05:40 [2021-07-16T22:05:40.459Z] #46 [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
22:05:40 [2021-07-16T22:05:40.459Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:05:40 [2021-07-16T22:05:40.459Z] #46 30.98 vendor/golang.org/x/crypto/internal/subtle
22:05:40 [2021-07-16T22:05:40.498Z] #50 ...
22:05:40 [2021-07-16T22:05:40.499Z] 
22:05:40 [2021-07-16T22:05:40.499Z] #52 [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
22:05:40 [2021-07-16T22:05:40.499Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:05:40 [2021-07-16T22:05:40.499Z] #52 14.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:05:40 [2021-07-16T22:05:40.499Z] #52 17.78 encoding
22:05:40 [2021-07-16T22:05:40.499Z] #52 18.02 math
22:05:40 [2021-07-16T22:05:40.499Z] #52 18.04 runtime
22:05:40 [2021-07-16T22:05:40.686Z] #27 35.30 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
22:05:40 [2021-07-16T22:05:40.686Z] #27 35.31 Unpacking python-pip-whl (18.1-5) ...
22:05:40 [2021-07-16T22:05:40.686Z] #27 35.54 Selecting previously unselected package python3-lib2to3.
22:05:40 [2021-07-16T22:05:40.686Z] #27 35.55 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
22:05:40 [2021-07-16T22:05:40.756Z] #52 ...
22:05:40 [2021-07-16T22:05:40.756Z] 
22:05:40 [2021-07-16T22:05:40.756Z] #50 [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
22:05:40 [2021-07-16T22:05:40.756Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:05:40 [2021-07-16T22:05:40.756Z] #50 24.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:05:40 [2021-07-16T22:05:40.756Z] #50 24.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:05:40 [2021-07-16T22:05:40.756Z] #50 24.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.56 Unpacking python3-lib2to3 (3.7.3-1) ...
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.61 Selecting previously unselected package python3-distutils.
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.62 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.63 Unpacking python3-distutils (3.7.3-1) ...
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.71 Selecting previously unselected package python3-pip.
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.72 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
22:05:40 [2021-07-16T22:05:40.943Z] #27 35.73 Unpacking python3-pip (18.1-5) ...
22:05:41 [2021-07-16T22:05:41.013Z] #50 24.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:05:41 [2021-07-16T22:05:41.013Z] #50 25.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.81 Selecting previously unselected package python3-pkg-resources.
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.81 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.82 Unpacking python3-pkg-resources (40.8.0-1) ...
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.89 Selecting previously unselected package python3-setuptools.
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.91 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
22:05:41 [2021-07-16T22:05:41.201Z] #27 35.91 Unpacking python3-setuptools (40.8.0-1) ...
22:05:41 [2021-07-16T22:05:41.271Z] #50 25.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:05:41 [2021-07-16T22:05:41.271Z] #50 25.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.23 go: downloading github.com/davecgh/go-spew v1.1.1
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.35 go: downloading github.com/pmezard/go-difflib v1.0.0
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.38 go: downloading github.com/stretchr/objx v0.2.0
22:05:41 [2021-07-16T22:05:41.314Z] #50 31.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.02 Selecting previously unselected package python3-wheel.
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.03 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.04 Unpacking python3-wheel (0.32.3-2) ...
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.12 Selecting previously unselected package sudo.
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.14 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:05:41 [2021-07-16T22:05:41.458Z] #27 36.14 Unpacking sudo (1.8.27-1+deb10u3) ...
22:05:41 [2021-07-16T22:05:41.571Z] #50 31.56 go: downloading golang.org/x/text v0.3.2
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.36 Selecting previously unselected package thin-provisioning-tools.
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.37 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.48 Selecting previously unselected package uidmap.
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.48 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.49 Unpacking uidmap (1:4.5-1.1) ...
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.57 Selecting previously unselected package vim-runtime.
22:05:41 [2021-07-16T22:05:41.715Z] #27 36.57 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:05:41 [2021-07-16T22:05:41.835Z] #50 25.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:05:41 [2021-07-16T22:05:41.971Z] #27 36.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:05:41 [2021-07-16T22:05:41.971Z] #27 36.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:05:41 [2021-07-16T22:05:41.971Z] #27 36.61 Unpacking vim-runtime (2:8.1.0875-5) ...
22:05:42 [2021-07-16T22:05:42.092Z] #50 26.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:05:42 [2021-07-16T22:05:42.092Z] #50 26.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:05:42 [2021-07-16T22:05:42.092Z] #50 26.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:05:42 [2021-07-16T22:05:42.092Z] #50 26.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:05:42 [2021-07-16T22:05:42.350Z] #50 26.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:05:42 [2021-07-16T22:05:42.350Z] #50 26.53 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:05:42 [2021-07-16T22:05:42.379Z] #46 ...
22:05:42 [2021-07-16T22:05:42.379Z] 
22:05:42 [2021-07-16T22:05:42.379Z] #36 [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
22:05:42 [2021-07-16T22:05:42.379Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:42 [2021-07-16T22:05:42.379Z] #36 23.18 Fetched 8454 kB in 17s (488 kB/s)
22:05:42 [2021-07-16T22:05:42.379Z] #36 23.18 Reading package lists...
22:05:42 [2021-07-16T22:05:42.379Z] #36 28.79 Reading package lists...
22:05:42 [2021-07-16T22:05:42.379Z] #36 ...
22:05:42 [2021-07-16T22:05:42.379Z] 
22:05:42 [2021-07-16T22:05:42.379Z] #40 [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
22:05:42 [2021-07-16T22:05:42.379Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:42 [2021-07-16T22:05:42.379Z] #40 23.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:05:42 [2021-07-16T22:05:42.379Z] #40 24.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:05:42 [2021-07-16T22:05:42.379Z] #40 ...
22:05:42 [2021-07-16T22:05:42.379Z] 
22:05:42 [2021-07-16T22:05:42.379Z] #56 [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
22:05:42 [2021-07-16T22:05:42.379Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:42 [2021-07-16T22:05:42.379Z] #56 23.54 Fetched 8454 kB in 17s (506 kB/s)
22:05:42 [2021-07-16T22:05:42.379Z] #56 23.54 Reading package lists...
22:05:42 [2021-07-16T22:05:42.607Z] #50 26.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:05:42 [2021-07-16T22:05:42.607Z] #50 26.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:05:42 [2021-07-16T22:05:42.639Z] #56 29.35 Reading package lists...
22:05:42 [2021-07-16T22:05:42.639Z] #56 ...
22:05:42 [2021-07-16T22:05:42.639Z] 
22:05:42 [2021-07-16T22:05:42.639Z] #52 [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
22:05:42 [2021-07-16T22:05:42.639Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:05:42 [2021-07-16T22:05:42.639Z] #52 23.71 runtime
22:05:42 [2021-07-16T22:05:42.639Z] #52 ...
22:05:42 [2021-07-16T22:05:42.639Z] 
22:05:42 [2021-07-16T22:05:42.639Z] #59 [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
22:05:42 [2021-07-16T22:05:42.639Z] #59 sha256:27e358d335111a0d3fcdc33a187d089a06045b012d50d594e26b2080207265af
22:05:42 [2021-07-16T22:05:42.639Z] #59 23.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:05:42 [2021-07-16T22:05:42.639Z] #59 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:05:42 [2021-07-16T22:05:42.865Z] #50 26.74 go: downloading github.com/ultraware/funlen v0.0.2
22:05:42 [2021-07-16T22:05:42.865Z] #50 26.74 go: downloading github.com/ultraware/whitespace v0.0.4
22:05:42 [2021-07-16T22:05:42.865Z] #50 26.74 go: downloading github.com/uudashr/gocognit v1.0.1
22:05:42 [2021-07-16T22:05:42.865Z] #50 26.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:05:42 [2021-07-16T22:05:42.898Z] #59 ...
22:05:42 [2021-07-16T22:05:42.898Z] 
22:05:42 [2021-07-16T22:05:42.898Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:42 [2021-07-16T22:05:42.898Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:42 [2021-07-16T22:05:42.898Z] #13 20.13 Fetched 8990 kB in 18s (503 kB/s)
22:05:42 [2021-07-16T22:05:42.898Z] #13 20.13 Reading package lists...
22:05:43 [2021-07-16T22:05:43.158Z] #13 25.97 Reading package lists...
22:05:43 [2021-07-16T22:05:43.158Z] #13 ...
22:05:43 [2021-07-16T22:05:43.158Z] 
22:05:43 [2021-07-16T22:05:43.158Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:43 [2021-07-16T22:05:43.158Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:43 [2021-07-16T22:05:43.158Z] #44 23.83 Fetched 8457 kB in 17s (495 kB/s)
22:05:43 [2021-07-16T22:05:43.158Z] #44 23.83 Reading package lists...
22:05:43 [2021-07-16T22:05:43.158Z] #44 29.22 Reading package lists...
22:05:43 [2021-07-16T22:05:43.158Z] #44 ...
22:05:43 [2021-07-16T22:05:43.158Z] 
22:05:43 [2021-07-16T22:05:43.158Z] #50 [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
22:05:43 [2021-07-16T22:05:43.158Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:05:43 [2021-07-16T22:05:43.158Z] #50 34.23 go: downloading github.com/gobwas/glob v0.2.3
22:05:43 [2021-07-16T22:05:43.158Z] #50 34.29 go: downloading github.com/kisielk/gotool v1.0.0
22:05:43 [2021-07-16T22:05:43.340Z] #27 37.80 Selecting previously unselected package vim.
22:05:43 [2021-07-16T22:05:43.340Z] #27 37.80 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
22:05:43 [2021-07-16T22:05:43.340Z] #27 37.83 Unpacking vim (2:8.1.0875-5) ...
22:05:43 [2021-07-16T22:05:43.340Z] #27 38.05 Selecting previously unselected package xfsprogs.
22:05:43 [2021-07-16T22:05:43.340Z] #27 38.05 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
22:05:43 [2021-07-16T22:05:43.340Z] #27 38.06 Unpacking xfsprogs (4.20.0-1) ...
22:05:43 [2021-07-16T22:05:43.418Z] #50 34.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:05:43 [2021-07-16T22:05:43.418Z] #50 34.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:05:43 [2021-07-16T22:05:43.418Z] #50 34.47 go: downloading github.com/gogo/protobuf v1.2.1
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.22 Selecting previously unselected package zip.
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.23 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.24 Unpacking zip (3.0-11+b1) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.34 Setting up aufs-tools (1:4.14+20190211-1) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.37 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.40 Setting up libgpm2:amd64 (1.20.7-5) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.42 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:05:43 [2021-07-16T22:05:43.597Z] #27 38.43 Setting up uidmap (1:4.5-1.1) ...
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.88 go: downloading github.com/davecgh/go-spew v1.1.1
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.90 go: downloading github.com/pmezard/go-difflib v1.0.0
22:05:43 [2021-07-16T22:05:43.793Z] #50 27.97 go: downloading github.com/stretchr/objx v0.2.0
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.44 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.48 Setting up xxd (2:8.1.0875-5) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.49 Setting up zip (3.0-11+b1) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.51 Setting up vim-common (2:8.1.0875-5) ...
22:05:43 [2021-07-16T22:05:43.854Z] #27 38.54 Setting up bash-completion (1:2.8-6) ...
22:05:44 [2021-07-16T22:05:44.135Z] #50 ...
22:05:44 [2021-07-16T22:05:44.135Z] 
22:05:44 [2021-07-16T22:05:44.135Z] #59 [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
22:05:44 [2021-07-16T22:05:44.135Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:05:44 [2021-07-16T22:05:44.135Z] #59 23.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:05:44 [2021-07-16T22:05:44.135Z] #59 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:05:44 [2021-07-16T22:05:44.135Z] #59 ...
22:05:44 [2021-07-16T22:05:44.135Z] 
22:05:44 [2021-07-16T22:05:44.135Z] #40 [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
22:05:44 [2021-07-16T22:05:44.135Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:44 [2021-07-16T22:05:44.135Z] #40 25.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:05:44 [2021-07-16T22:05:44.357Z] #50 28.19 go: downloading golang.org/x/text v0.3.2
22:05:44 [2021-07-16T22:05:44.396Z] #40 ...
22:05:44 [2021-07-16T22:05:44.396Z] 
22:05:44 [2021-07-16T22:05:44.396Z] #46 [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
22:05:44 [2021-07-16T22:05:44.396Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:05:44 [2021-07-16T22:05:44.396Z] #46 34.42 vendor/golang.org/x/crypto/internal/subtle
22:05:44 [2021-07-16T22:05:44.797Z] #50 35.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:05:44 [2021-07-16T22:05:44.797Z] #50 35.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:05:45 [2021-07-16T22:05:45.025Z] #46 ...
22:05:45 [2021-07-16T22:05:45.025Z] 
22:05:45 [2021-07-16T22:05:45.025Z] #52 [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
22:05:45 [2021-07-16T22:05:45.025Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:05:45 [2021-07-16T22:05:45.025Z] #52 24.92 runtime
22:05:45 [2021-07-16T22:05:45.025Z] #52 ...
22:05:45 [2021-07-16T22:05:45.025Z] 
22:05:45 [2021-07-16T22:05:45.025Z] #56 [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
22:05:45 [2021-07-16T22:05:45.025Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:45 [2021-07-16T22:05:45.025Z] #56 24.91 Fetched 8454 kB in 17s (492 kB/s)
22:05:45 [2021-07-16T22:05:45.025Z] #56 24.91 Reading package lists...
22:05:45 [2021-07-16T22:05:45.057Z] #50 36.27 go: downloading github.com/BurntSushi/toml v0.3.1
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.86 Setting up libiptc0:amd64 (1.8.2-4) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.87 Setting up sudo (1.8.27-1+deb10u3) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.92 invoke-rc.d: could not determine current runlevel
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.93 invoke-rc.d: policy-rc.d denied execution of start.
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.94 Setting up pigz (2.4-1) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.96 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.98 Setting up python-pip-whl (18.1-5) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 39.99 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:05:45 [2021-07-16T22:05:45.223Z] #27 40.00 Setting up vim-runtime (2:8.1.0875-5) ...
22:05:45 [2021-07-16T22:05:45.282Z] #56 30.49 Reading package lists...
22:05:45 [2021-07-16T22:05:45.282Z] #56 ...
22:05:45 [2021-07-16T22:05:45.282Z] 
22:05:45 [2021-07-16T22:05:45.282Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:45 [2021-07-16T22:05:45.282Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:45 [2021-07-16T22:05:45.282Z] #44 24.63 Fetched 8457 kB in 17s (496 kB/s)
22:05:45 [2021-07-16T22:05:45.282Z] #44 24.63 Reading package lists...
22:05:45 [2021-07-16T22:05:45.282Z] #44 30.82 Reading package lists...
22:05:45 [2021-07-16T22:05:45.282Z] #44 ...
22:05:45 [2021-07-16T22:05:45.282Z] 
22:05:45 [2021-07-16T22:05:45.282Z] #36 [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
22:05:45 [2021-07-16T22:05:45.282Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:45 [2021-07-16T22:05:45.282Z] #36 21.70 Reading package lists...
22:05:45 [2021-07-16T22:05:45.282Z] #36 28.34 Reading package lists...
22:05:45 [2021-07-16T22:05:45.479Z] #27 40.21 Setting up libaio1:amd64 (0.3.112-3) ...
22:05:45 [2021-07-16T22:05:45.479Z] #27 40.23 Setting up libonig5:amd64 (6.9.1-1) ...
22:05:45 [2021-07-16T22:05:45.479Z] #27 40.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.25 Setting up vim (2:8.1.0875-5) ...
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:05:45 [2021-07-16T22:05:45.480Z] #27 40.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.36 Setting up jq (1.5+dfsg-2+b1) ...
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:05:45 [2021-07-16T22:05:45.736Z] #27 40.39 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:05:45 [2021-07-16T22:05:45.846Z] #36 34.21 Building dependency tree...
22:05:45 [2021-07-16T22:05:45.846Z] #36 ...
22:05:45 [2021-07-16T22:05:45.846Z] 
22:05:45 [2021-07-16T22:05:45.846Z] #56 [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
22:05:45 [2021-07-16T22:05:45.846Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:45 [2021-07-16T22:05:45.846Z] #56 30.49 Reading package lists...
22:05:46 [2021-07-16T22:05:46.361Z] #56 36.19 Building dependency tree...
22:05:46 [2021-07-16T22:05:46.361Z] #56 ...
22:05:46 [2021-07-16T22:05:46.361Z] 
22:05:46 [2021-07-16T22:05:46.361Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:46 [2021-07-16T22:05:46.361Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:46 [2021-07-16T22:05:46.361Z] #13 21.13 Fetched 8990 kB in 18s (502 kB/s)
22:05:46 [2021-07-16T22:05:46.361Z] #13 21.13 Reading package lists...
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.34 Setting up iptables (1.8.2-4) ...
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:05:46 [2021-07-16T22:05:46.666Z] #27 41.39 Setting up python3 (3.7.3-1) ...
22:05:46 [2021-07-16T22:05:46.922Z] #27 41.56 Setting up python3-wheel (0.32.3-2) ...
22:05:47 [2021-07-16T22:05:47.180Z] #27 41.82 Setting up apparmor (2.13.2-10) ...
22:05:47 [2021-07-16T22:05:47.307Z] #13 27.75 Reading package lists...
22:05:47 [2021-07-16T22:05:47.307Z] #13 ...
22:05:47 [2021-07-16T22:05:47.307Z] 
22:05:47 [2021-07-16T22:05:47.307Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:47 [2021-07-16T22:05:47.307Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:47 [2021-07-16T22:05:47.307Z] #44 30.82 Reading package lists...
22:05:47 [2021-07-16T22:05:47.718Z] #50 ...
22:05:47 [2021-07-16T22:05:47.718Z] 
22:05:47 [2021-07-16T22:05:47.718Z] #46 [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
22:05:47 [2021-07-16T22:05:47.719Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:05:47 [2021-07-16T22:05:47.719Z] #46 31.48 vendor/golang.org/x/crypto/internal/subtle
22:05:47 [2021-07-16T22:05:47.975Z] #46 ...
22:05:47 [2021-07-16T22:05:47.975Z] 
22:05:47 [2021-07-16T22:05:47.975Z] #36 [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
22:05:47 [2021-07-16T22:05:47.975Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:47 [2021-07-16T22:05:47.975Z] #36 22.11 Fetched 8454 kB in 15s (552 kB/s)
22:05:47 [2021-07-16T22:05:47.975Z] #36 22.11 Reading package lists...
22:05:48 [2021-07-16T22:05:48.111Z] #27 42.82 Setting up xfsprogs (4.20.0-1) ...
22:05:48 [2021-07-16T22:05:48.112Z] #27 42.83 Setting up python3-lib2to3 (3.7.3-1) ...
22:05:48 [2021-07-16T22:05:48.232Z] #36 28.03 Reading package lists...
22:05:48 [2021-07-16T22:05:48.232Z] #36 ...
22:05:48 [2021-07-16T22:05:48.232Z] 
22:05:48 [2021-07-16T22:05:48.233Z] #56 [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
22:05:48 [2021-07-16T22:05:48.233Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:48 [2021-07-16T22:05:48.233Z] #56 21.77 Reading package lists...
22:05:48 [2021-07-16T22:05:48.368Z] #27 43.02 Setting up python3-pkg-resources (40.8.0-1) ...
22:05:48 [2021-07-16T22:05:48.625Z] #27 43.35 Setting up python3-distutils (3.7.3-1) ...
22:05:48 [2021-07-16T22:05:48.625Z] #27 43.53 Setting up python3-setuptools (40.8.0-1) ...
22:05:48 [2021-07-16T22:05:48.935Z] #44 37.00 Building dependency tree...
22:05:49 [2021-07-16T22:05:49.163Z] #56 28.21 Reading package lists...
22:05:49 [2021-07-16T22:05:49.163Z] #56 ...
22:05:49 [2021-07-16T22:05:49.163Z] 
22:05:49 [2021-07-16T22:05:49.163Z] #59 [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
22:05:49 [2021-07-16T22:05:49.163Z] #59 sha256:64237ce370b7c3d06bb7e7d2566f990212c10b3cb8bbe692aef444f26248c1c7
22:05:49 [2021-07-16T22:05:49.163Z] #59 23.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:05:49 [2021-07-16T22:05:49.252Z] #50 ...
22:05:49 [2021-07-16T22:05:49.253Z] 
22:05:49 [2021-07-16T22:05:49.253Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:49 [2021-07-16T22:05:49.253Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:49 [2021-07-16T22:05:49.253Z] #44 29.22 Reading package lists...
22:05:49 [2021-07-16T22:05:49.253Z] #44 34.79 Building dependency tree...
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.63 The following additional packages will be installed:
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.64   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.64   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.65   python3-pkg-resources python3-protobuf python3-six python3.7
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.65   python3.7-minimal
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.65 Suggested packages:
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.67   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:05:49 [2021-07-16T22:05:49.253Z] #44 37.67   python3.7-doc binfmt-support
22:05:49 [2021-07-16T22:05:49.253Z] #44 38.67 The following NEW packages will be installed:
22:05:49 [2021-07-16T22:05:49.253Z] #44 38.68   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:05:49 [2021-07-16T22:05:49.253Z] #44 38.68   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:05:49 [2021-07-16T22:05:49.253Z] #44 38.69   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:05:49 [2021-07-16T22:05:49.253Z] #44 38.69   python3.7-minimal
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.18 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.18 Need to get 6695 kB of archives.
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.18 After this operation, 33.1 MB of additional disk space will be used.
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:05:49 [2021-07-16T22:05:49.253Z] #44 39.81 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:05:49 [2021-07-16T22:05:49.419Z] #59 ...
22:05:49 [2021-07-16T22:05:49.419Z] 
22:05:49 [2021-07-16T22:05:49.419Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:49 [2021-07-16T22:05:49.419Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:49 [2021-07-16T22:05:49.420Z] #44 23.54 Fetched 8457 kB in 17s (509 kB/s)
22:05:49 [2021-07-16T22:05:49.420Z] #44 23.54 Reading package lists...
22:05:49 [2021-07-16T22:05:49.420Z] #44 29.79 Reading package lists...
22:05:49 [2021-07-16T22:05:49.420Z] #44 ...
22:05:49 [2021-07-16T22:05:49.420Z] 
22:05:49 [2021-07-16T22:05:49.420Z] #40 [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
22:05:49 [2021-07-16T22:05:49.420Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:05:49 [2021-07-16T22:05:49.420Z] #40 23.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:05:49 [2021-07-16T22:05:49.554Z] #27 44.02 Setting up python3-pip (18.1-5) ...
22:05:49 [2021-07-16T22:05:49.554Z] #27 44.41 Processing triggers for libc-bin (2.28-10) ...
22:05:49 [2021-07-16T22:05:49.676Z] #40 ...
22:05:49 [2021-07-16T22:05:49.676Z] 
22:05:49 [2021-07-16T22:05:49.676Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:49 [2021-07-16T22:05:49.676Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:49 [2021-07-16T22:05:49.676Z] #13 23.49 Fetched 8990 kB in 17s (541 kB/s)
22:05:49 [2021-07-16T22:05:49.676Z] #13 23.49 Reading package lists...
22:05:49 [2021-07-16T22:05:49.676Z] #13 29.92 Reading package lists...
22:05:49 [2021-07-16T22:05:49.676Z] #13 ...
22:05:49 [2021-07-16T22:05:49.676Z] 
22:05:49 [2021-07-16T22:05:49.676Z] #36 [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
22:05:49 [2021-07-16T22:05:49.676Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:49 [2021-07-16T22:05:49.676Z] #36 28.03 Reading package lists...
22:05:49 [2021-07-16T22:05:49.811Z] #27 44.45 Processing triggers for mime-support (3.62) ...
22:05:50 [2021-07-16T22:05:50.198Z] #44 ...
22:05:50 [2021-07-16T22:05:50.198Z] 
22:05:50 [2021-07-16T22:05:50.198Z] #56 [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
22:05:50 [2021-07-16T22:05:50.198Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:50 [2021-07-16T22:05:50.198Z] #56 29.35 Reading package lists...
22:05:50 [2021-07-16T22:05:50.198Z] #56 34.94 Building dependency tree...
22:05:50 [2021-07-16T22:05:50.198Z] #56 37.73 The following additional packages will be installed:
22:05:50 [2021-07-16T22:05:50.198Z] #56 37.75   libbtrfs0
22:05:50 [2021-07-16T22:05:50.198Z] #56 37.95 The following NEW packages will be installed:
22:05:50 [2021-07-16T22:05:50.198Z] #56 37.96   libbtrfs-dev libbtrfs0
22:05:50 [2021-07-16T22:05:50.198Z] #56 38.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:05:50 [2021-07-16T22:05:50.198Z] #56 38.36 Need to get 119 kB of archives.
22:05:50 [2021-07-16T22:05:50.198Z] #56 38.36 After this operation, 387 kB of additional disk space will be used.
22:05:50 [2021-07-16T22:05:50.198Z] #56 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:05:50 [2021-07-16T22:05:50.198Z] #56 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.45 debconf: delaying package configuration, since apt-utils is not installed
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.62 Fetched 119 kB in 0s (434 kB/s)
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.74 Selecting previously unselected package libbtrfs0.
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.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 ... 15421 files and directories currently installed.)
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.85 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 39.87 Unpacking libbtrfs0 (4.20.1-2) ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.16 Selecting previously unselected package libbtrfs-dev.
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.16 Unpacking libbtrfs-dev (4.20.1-2) ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.33 Setting up libbtrfs0 (4.20.1-2) ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.36 Setting up libbtrfs-dev (4.20.1-2) ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 40.37 Processing triggers for libc-bin (2.28-10) ...
22:05:50 [2021-07-16T22:05:50.198Z] #56 DONE 41.0s
22:05:50 [2021-07-16T22:05:50.198Z] 
22:05:50 [2021-07-16T22:05:50.198Z] #57 [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
22:05:50 [2021-07-16T22:05:50.198Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:05:50 [2021-07-16T22:05:50.745Z] #27 DONE 45.2s
22:05:50 [2021-07-16T22:05:50.745Z] 
22:05:50 [2021-07-16T22:05:50.745Z] #28 [dev-systemd-false  8/25] 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
22:05:50 [2021-07-16T22:05:50.745Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.16 The following additional packages will be installed:
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.17   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.17   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.18   python3-pkg-resources python3-protobuf python3-six python3.7
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.18   python3.7-minimal
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.18 Suggested packages:
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.19   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:05:50 [2021-07-16T22:05:50.831Z] #44 40.19   python3.7-doc binfmt-support
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + RM_GOPATH=0
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + TMP_GOPATH=
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + : /build
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + '[' -z '' ']'
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 ++ mktemp -d
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + export GOPATH=/tmp/tmp.vpHzJehe0m
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + GOPATH=/tmp/tmp.vpHzJehe0m
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + RM_GOPATH=1
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 + case "$(go env GOARCH)" in
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.130 ++ go env GOARCH
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.153 + export GO_BUILDMODE=-buildmode=pie
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.153 + GO_BUILDMODE=-buildmode=pie
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.154 ++ dirname /tmp/install/install.sh
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.155 + dir=/tmp/install
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.155 + bin=containerd
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.155 + shift
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.156 + '[' '!' -f /tmp/install/containerd.installer ']'
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.156 + . /tmp/install/containerd.installer
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.156 ++ set -e
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.156 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.157 + install_containerd
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.157 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b'
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.157 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.158 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vpHzJehe0m/src/github.com/containerd/containerd
22:05:51 [2021-07-16T22:05:51.137Z] #57 1.161 Cloning into '/tmp/tmp.vpHzJehe0m/src/github.com/containerd/containerd'...
22:05:51 [2021-07-16T22:05:51.302Z] #36 34.07 Building dependency tree...
22:05:51 [2021-07-16T22:05:51.308Z] #28 0.923 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:05:51 [2021-07-16T22:05:51.308Z] #28 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:05:51 [2021-07-16T22:05:51.308Z] #28 0.929 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:05:51 [2021-07-16T22:05:51.308Z] #28 DONE 1.0s
22:05:51 [2021-07-16T22:05:51.308Z] 
22:05:51 [2021-07-16T22:05:51.308Z] #64 [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
22:05:51 [2021-07-16T22:05:51.308Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:05:51 [2021-07-16T22:05:51.565Z] #64 ...
22:05:51 [2021-07-16T22:05:51.565Z] 
22:05:51 [2021-07-16T22:05:51.565Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:05:51 [2021-07-16T22:05:51.565Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9
22:05:51 [2021-07-16T22:05:51.764Z] #44 41.23 The following NEW packages will be installed:
22:05:51 [2021-07-16T22:05:51.764Z] #44 41.23   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:05:51 [2021-07-16T22:05:51.764Z] #44 41.24   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:05:51 [2021-07-16T22:05:51.764Z] #44 41.24   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:05:51 [2021-07-16T22:05:51.764Z] #44 41.24   python3.7-minimal
22:05:52 [2021-07-16T22:05:52.331Z] #44 41.70 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:05:52 [2021-07-16T22:05:52.331Z] #44 41.70 Need to get 6695 kB of archives.
22:05:52 [2021-07-16T22:05:52.331Z] #44 41.70 After this operation, 33.1 MB of additional disk space will be used.
22:05:52 [2021-07-16T22:05:52.331Z] #44 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:05:52 [2021-07-16T22:05:52.331Z] #44 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #44 42.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #44 ...
22:05:52 [2021-07-16T22:05:52.589Z] 
22:05:52 [2021-07-16T22:05:52.589Z] #56 [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
22:05:52 [2021-07-16T22:05:52.589Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:52 [2021-07-16T22:05:52.589Z] #56 36.19 Building dependency tree...
22:05:52 [2021-07-16T22:05:52.589Z] #56 39.56 The following additional packages will be installed:
22:05:52 [2021-07-16T22:05:52.589Z] #56 39.56   libbtrfs0
22:05:52 [2021-07-16T22:05:52.589Z] #56 39.76 The following NEW packages will be installed:
22:05:52 [2021-07-16T22:05:52.589Z] #56 39.76   libbtrfs-dev libbtrfs0
22:05:52 [2021-07-16T22:05:52.589Z] #56 40.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:05:52 [2021-07-16T22:05:52.589Z] #56 40.15 Need to get 119 kB of archives.
22:05:52 [2021-07-16T22:05:52.589Z] #56 40.15 After this operation, 387 kB of additional disk space will be used.
22:05:52 [2021-07-16T22:05:52.589Z] #56 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #56 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.12 debconf: delaying package configuration, since apt-utils is not installed
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.37 Fetched 119 kB in 0s (414 kB/s)
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.51 Selecting previously unselected package libbtrfs0.
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.62 Unpacking libbtrfs0 (4.20.1-2) ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.71 Selecting previously unselected package libbtrfs-dev.
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.72 Unpacking libbtrfs-dev (4.20.1-2) ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.94 Setting up libbtrfs0 (4.20.1-2) ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.98 Setting up libbtrfs-dev (4.20.1-2) ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 41.99 Processing triggers for libc-bin (2.28-10) ...
22:05:52 [2021-07-16T22:05:52.589Z] #56 DONE 42.6s
22:05:52 [2021-07-16T22:05:52.589Z] 
22:05:52 [2021-07-16T22:05:52.589Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:52 [2021-07-16T22:05:52.589Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:52 [2021-07-16T22:05:52.589Z] #44 42.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #44 42.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:05:52 [2021-07-16T22:05:52.589Z] #44 ...
22:05:52 [2021-07-16T22:05:52.589Z] 
22:05:52 [2021-07-16T22:05:52.589Z] #57 [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
22:05:52 [2021-07-16T22:05:52.589Z] #57 sha256:4e95a79afd535e0eb17a063889e40ab9a637e97548bb24c09ab315fcd5bec511
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.59 The following additional packages will be installed:
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.60   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.61 Suggested packages:
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.62   cmake-doc ninja-build lrzip
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.62 Recommended packages:
22:05:52 [2021-07-16T22:05:52.673Z] #36 36.62   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:05:53 [2021-07-16T22:05:53.046Z] #57 ...
22:05:53 [2021-07-16T22:05:53.046Z] 
22:05:53 [2021-07-16T22:05:53.046Z] #36 [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
22:05:53 [2021-07-16T22:05:53.046Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:53 [2021-07-16T22:05:53.046Z] #36 28.79 Reading package lists...
22:05:53 [2021-07-16T22:05:53.046Z] #36 34.35 Building dependency tree...
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.08 The following additional packages will be installed:
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.10   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.10 Suggested packages:
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.11   cmake-doc ninja-build lrzip
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.11 Recommended packages:
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.79 The following NEW packages will be installed:
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.81   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:05:53 [2021-07-16T22:05:53.046Z] #36 37.82   vim-common xxd
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 Need to get 14.9 MB of archives.
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 After this operation, 61.8 MB of additional disk space will be used.
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:05:53 [2021-07-16T22:05:53.046Z] #36 38.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:05:53 [2021-07-16T22:05:53.047Z] #36 39.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:05:53 [2021-07-16T22:05:53.047Z] #36 39.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:05:53 [2021-07-16T22:05:53.047Z] #36 39.03 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:05:53 [2021-07-16T22:05:53.047Z] #36 39.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.24 debconf: delaying package configuration, since apt-utils is not installed
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.39 Fetched 14.9 MB in 1s (10.6 MB/s)
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.55 Selecting previously unselected package xxd.
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 40.73 Unpacking xxd (2:8.1.0875-5) ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.03 Selecting previously unselected package vim-common.
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.17 Unpacking vim-common (2:8.1.0875-5) ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.66 Selecting previously unselected package cmake-data.
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 41.67 Unpacking cmake-data (3.13.4-1) ...
22:05:53 [2021-07-16T22:05:53.047Z] #36 ...
22:05:53 [2021-07-16T22:05:53.047Z] 
22:05:53 [2021-07-16T22:05:53.047Z] #46 [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
22:05:53 [2021-07-16T22:05:53.047Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:05:53 [2021-07-16T22:05:53.047Z] #46 44.13 sync
22:05:53 [2021-07-16T22:05:53.047Z] #46 44.15 internal/reflectlite
22:05:53 [2021-07-16T22:05:53.236Z] #36 37.39 The following NEW packages will be installed:
22:05:53 [2021-07-16T22:05:53.236Z] #36 37.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:05:53 [2021-07-16T22:05:53.236Z] #36 37.43   vim-common xxd
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.77 Need to get 14.9 MB of archives.
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.77 After this operation, 61.8 MB of additional disk space will be used.
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:05:53 [2021-07-16T22:05:53.807Z] #36 37.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.223 + RM_GOPATH=0
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.223 + TMP_GOPATH=
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.223 + : /build
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.223 + '[' -z '' ']'
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.226 ++ mktemp -d
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.231 + export GOPATH=/tmp/tmp.yVhCNfRbxp
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.231 + GOPATH=/tmp/tmp.yVhCNfRbxp
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.231 + RM_GOPATH=1
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.231 + case "$(go env GOARCH)" in
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.231 ++ go env GOARCH
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.289 + export GO_BUILDMODE=-buildmode=pie
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.289 + GO_BUILDMODE=-buildmode=pie
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.289 ++ dirname /tmp/install/install.sh
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.290 + dir=/tmp/install
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.291 + bin=containerd
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.291 + shift
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.291 + '[' '!' -f /tmp/install/containerd.installer ']'
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.291 + . /tmp/install/containerd.installer
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.292 ++ set -e
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.292 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.292 + install_containerd
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.293 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b'
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.295 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.296 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yVhCNfRbxp/src/github.com/containerd/containerd
22:05:53 [2021-07-16T22:05:53.963Z] #57 1.298 Cloning into '/tmp/tmp.yVhCNfRbxp/src/github.com/containerd/containerd'...
22:05:54 [2021-07-16T22:05:54.064Z] #36 37.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:05:54 [2021-07-16T22:05:54.089Z] #29 2.114 Collecting yamllint==1.26.1
22:05:54 [2021-07-16T22:05:54.429Z] #46 45.47 internal/testlog
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.67 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:05:54 [2021-07-16T22:05:54.629Z] #36 38.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:05:54 [2021-07-16T22:05:54.690Z] #46 45.74 github.com/LK4D4/vndr/godl/singleflight
22:05:54 [2021-07-16T22:05:54.950Z] #46 46.05 math/rand
22:05:55 [2021-07-16T22:05:55.561Z] #36 ...
22:05:55 [2021-07-16T22:05:55.561Z] 
22:05:55 [2021-07-16T22:05:55.561Z] #56 [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
22:05:55 [2021-07-16T22:05:55.561Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
22:05:55 [2021-07-16T22:05:55.561Z] #56 28.21 Reading package lists...
22:05:55 [2021-07-16T22:05:55.561Z] #56 34.12 Building dependency tree...
22:05:55 [2021-07-16T22:05:55.562Z] #56 36.57 The following additional packages will be installed:
22:05:55 [2021-07-16T22:05:55.562Z] #56 36.59   libbtrfs0
22:05:55 [2021-07-16T22:05:55.562Z] #56 36.73 The following NEW packages will be installed:
22:05:55 [2021-07-16T22:05:55.562Z] #56 36.76   libbtrfs-dev libbtrfs0
22:05:55 [2021-07-16T22:05:55.562Z] #56 37.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:05:55 [2021-07-16T22:05:55.562Z] #56 37.10 Need to get 119 kB of archives.
22:05:55 [2021-07-16T22:05:55.562Z] #56 37.10 After this operation, 387 kB of additional disk space will be used.
22:05:55 [2021-07-16T22:05:55.562Z] #56 37.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:05:55 [2021-07-16T22:05:55.562Z] #56 37.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.17 debconf: delaying package configuration, since apt-utils is not installed
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.37 Fetched 119 kB in 0s (433 kB/s)
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.47 Selecting previously unselected package libbtrfs0.
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.54 Unpacking libbtrfs0 (4.20.1-2) ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.69 Selecting previously unselected package libbtrfs-dev.
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.70 Unpacking libbtrfs-dev (4.20.1-2) ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.89 Setting up libbtrfs0 (4.20.1-2) ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.90 Setting up libbtrfs-dev (4.20.1-2) ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 38.92 Processing triggers for libc-bin (2.28-10) ...
22:05:55 [2021-07-16T22:05:55.562Z] #56 DONE 39.4s
22:05:55 [2021-07-16T22:05:55.562Z] 
22:05:55 [2021-07-16T22:05:55.562Z] #57 [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
22:05:55 [2021-07-16T22:05:55.562Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:05:55 [2021-07-16T22:05:55.892Z] #46 ...
22:05:55 [2021-07-16T22:05:55.892Z] 
22:05:55 [2021-07-16T22:05:55.892Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:55 [2021-07-16T22:05:55.892Z] #13 25.97 Reading package lists...
22:05:55 [2021-07-16T22:05:55.892Z] #13 31.78 Building dependency tree...
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68 The following additional packages will be installed:
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.68   mingw-w64-x86-64-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.69 Suggested packages:
22:05:55 [2021-07-16T22:05:55.892Z] #13 34.69   gcc-8-locales seccomp wine64
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87 The following NEW packages will be installed:
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.87   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.91 The following packages will be upgraded:
22:05:55 [2021-07-16T22:05:55.892Z] #13 35.96   libseccomp2
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.59 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.59 Need to get 77.8 MB of archives.
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.59 After this operation, 487 MB of additional disk space will be used.
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.65 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.66 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 36.82 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]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.86 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]
22:05:55 [2021-07-16T22:05:55.892Z] #13 37.86 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]
22:05:55 [2021-07-16T22:05:55.892Z] #13 40.96 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]
22:05:55 [2021-07-16T22:05:55.892Z] #13 ...
22:05:55 [2021-07-16T22:05:55.892Z] 
22:05:55 [2021-07-16T22:05:55.892Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:55 [2021-07-16T22:05:55.892Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:55 [2021-07-16T22:05:55.892Z] #32 44.26 Checking out files:  90% (1381/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:05:55 [2021-07-16T22:05:55.892Z] #32 44.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:05:55 [2021-07-16T22:05:55.892Z] #32 45.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:57 [2021-07-16T22:05:57.550Z] ...INFO: Daemon under test started and replied!
22:05:57 [2021-07-16T22:05:57.551Z] INFO: Docker version of the daemon under test
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] Client:
22:05:57 [2021-07-16T22:05:57.551Z]  Version:      17.06.2-ce
22:05:57 [2021-07-16T22:05:57.551Z]  API version:  1.30
22:05:57 [2021-07-16T22:05:57.551Z]  Go version:   go1.8.3
22:05:57 [2021-07-16T22:05:57.551Z]  Git commit:   cec0b72
22:05:57 [2021-07-16T22:05:57.551Z]  Built:        Tue Sep  5 19:57:19 2017
22:05:57 [2021-07-16T22:05:57.551Z]  OS/Arch:      windows/amd64
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] Server:
22:05:57 [2021-07-16T22:05:57.551Z]  Version:      0.0.0-dev
22:05:57 [2021-07-16T22:05:57.551Z]  API version:  1.42 (minimum version 1.24)
22:05:57 [2021-07-16T22:05:57.551Z]  Go version:   go1.16.6
22:05:57 [2021-07-16T22:05:57.551Z]  Git commit:   b0a90cf6ef
22:05:57 [2021-07-16T22:05:57.551Z]  Built:        07/16/2021 22:03:43
22:05:57 [2021-07-16T22:05:57.551Z]  OS/Arch:      windows/amd64
22:05:57 [2021-07-16T22:05:57.551Z]  Experimental: false
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] INFO: Docker info of the daemon under test
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] Containers: 0
22:05:57 [2021-07-16T22:05:57.551Z]  Running: 0
22:05:57 [2021-07-16T22:05:57.551Z]  Paused: 0
22:05:57 [2021-07-16T22:05:57.551Z]  Stopped: 0
22:05:57 [2021-07-16T22:05:57.551Z] Images: 0
22:05:57 [2021-07-16T22:05:57.551Z] Server Version: 0.0.0-dev
22:05:57 [2021-07-16T22:05:57.551Z] Storage Driver: windowsfilter
22:05:57 [2021-07-16T22:05:57.551Z]  Windows: 
22:05:57 [2021-07-16T22:05:57.551Z] Logging Driver: json-file
22:05:57 [2021-07-16T22:05:57.551Z] Plugins: 
22:05:57 [2021-07-16T22:05:57.551Z]  Volume: local
22:05:57 [2021-07-16T22:05:57.551Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:05:57 [2021-07-16T22:05:57.551Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:05:57 [2021-07-16T22:05:57.551Z] Swarm: inactive
22:05:57 [2021-07-16T22:05:57.551Z] Default Isolation: process
22:05:57 [2021-07-16T22:05:57.551Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:05:57 [2021-07-16T22:05:57.551Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:05:57 [2021-07-16T22:05:57.551Z] OSType: windows
22:05:57 [2021-07-16T22:05:57.551Z] Architecture: x86_64
22:05:57 [2021-07-16T22:05:57.551Z] CPUs: 4
22:05:57 [2021-07-16T22:05:57.551Z] Total Memory: 32GiB
22:05:57 [2021-07-16T22:05:57.551Z] Name: azwin-2-8ff430
22:05:57 [2021-07-16T22:05:57.551Z] ID: S4OW:P4UT:FWMR:PLE2:SRK5:YSIA:Y2E6:EPCA:C7S4:HHMN:2RAC:AQ73
22:05:57 [2021-07-16T22:05:57.551Z] Docker Root Dir: D:\CI\PR-42641\7\daemon
22:05:57 [2021-07-16T22:05:57.551Z] Debug Mode (client): false
22:05:57 [2021-07-16T22:05:57.551Z] Debug Mode (server): true
22:05:57 [2021-07-16T22:05:57.551Z]  File Descriptors: -1
22:05:57 [2021-07-16T22:05:57.551Z]  Goroutines: 16
22:05:57 [2021-07-16T22:05:57.551Z]  System Time: 2021-07-16T22:05:55.4825676Z
22:05:57 [2021-07-16T22:05:57.551Z]  EventsListeners: 0
22:05:57 [2021-07-16T22:05:57.551Z] Registry: https://index.docker.io/v1/
22:05:57 [2021-07-16T22:05:57.551Z] Labels:
22:05:57 [2021-07-16T22:05:57.551Z] Experimental: false
22:05:57 [2021-07-16T22:05:57.551Z] Insecure Registries:
22:05:57 [2021-07-16T22:05:57.551Z]  127.0.0.0/8
22:05:57 [2021-07-16T22:05:57.551Z] Live Restore Enabled: false
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] INFO: Docker images of the daemon under test
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:05:57 [2021-07-16T22:05:57.551Z] 
22:05:57 [2021-07-16T22:05:57.551Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
22:05:57 [2021-07-16T22:05:57.551Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
22:05:57 [2021-07-16T22:05:57.551Z] 10.0.20295.1: Pulling from windows/servercore/insider
22:05:57 [2021-07-16T22:05:57.551Z] 29d5b6a226d2: Pulling fs layer
22:05:58 [2021-07-16T22:05:58.137Z] #57 ...
22:05:58 [2021-07-16T22:05:58.137Z] 
22:05:58 [2021-07-16T22:05:58.137Z] #50 [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
22:05:58 [2021-07-16T22:05:58.137Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:05:58 [2021-07-16T22:05:58.137Z] #50 37.40 go: downloading github.com/gobwas/glob v0.2.3
22:05:58 [2021-07-16T22:05:58.137Z] #50 37.41 go: downloading github.com/kisielk/gotool v1.0.0
22:05:58 [2021-07-16T22:05:58.137Z] #50 37.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:05:58 [2021-07-16T22:05:58.137Z] #50 37.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:05:58 [2021-07-16T22:05:58.137Z] #50 37.65 go: downloading github.com/gogo/protobuf v1.2.1
22:05:58 [2021-07-16T22:05:58.137Z] #50 39.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:05:58 [2021-07-16T22:05:58.137Z] #50 39.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:05:58 [2021-07-16T22:05:58.137Z] #50 39.56 go: downloading github.com/BurntSushi/toml v0.3.1
22:05:58 [2021-07-16T22:05:58.137Z] #50 ...
22:05:58 [2021-07-16T22:05:58.137Z] 
22:05:58 [2021-07-16T22:05:58.137Z] #36 [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
22:05:58 [2021-07-16T22:05:58.137Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.52 The following additional packages will be installed:
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.56   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.56 Suggested packages:
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.56   cmake-doc ninja-build lrzip
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.56 Recommended packages:
22:05:58 [2021-07-16T22:05:58.137Z] #36 37.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.38 The following NEW packages will be installed:
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.38   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.38   vim-common xxd
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.73 Need to get 14.9 MB of archives.
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.73 After this operation, 61.8 MB of additional disk space will be used.
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 38.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.67 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 39.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:05:58 [2021-07-16T22:05:58.137Z] #36 40.87 debconf: delaying package configuration, since apt-utils is not installed
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.07 Fetched 14.9 MB in 1s (10.1 MB/s)
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.16 Selecting previously unselected package xxd.
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.24 Unpacking xxd (2:8.1.0875-5) ...
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.45 Selecting previously unselected package vim-common.
22:05:58 [2021-07-16T22:05:58.137Z] #36 41.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 41.50 Unpacking vim-common (2:8.1.0875-5) ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 41.79 Selecting previously unselected package cmake-data.
22:05:58 [2021-07-16T22:05:58.138Z] #36 41.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 41.79 Unpacking cmake-data (3.13.4-1) ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 45.00 Selecting previously unselected package libicu63:amd64.
22:05:58 [2021-07-16T22:05:58.138Z] #36 45.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 45.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:05:58 [2021-07-16T22:05:58.138Z] #36 ...
22:05:58 [2021-07-16T22:05:58.138Z] 
22:05:58 [2021-07-16T22:05:58.138Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:58 [2021-07-16T22:05:58.138Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:05:58 [2021-07-16T22:05:58.138Z] #32 45.13 Checking out files:  87% (1334/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:05:58 [2021-07-16T22:05:58.138Z] #32 45.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:05:58 [2021-07-16T22:05:58.138Z] #32 46.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:05:58 [2021-07-16T22:05:58.265Z] #29 ...
22:05:58 [2021-07-16T22:05:58.265Z] 
22:05:58 [2021-07-16T22:05:58.265Z] #64 [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
22:05:58 [2021-07-16T22:05:58.265Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:05:58 [2021-07-16T22:05:58.265Z] #64 106.5 # github.com/containerd/containerd/cmd/containerd
22:05:58 [2021-07-16T22:05:58.265Z] #64 106.5 /usr/bin/ld: /tmp/go-link-293520776/000019.o: in function `New':
22:05:58 [2021-07-16T22:05:58.265Z] #64 106.5 /tmp/tmp.oVHMbGCkHU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
22:05:58 [2021-07-16T22:05:58.265Z] #64 106.6 + bin/containerd-stress
22:05:58 [2021-07-16T22:05:58.265Z] #64 107.6 + bin/containerd-shim
22:05:59 [2021-07-16T22:05:59.068Z] #32 ...
22:05:59 [2021-07-16T22:05:59.068Z] 
22:05:59 [2021-07-16T22:05:59.068Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:59 [2021-07-16T22:05:59.068Z] #13 27.75 Reading package lists...
22:05:59 [2021-07-16T22:05:59.068Z] #13 33.82 Building dependency tree...
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.21 The following additional packages will be installed:
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.22   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.22   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.22   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.23   mingw-w64-x86-64-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.23 Suggested packages:
22:05:59 [2021-07-16T22:05:59.068Z] #13 37.24   gcc-8-locales seccomp wine64
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.63 The following NEW packages will be installed:
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.66 The following packages will be upgraded:
22:05:59 [2021-07-16T22:05:59.068Z] #13 38.66   libseccomp2
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.07 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.07 Need to get 77.8 MB of archives.
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.07 After this operation, 487 MB of additional disk space will be used.
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.07 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.08 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.08 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]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.30 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]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 39.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #13 40.32 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]
22:05:59 [2021-07-16T22:05:59.068Z] #13 40.33 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]
22:05:59 [2021-07-16T22:05:59.068Z] #13 43.45 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]
22:05:59 [2021-07-16T22:05:59.068Z] #13 ...
22:05:59 [2021-07-16T22:05:59.068Z] 
22:05:59 [2021-07-16T22:05:59.068Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:59 [2021-07-16T22:05:59.068Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.34 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 42.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:05:59 [2021-07-16T22:05:59.068Z] #44 43.74 debconf: delaying package configuration, since apt-utils is not installed
22:05:59 [2021-07-16T22:05:59.068Z] #44 43.96 Fetched 6695 kB in 1s (4720 kB/s)
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.06 Selecting previously unselected package libpython3.7-minimal:amd64.
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.93 Selecting previously unselected package python3.7-minimal.
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 44.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 46.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 46.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:05:59 [2021-07-16T22:05:59.068Z] #44 ...
22:05:59 [2021-07-16T22:05:59.068Z] 
22:05:59 [2021-07-16T22:05:59.068Z] #46 [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
22:05:59 [2021-07-16T22:05:59.068Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:05:59 [2021-07-16T22:05:59.068Z] #46 49.14 sync
22:05:59 [2021-07-16T22:05:59.068Z] #46 49.15 internal/reflectlite
22:05:59 [2021-07-16T22:05:59.186Z] #32 ...
22:05:59 [2021-07-16T22:05:59.186Z] 
22:05:59 [2021-07-16T22:05:59.186Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:05:59 [2021-07-16T22:05:59.186Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:05:59 [2021-07-16T22:05:59.186Z] #13 43.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:05:59 [2021-07-16T22:05:59.186Z] #13 43.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:05:59 [2021-07-16T22:05:59.186Z] #13 43.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:05:59 [2021-07-16T22:05:59.186Z] #13 43.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.40 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]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 43.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
22:05:59 [2021-07-16T22:05:59.187Z] #13 44.70 debconf: delaying package configuration, since apt-utils is not installed
22:05:59 [2021-07-16T22:05:59.187Z] #13 44.85 Fetched 77.8 MB in 7s (10.6 MB/s)
22:05:59 [2021-07-16T22:05:59.187Z] #13 44.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 ... 15421 files and directories currently installed.)
22:05:59 [2021-07-16T22:05:59.187Z] #13 45.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:05:59 [2021-07-16T22:05:59.187Z] #13 45.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.822 + RM_GOPATH=0
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.823 + TMP_GOPATH=
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.823 + : /build
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.823 + '[' -z '' ']'
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.824 ++ mktemp -d
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.832 + export GOPATH=/tmp/tmp.aTN37NkixS
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.832 + GOPATH=/tmp/tmp.aTN37NkixS
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.832 + RM_GOPATH=1
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.833 + case "$(go env GOARCH)" in
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.833 ++ go env GOARCH
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.843 + export GO_BUILDMODE=-buildmode=pie
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.843 + GO_BUILDMODE=-buildmode=pie
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.844 ++ dirname /tmp/install/install.sh
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.852 + dir=/tmp/install
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.852 + bin=containerd
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.853 + shift
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.853 + '[' '!' -f /tmp/install/containerd.installer ']'
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.853 + . /tmp/install/containerd.installer
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.853 ++ set -e
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.853 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.854 + install_containerd
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.857 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b'
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.860 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.861 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aTN37NkixS/src/github.com/containerd/containerd
22:05:59 [2021-07-16T22:05:59.744Z] #57 3.862 Cloning into '/tmp/tmp.aTN37NkixS/src/github.com/containerd/containerd'...
22:05:59 [2021-07-16T22:05:59.756Z] #13 45.29 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:05:59 [2021-07-16T22:05:59.756Z] #13 45.47 Selecting previously unselected package binutils-mingw-w64-i686.
22:06:00 [2021-07-16T22:06:00.015Z] #13 45.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:00 [2021-07-16T22:06:00.015Z] #13 45.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.015Z] #13 45.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:06:00 [2021-07-16T22:06:00.160Z] #64 ...
22:06:00 [2021-07-16T22:06:00.160Z] 
22:06:00 [2021-07-16T22:06:00.160Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:06:00 [2021-07-16T22:06:00.160Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9
22:06:00 [2021-07-16T22:06:00.160Z] #29 7.365   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:06:00 [2021-07-16T22:06:00.160Z] #29 7.774 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:06:00 [2021-07-16T22:06:00.160Z] #29 7.797   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
22:06:00 [2021-07-16T22:06:00.160Z] #29 7.827 Collecting pyyaml (from yamllint==1.26.1)
22:06:00 [2021-07-16T22:06:00.160Z] #29 7.917   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.071 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.073 Building wheels for collected packages: yamllint
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.073   Running setup.py bdist_wheel for yamllint: started
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.491   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.491   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.516 Successfully built yamllint
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.523 Installing collected packages: pathspec, pyyaml, yamllint
22:06:00 [2021-07-16T22:06:00.160Z] #29 8.672 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
22:06:00 [2021-07-16T22:06:00.313Z] #57 ...
22:06:00 [2021-07-16T22:06:00.313Z] 
22:06:00 [2021-07-16T22:06:00.313Z] #50 [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
22:06:00 [2021-07-16T22:06:00.313Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:06:00 [2021-07-16T22:06:00.313Z] #50 34.30 go: downloading github.com/gobwas/glob v0.2.3
22:06:00 [2021-07-16T22:06:00.313Z] #50 34.31 go: downloading github.com/kisielk/gotool v1.0.0
22:06:00 [2021-07-16T22:06:00.313Z] #50 34.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:06:00 [2021-07-16T22:06:00.313Z] #50 34.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:06:00 [2021-07-16T22:06:00.313Z] #50 34.57 go: downloading github.com/gogo/protobuf v1.2.1
22:06:00 [2021-07-16T22:06:00.313Z] #50 35.72 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:06:00 [2021-07-16T22:06:00.313Z] #50 35.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:06:00 [2021-07-16T22:06:00.313Z] #50 36.08 go: downloading github.com/BurntSushi/toml v0.3.1
22:06:00 [2021-07-16T22:06:00.418Z] #29 DONE 8.9s
22:06:00 [2021-07-16T22:06:00.418Z] 
22:06:00 [2021-07-16T22:06:00.418Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:06:00 [2021-07-16T22:06:00.418Z] #32 sha256:91b1aca7dafc7c1b6c7d8c148adbcbb91aeff8b37f1d9f9dbdd95dd64552f468
22:06:00 [2021-07-16T22:06:00.440Z] #46 50.59 internal/testlog
22:06:00 [2021-07-16T22:06:00.571Z] #50 ...
22:06:00 [2021-07-16T22:06:00.571Z] 
22:06:00 [2021-07-16T22:06:00.571Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:06:00 [2021-07-16T22:06:00.571Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:06:00 [2021-07-16T22:06:00.571Z] #32 43.02 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:06:00 [2021-07-16T22:06:00.571Z] #32 43.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:06:00 [2021-07-16T22:06:00.571Z] #32 43.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:06:00 [2021-07-16T22:06:00.675Z] #32 DONE 0.2s
22:06:00 [2021-07-16T22:06:00.675Z] 
22:06:00 [2021-07-16T22:06:00.675Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:06:00 [2021-07-16T22:06:00.675Z] #37 sha256:012111cdd188d2594506021f3972b7fff5a3040336367120400729fc9108e97f
22:06:00 [2021-07-16T22:06:00.954Z] #13 ...
22:06:00 [2021-07-16T22:06:00.954Z] 
22:06:00 [2021-07-16T22:06:00.954Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:00 [2021-07-16T22:06:00.954Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:00 [2021-07-16T22:06:00.954Z] #44 41.64 debconf: delaying package configuration, since apt-utils is not installed
22:06:00 [2021-07-16T22:06:00.954Z] #44 41.86 Fetched 6695 kB in 1s (4662 kB/s)
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.00 Selecting previously unselected package libpython3.7-minimal:amd64.
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.83 Selecting previously unselected package python3.7-minimal.
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 42.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 44.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 44.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.16 Selecting previously unselected package python3-minimal.
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.23 Unpacking python3-minimal (3.7.3-1) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.62 Selecting previously unselected package libmpdec2:amd64.
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.64 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.79 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 48.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.58 Selecting previously unselected package python3.7.
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.60 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.82 Selecting previously unselected package libpython3-stdlib:amd64.
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 50.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:00 [2021-07-16T22:06:00.954Z] #44 51.00 Setting up python3-minimal (3.7.3-1) ...
22:06:01 [2021-07-16T22:06:01.003Z] #46 51.04 github.com/LK4D4/vndr/godl/singleflight
22:06:01 [2021-07-16T22:06:01.507Z] #32 ...
22:06:01 [2021-07-16T22:06:01.507Z] 
22:06:01 [2021-07-16T22:06:01.507Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:01 [2021-07-16T22:06:01.507Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:01 [2021-07-16T22:06:01.507Z] #44 29.79 Reading package lists...
22:06:01 [2021-07-16T22:06:01.507Z] #44 35.32 Building dependency tree...
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.82 The following additional packages will be installed:
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.83   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.83   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.83   python3-pkg-resources python3-protobuf python3-six python3.7
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.83   python3.7-minimal
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.83 Suggested packages:
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.84   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:06:01 [2021-07-16T22:06:01.507Z] #44 37.84   python3.7-doc binfmt-support
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.06 The following NEW packages will be installed:
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.07   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.07   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.07   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.07   python3.7-minimal
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.59 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.59 Need to get 6695 kB of archives.
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.59 After this operation, 33.1 MB of additional disk space will be used.
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.14 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 40.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:06:01 [2021-07-16T22:06:01.507Z] #44 41.70 debconf: delaying package configuration, since apt-utils is not installed
22:06:01 [2021-07-16T22:06:01.507Z] #44 41.87 Fetched 6695 kB in 1s (4938 kB/s)
22:06:01 [2021-07-16T22:06:01.507Z] #44 41.98 Selecting previously unselected package libpython3.7-minimal:amd64.
22:06:01 [2021-07-16T22:06:01.507Z] #44 41.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:01 [2021-07-16T22:06:01.507Z] #44 42.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:06:01 [2021-07-16T22:06:01.507Z] #44 42.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:06:01 [2021-07-16T22:06:01.507Z] #44 42.75 Selecting previously unselected package python3.7-minimal.
22:06:01 [2021-07-16T22:06:01.507Z] #44 42.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:06:01 [2021-07-16T22:06:01.507Z] #44 42.76 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:06:01 [2021-07-16T22:06:01.507Z] #44 44.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:06:01 [2021-07-16T22:06:01.507Z] #44 44.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:06:01 [2021-07-16T22:06:01.568Z] #46 51.38 math/rand
22:06:02 [2021-07-16T22:06:02.336Z] 
22:06:02 [2021-07-16T22:06:02.336Z] #44 ...
22:06:02 [2021-07-16T22:06:02.336Z] 
22:06:02 [2021-07-16T22:06:02.336Z] #48 [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
22:06:02 [2021-07-16T22:06:02.336Z] #48 sha256:b497e8b2fd3c610d08ed386d7e6ce7a2b14a8f2dc197d5193429e0158884b452
22:06:02 [2021-07-16T22:06:02.336Z] #48 DONE 53.4s
22:06:02 [2021-07-16T22:06:02.336Z] 
22:06:02 [2021-07-16T22:06:02.336Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:02 [2021-07-16T22:06:02.336Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:02 [2021-07-16T22:06:02.336Z] #44 53.10 Selecting previously unselected package python3.
22:06:02 [2021-07-16T22:06:02.336Z] #44 53.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
22:06:02 [2021-07-16T22:06:02.336Z] #44 ...
22:06:02 [2021-07-16T22:06:02.336Z] 
22:06:02 [2021-07-16T22:06:02.336Z] #36 [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
22:06:02 [2021-07-16T22:06:02.336Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:06:02 [2021-07-16T22:06:02.336Z] #36 44.43 Selecting previously unselected package libicu63:amd64.
22:06:02 [2021-07-16T22:06:02.336Z] #36 44.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 44.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.20 Selecting previously unselected package libxml2:amd64.
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.81 Selecting previously unselected package libarchive13:amd64.
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 51.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 52.97 Selecting previously unselected package libjsoncpp1:amd64.
22:06:02 [2021-07-16T22:06:02.336Z] #36 52.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 53.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 53.42 Selecting previously unselected package librhash0:amd64.
22:06:02 [2021-07-16T22:06:02.336Z] #36 53.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 53.44 Unpacking librhash0:amd64 (1.3.8-1) ...
22:06:02 [2021-07-16T22:06:02.336Z] #36 ...
22:06:02 [2021-07-16T22:06:02.336Z] 
22:06:02 [2021-07-16T22:06:02.336Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:02 [2021-07-16T22:06:02.336Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:02 [2021-07-16T22:06:02.336Z] #44 53.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
22:06:02 [2021-07-16T22:06:02.500Z] #46 52.34 internal/singleflight
22:06:02 [2021-07-16T22:06:02.500Z] #46 52.39 io
22:06:02 [2021-07-16T22:06:02.608Z] #44 53.27 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.608Z] #44 53.35 Unpacking python3 (3.7.3-1) ...
22:06:02 [2021-07-16T22:06:02.608Z] #44 53.61 Selecting previously unselected package libprotobuf17:amd64.
22:06:02 [2021-07-16T22:06:02.608Z] #44 53.61 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:06:02 [2021-07-16T22:06:02.759Z] #46 52.66 strconv
22:06:02 [2021-07-16T22:06:02.868Z] #44 53.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:03 [2021-07-16T22:06:03.224Z] #37 DONE 2.5s
22:06:03 [2021-07-16T22:06:03.224Z] 
22:06:03 [2021-07-16T22:06:03.224Z] #64 [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
22:06:03 [2021-07-16T22:06:03.224Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:03 [2021-07-16T22:06:03.224Z] #64 ...
22:06:03 [2021-07-16T22:06:03.224Z] 
22:06:03 [2021-07-16T22:06:03.224Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.224Z] #40 sha256:374457c21fd03cf79e38af44877787909f8cdbc0cc6839282f0e9f043eb4a103
22:06:03 [2021-07-16T22:06:03.224Z] #40 DONE 0.2s
22:06:03 [2021-07-16T22:06:03.224Z] 
22:06:03 [2021-07-16T22:06:03.224Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.224Z] #42 sha256:152d563b730c2484930164b9c089109c580b41ba177663f83603ae743ec3c110
22:06:03 [2021-07-16T22:06:03.224Z] #42 DONE 0.1s
22:06:03 [2021-07-16T22:06:03.224Z] 
22:06:03 [2021-07-16T22:06:03.224Z] #64 [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
22:06:03 [2021-07-16T22:06:03.224Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:03 [2021-07-16T22:06:03.480Z] #64 ...
22:06:03 [2021-07-16T22:06:03.480Z] 
22:06:03 [2021-07-16T22:06:03.480Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.480Z] #45 sha256:c2750b60893fea2b2595adee46dd076ee46f67da0c7b91f36a58273d21c9a4d6
22:06:03 [2021-07-16T22:06:03.480Z] #45 DONE 0.1s
22:06:03 [2021-07-16T22:06:03.480Z] 
22:06:03 [2021-07-16T22:06:03.480Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.480Z] #48 sha256:7a8d034306bf8b34f7215e43fa564647067669745d363e3d692a1b6ada84d48e
22:06:03 [2021-07-16T22:06:03.737Z] #48 DONE 0.3s
22:06:03 [2021-07-16T22:06:03.737Z] 
22:06:03 [2021-07-16T22:06:03.737Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.737Z] #52 sha256:0109eaf0e5bd8701e011e833c58d5ca537a95dee21745c9a334d15b0c66be116
22:06:03 [2021-07-16T22:06:03.737Z] #52 DONE 0.1s
22:06:03 [2021-07-16T22:06:03.737Z] 
22:06:03 [2021-07-16T22:06:03.737Z] #64 [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
22:06:03 [2021-07-16T22:06:03.737Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:03 [2021-07-16T22:06:03.737Z] #64 ...
22:06:03 [2021-07-16T22:06:03.737Z] 
22:06:03 [2021-07-16T22:06:03.737Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.737Z] #54 sha256:6a1ac50037d7f2cb3fff83fb212b50dc8849826bc71c8dad60cb6865d2d6f343
22:06:03 [2021-07-16T22:06:03.737Z] #54 DONE 0.1s
22:06:03 [2021-07-16T22:06:03.806Z] #44 54.74 Selecting previously unselected package python3-pkg-resources.
22:06:03 [2021-07-16T22:06:03.806Z] #44 54.74 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:06:03 [2021-07-16T22:06:03.806Z] #44 54.74 Unpacking python3-pkg-resources (40.8.0-1) ...
22:06:03 [2021-07-16T22:06:03.997Z] 
22:06:03 [2021-07-16T22:06:03.997Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.997Z] #56 sha256:92e4a8dc8085048bb73ef31dd81849c13443c3ae9d28de0306c9d2896f07b44a
22:06:03 [2021-07-16T22:06:03.997Z] #56 DONE 0.1s
22:06:03 [2021-07-16T22:06:03.997Z] 
22:06:03 [2021-07-16T22:06:03.997Z] #64 [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
22:06:03 [2021-07-16T22:06:03.997Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:03 [2021-07-16T22:06:03.997Z] #64 ...
22:06:03 [2021-07-16T22:06:03.997Z] 
22:06:03 [2021-07-16T22:06:03.997Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:06:03 [2021-07-16T22:06:03.997Z] #58 sha256:c50a08010a7d610b81474df0118a02b7dd0d451df6d4e0e4a6af73299babd886
22:06:04 [2021-07-16T22:06:04.065Z] #44 54.92 Selecting previously unselected package python3-six.
22:06:04 [2021-07-16T22:06:04.065Z] #44 54.92 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:06:04 [2021-07-16T22:06:04.065Z] #44 54.94 Unpacking python3-six (1.12.0-1) ...
22:06:04 [2021-07-16T22:06:04.131Z] #46 53.90 bytes
22:06:04 [2021-07-16T22:06:04.255Z] #58 DONE 0.3s
22:06:04 [2021-07-16T22:06:04.255Z] 
22:06:04 [2021-07-16T22:06:04.255Z] #64 [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
22:06:04 [2021-07-16T22:06:04.255Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:04 [2021-07-16T22:06:04.255Z] #64 116.2 + bin/containerd-shim-runc-v1
22:06:04 [2021-07-16T22:06:04.255Z] #64 ...
22:06:04 [2021-07-16T22:06:04.255Z] 
22:06:04 [2021-07-16T22:06:04.255Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:06:04 [2021-07-16T22:06:04.255Z] #60 sha256:14d1a402df0f61cdf5662b4865eb0b66b86428a0fb6a299f38f3bf2b9e678fbf
22:06:04 [2021-07-16T22:06:04.255Z] #60 DONE 0.1s
22:06:04 [2021-07-16T22:06:04.326Z] #44 55.03 Selecting previously unselected package python3-protobuf.
22:06:04 [2021-07-16T22:06:04.326Z] #44 55.04 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.326Z] #44 55.04 Unpacking python3-protobuf (3.6.1.3-2) ...
22:06:04 [2021-07-16T22:06:04.388Z] #46 ...
22:06:04 [2021-07-16T22:06:04.388Z] 
22:06:04 [2021-07-16T22:06:04.388Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:04 [2021-07-16T22:06:04.388Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:04 [2021-07-16T22:06:04.388Z] #44 50.44 Selecting previously unselected package python3-minimal.
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.44 (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 ... 15661 files and directories currently installed.)
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.55 Unpacking python3-minimal (3.7.3-1) ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.72 Selecting previously unselected package libmpdec2:amd64.
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.73 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.90 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 50.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 52.70 Selecting previously unselected package python3.7.
22:06:04 [2021-07-16T22:06:04.389Z] #44 52.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 52.74 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 53.03 Selecting previously unselected package libpython3-stdlib:amd64.
22:06:04 [2021-07-16T22:06:04.389Z] #44 53.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 53.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:04 [2021-07-16T22:06:04.389Z] #44 53.17 Setting up python3-minimal (3.7.3-1) ...
22:06:04 [2021-07-16T22:06:04.512Z] 
22:06:04 [2021-07-16T22:06:04.512Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:06:04 [2021-07-16T22:06:04.512Z] #62 sha256:7b88c4d1a43c65f8f8d8e3446477b7fd11c331d25731d0513bafd6755abcd69b
22:06:04 [2021-07-16T22:06:04.512Z] #62 DONE 0.1s
22:06:04 [2021-07-16T22:06:04.512Z] 
22:06:04 [2021-07-16T22:06:04.512Z] #64 [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
22:06:04 [2021-07-16T22:06:04.512Z] #64 sha256:0302d05ec9c58b576f3cc43aa6821aee4879838a921db248fa12a518222e6b1d
22:06:04 [2021-07-16T22:06:04.587Z] #44 55.50 Selecting previously unselected package libnet1:amd64.
22:06:04 [2021-07-16T22:06:04.587Z] #44 55.50 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.587Z] #44 55.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.12 Selecting previously unselected package python3-minimal.
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.18 Unpacking python3-minimal (3.7.3-1) ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.33 Selecting previously unselected package libmpdec2:amd64.
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.35 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.49 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 48.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:04 [2021-07-16T22:06:04.793Z] #44 ...
22:06:04 [2021-07-16T22:06:04.793Z] 
22:06:04 [2021-07-16T22:06:04.793Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:04 [2021-07-16T22:06:04.793Z] #13 29.92 Reading package lists...
22:06:04 [2021-07-16T22:06:04.793Z] #13 35.56 Building dependency tree...
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19 The following additional packages will be installed:
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.19   mingw-w64-x86-64-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.20 Suggested packages:
22:06:04 [2021-07-16T22:06:04.793Z] #13 38.21   gcc-8-locales seccomp wine64
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.25 The following NEW packages will be installed:
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.25   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.25   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.26   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.26   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.26   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.26   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.27 The following packages will be upgraded:
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.28   libseccomp2
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.69 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.69 Need to get 77.8 MB of archives.
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.69 After this operation, 487 MB of additional disk space will be used.
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.69 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.71 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 39.88 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]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.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]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.86 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]
22:06:04 [2021-07-16T22:06:04.793Z] #13 40.89 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]
22:06:04 [2021-07-16T22:06:04.793Z] #13 43.89 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]
22:06:04 [2021-07-16T22:06:04.847Z] #44 55.64 Selecting previously unselected package libnl-3-200:amd64.
22:06:04 [2021-07-16T22:06:04.847Z] #44 55.68 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:06:04 [2021-07-16T22:06:04.847Z] #44 55.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:06:05 [2021-07-16T22:06:05.051Z] #13 ...
22:06:05 [2021-07-16T22:06:05.051Z] 
22:06:05 [2021-07-16T22:06:05.051Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:05 [2021-07-16T22:06:05.051Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:05 [2021-07-16T22:06:05.051Z] #44 48.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.80 Selecting previously unselected package libprotobuf-c1:amd64.
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.80 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.95 Selecting previously unselected package criu.
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.95 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:06:05 [2021-07-16T22:06:05.107Z] #44 55.95 Unpacking criu (3.15-1) ...
22:06:05 [2021-07-16T22:06:05.308Z] #44 ...
22:06:05 [2021-07-16T22:06:05.308Z] 
22:06:05 [2021-07-16T22:06:05.308Z] #48 [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
22:06:05 [2021-07-16T22:06:05.308Z] #48 sha256:9bc5c0dd5ceeea129b74842d09d81c9b3907eb0bf66e5dcbcf8d5ce33ae82627
22:06:05 [2021-07-16T22:06:05.308Z] #48 DONE 49.4s
22:06:05 [2021-07-16T22:06:05.333Z] #44 54.80 Selecting previously unselected package python3.
22:06:05 [2021-07-16T22:06:05.333Z] #44 54.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 ... 16073 files and directories currently installed.)
22:06:05 [2021-07-16T22:06:05.333Z] #44 54.86 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:06:05 [2021-07-16T22:06:05.333Z] #44 54.88 Unpacking python3 (3.7.3-1) ...
22:06:05 [2021-07-16T22:06:05.566Z] 
22:06:05 [2021-07-16T22:06:05.566Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:05 [2021-07-16T22:06:05.566Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.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]
22:06:05 [2021-07-16T22:06:05.566Z] #13 45.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:06:05 [2021-07-16T22:06:05.566Z] #13 46.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
22:06:05 [2021-07-16T22:06:05.590Z] #44 55.02 Selecting previously unselected package libprotobuf17:amd64.
22:06:05 [2021-07-16T22:06:05.590Z] #44 55.03 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:06:05 [2021-07-16T22:06:05.590Z] #44 55.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:05 [2021-07-16T22:06:05.677Z] #44 56.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:05 [2021-07-16T22:06:05.677Z] #44 56.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:05 [2021-07-16T22:06:05.677Z] #44 56.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:06:05 [2021-07-16T22:06:05.677Z] #44 56.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:05 [2021-07-16T22:06:05.938Z] #44 56.74 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:06:05 [2021-07-16T22:06:05.938Z] #44 56.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:05 [2021-07-16T22:06:05.938Z] #44 56.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:05 [2021-07-16T22:06:05.938Z] #44 56.81 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:06:06 [2021-07-16T22:06:06.134Z] #13 ...
22:06:06 [2021-07-16T22:06:06.134Z] 
22:06:06 [2021-07-16T22:06:06.134Z] #36 [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
22:06:06 [2021-07-16T22:06:06.134Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.08 debconf: delaying package configuration, since apt-utils is not installed
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.24 Fetched 14.9 MB in 1s (10.3 MB/s)
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.45 Selecting previously unselected package xxd.
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.49 Unpacking xxd (2:8.1.0875-5) ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.71 Selecting previously unselected package vim-common.
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 40.77 Unpacking vim-common (2:8.1.0875-5) ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 41.05 Selecting previously unselected package cmake-data.
22:06:06 [2021-07-16T22:06:06.134Z] #36 41.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 41.07 Unpacking cmake-data (3.13.4-1) ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 43.58 Selecting previously unselected package libicu63:amd64.
22:06:06 [2021-07-16T22:06:06.134Z] #36 43.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 43.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 50.10 Selecting previously unselected package libxml2:amd64.
22:06:06 [2021-07-16T22:06:06.134Z] #36 50.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.134Z] #36 50.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:06 [2021-07-16T22:06:06.198Z] #44 ...
22:06:06 [2021-07-16T22:06:06.198Z] 
22:06:06 [2021-07-16T22:06:06.198Z] #46 [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
22:06:06 [2021-07-16T22:06:06.198Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:06 [2021-07-16T22:06:06.198Z] #46 47.33 internal/singleflight
22:06:06 [2021-07-16T22:06:06.198Z] #46 47.36 errors
22:06:06 [2021-07-16T22:06:06.198Z] #46 47.54 sort
22:06:06 [2021-07-16T22:06:06.198Z] #46 47.84 io
22:06:06 [2021-07-16T22:06:06.198Z] #46 48.86 strconv
22:06:06 [2021-07-16T22:06:06.198Z] #46 49.32 bytes
22:06:06 [2021-07-16T22:06:06.198Z] #46 51.16 strings
22:06:06 [2021-07-16T22:06:06.198Z] #46 52.74 reflect
22:06:06 [2021-07-16T22:06:06.198Z] #46 54.05 bufio
22:06:06 [2021-07-16T22:06:06.198Z] #46 55.96 syscall
22:06:06 [2021-07-16T22:06:06.198Z] #46 ...
22:06:06 [2021-07-16T22:06:06.198Z] 
22:06:06 [2021-07-16T22:06:06.198Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:06 [2021-07-16T22:06:06.198Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:06 [2021-07-16T22:06:06.198Z] #13 48.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:06:06 [2021-07-16T22:06:06.198Z] #13 48.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.198Z] #13 48.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:06:06 [2021-07-16T22:06:06.198Z] #13 51.23 Selecting previously unselected package binutils-mingw-w64.
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.60 Selecting previously unselected package dmsetup.
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.61 Unpacking dmsetup (2:1.02.155-3) ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.78 Selecting previously unselected package mingw-w64-common.
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:06:06 [2021-07-16T22:06:06.199Z] #13 51.79 Unpacking mingw-w64-common (6.0.0-3) ...
22:06:06 [2021-07-16T22:06:06.393Z] #36 ...
22:06:06 [2021-07-16T22:06:06.393Z] 
22:06:06 [2021-07-16T22:06:06.393Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:06 [2021-07-16T22:06:06.393Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:06 [2021-07-16T22:06:06.393Z] #44 50.12 Selecting previously unselected package python3.7.
22:06:06 [2021-07-16T22:06:06.393Z] #44 50.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.532Z] #44 ...
22:06:06 [2021-07-16T22:06:06.532Z] 
22:06:06 [2021-07-16T22:06:06.532Z] #48 [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
22:06:06 [2021-07-16T22:06:06.532Z] #48 sha256:5572ef403e3b03c4443b0d6ba5099a7e79bbba7d5dc4a4dfcb6f51d18b993842
22:06:06 [2021-07-16T22:06:06.532Z] #48 DONE 56.3s
22:06:06 [2021-07-16T22:06:06.532Z] 
22:06:06 [2021-07-16T22:06:06.532Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:06 [2021-07-16T22:06:06.532Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.46 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]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 45.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
22:06:06 [2021-07-16T22:06:06.532Z] #13 46.83 debconf: delaying package configuration, since apt-utils is not installed
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.03 Fetched 77.8 MB in 7s (11.3 MB/s)
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.23 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.25 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.67 Selecting previously unselected package binutils-mingw-w64-i686.
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 47.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 50.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:06:06 [2021-07-16T22:06:06.532Z] #13 50.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 50.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:06:06 [2021-07-16T22:06:06.532Z] #13 ...
22:06:06 [2021-07-16T22:06:06.532Z] 
22:06:06 [2021-07-16T22:06:06.532Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:06 [2021-07-16T22:06:06.532Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:06 [2021-07-16T22:06:06.532Z] #44 55.90 Selecting previously unselected package python3-pkg-resources.
22:06:06 [2021-07-16T22:06:06.532Z] #44 55.90 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:06:06 [2021-07-16T22:06:06.532Z] #44 55.91 Unpacking python3-pkg-resources (40.8.0-1) ...
22:06:06 [2021-07-16T22:06:06.651Z] #44 50.13 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:06:06 [2021-07-16T22:06:06.651Z] #44 50.30 Selecting previously unselected package libpython3-stdlib:amd64.
22:06:06 [2021-07-16T22:06:06.651Z] #44 50.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.651Z] #44 50.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:06 [2021-07-16T22:06:06.651Z] #44 50.44 Setting up python3-minimal (3.7.3-1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #13 ...
22:06:06 [2021-07-16T22:06:06.770Z] 
22:06:06 [2021-07-16T22:06:06.770Z] #52 [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
22:06:06 [2021-07-16T22:06:06.770Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:06:06 [2021-07-16T22:06:06.770Z] #52 47.72 sort
22:06:06 [2021-07-16T22:06:06.770Z] #52 47.72 errors
22:06:06 [2021-07-16T22:06:06.770Z] #52 48.07 io
22:06:06 [2021-07-16T22:06:06.770Z] #52 48.88 internal/oserror
22:06:06 [2021-07-16T22:06:06.770Z] #52 49.03 syscall
22:06:06 [2021-07-16T22:06:06.770Z] #52 49.45 bytes
22:06:06 [2021-07-16T22:06:06.770Z] #52 52.07 strconv
22:06:06 [2021-07-16T22:06:06.770Z] #52 55.75 reflect
22:06:06 [2021-07-16T22:06:06.770Z] #52 57.08 time
22:06:06 [2021-07-16T22:06:06.770Z] #52 ...
22:06:06 [2021-07-16T22:06:06.770Z] 
22:06:06 [2021-07-16T22:06:06.770Z] #36 [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
22:06:06 [2021-07-16T22:06:06.770Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.65 Selecting previously unselected package libuv1:amd64.
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.65 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.66 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.92 Selecting previously unselected package cmake.
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 53.93 Unpacking cmake (3.13.4-1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 56.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 56.88 Setting up xxd (2:8.1.0875-5) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 56.90 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 56.92 Setting up vim-common (2:8.1.0875-5) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 56.98 Setting up librhash0:amd64 (1.3.8-1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.00 Setting up cmake-data (3.13.4-1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.12 Setting up cmake (3.13.4-1) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.13 Processing triggers for libc-bin (2.28-10) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 57.19 Processing triggers for mime-support (3.62) ...
22:06:06 [2021-07-16T22:06:06.770Z] #36 DONE 57.9s
22:06:06 [2021-07-16T22:06:06.770Z] 
22:06:06 [2021-07-16T22:06:06.770Z] #37 [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
22:06:06 [2021-07-16T22:06:06.770Z] #37 sha256:2284a22bb8b858dd3a4d60d735a08a55d2ea956b67cbbe987581475f8a830729
22:06:06 [2021-07-16T22:06:06.791Z] #44 56.24 Selecting previously unselected package python3-six.
22:06:06 [2021-07-16T22:06:06.791Z] #44 56.25 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:06:06 [2021-07-16T22:06:06.791Z] #44 56.26 Unpacking python3-six (1.12.0-1) ...
22:06:07 [2021-07-16T22:06:07.048Z] #44 56.43 Selecting previously unselected package python3-protobuf.
22:06:07 [2021-07-16T22:06:07.048Z] #44 56.49 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.048Z] #44 56.51 Unpacking python3-protobuf (3.6.1.3-2) ...
22:06:07 [2021-07-16T22:06:07.988Z] #44 ...
22:06:07 [2021-07-16T22:06:07.988Z] 
22:06:07 [2021-07-16T22:06:07.988Z] #36 [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
22:06:07 [2021-07-16T22:06:07.988Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.07 Selecting previously unselected package libxml2:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.64 Selecting previously unselected package libarchive13:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.92 Selecting previously unselected package libjsoncpp1:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 52.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.11 Selecting previously unselected package librhash0:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.13 Unpacking librhash0:amd64 (1.3.8-1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.30 Selecting previously unselected package libuv1:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.31 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.31 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.48 Selecting previously unselected package cmake.
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 53.50 Unpacking cmake (3.13.4-1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 56.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 56.91 Setting up xxd (2:8.1.0875-5) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 56.93 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 56.96 Setting up vim-common (2:8.1.0875-5) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.01 Setting up librhash0:amd64 (1.3.8-1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.04 Setting up cmake-data (3.13.4-1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.12 Setting up cmake (3.13.4-1) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.13 Processing triggers for libc-bin (2.28-10) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 57.24 Processing triggers for mime-support (3.62) ...
22:06:07 [2021-07-16T22:06:07.988Z] #36 DONE 57.9s
22:06:07 [2021-07-16T22:06:07.988Z] 
22:06:07 [2021-07-16T22:06:07.988Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:07 [2021-07-16T22:06:07.988Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:07 [2021-07-16T22:06:07.988Z] #44 57.39 Selecting previously unselected package libnet1:amd64.
22:06:07 [2021-07-16T22:06:07.988Z] #44 57.40 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:06:07 [2021-07-16T22:06:07.988Z] #44 57.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.126 + RM_GOPATH=0
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.126 + TMP_GOPATH=
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.126 + : /build
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.126 + '[' -z '' ']'
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.126 ++ mktemp -d
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.127 + export GOPATH=/tmp/tmp.JPpQ0dwRbx
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.128 + GOPATH=/tmp/tmp.JPpQ0dwRbx
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.128 + RM_GOPATH=1
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.128 + case "$(go env GOARCH)" in
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.128 ++ go env GOARCH
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.172 + export GO_BUILDMODE=-buildmode=pie
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.172 + GO_BUILDMODE=-buildmode=pie
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.172 ++ dirname /tmp/install/install.sh
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.174 + dir=/tmp/install
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.176 + bin=tini
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.176 + shift
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.176 + '[' '!' -f /tmp/install/tini.installer ']'
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.181 + . /tmp/install/tini.installer
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.181 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.182 + install_tini
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.185 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.189 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.190 + git clone https://github.com/krallin/tini.git /tmp/tmp.JPpQ0dwRbx/tini
22:06:08 [2021-07-16T22:06:08.154Z] #37 1.194 Cloning into '/tmp/tmp.JPpQ0dwRbx/tini'...
22:06:08 [2021-07-16T22:06:08.248Z] #44 57.70 Selecting previously unselected package libnl-3-200:amd64.
22:06:08 [2021-07-16T22:06:08.248Z] #44 57.70 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:06:08 [2021-07-16T22:06:08.248Z] #44 57.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:06:08 [2021-07-16T22:06:08.506Z] #44 57.94 Selecting previously unselected package libprotobuf-c1:amd64.
22:06:08 [2021-07-16T22:06:08.507Z] #44 57.96 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:06:08 [2021-07-16T22:06:08.507Z] #44 57.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:08 [2021-07-16T22:06:08.549Z] #44 51.89 Selecting previously unselected package python3.
22:06:08 [2021-07-16T22:06:08.549Z] #44 51.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
22:06:08 [2021-07-16T22:06:08.549Z] #44 51.97 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:06:08 [2021-07-16T22:06:08.549Z] #44 52.00 Unpacking python3 (3.7.3-1) ...
22:06:08 [2021-07-16T22:06:08.549Z] #44 52.15 Selecting previously unselected package libprotobuf17:amd64.
22:06:08 [2021-07-16T22:06:08.549Z] #44 52.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:06:08 [2021-07-16T22:06:08.549Z] #44 52.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:08 [2021-07-16T22:06:08.765Z] #44 58.15 Selecting previously unselected package criu.
22:06:08 [2021-07-16T22:06:08.765Z] #44 58.15 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:06:08 [2021-07-16T22:06:08.765Z] #44 58.15 Unpacking criu (3.15-1) ...
22:06:08 [2021-07-16T22:06:08.770Z] #37 2.007 + cd /tmp/tmp.JPpQ0dwRbx/tini
22:06:08 [2021-07-16T22:06:08.771Z] #37 2.007 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:06:08 [2021-07-16T22:06:08.771Z] #37 2.013 + cmake .
22:06:09 [2021-07-16T22:06:09.333Z] #44 ...
22:06:09 [2021-07-16T22:06:09.333Z] 
22:06:09 [2021-07-16T22:06:09.333Z] #52 [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
22:06:09 [2021-07-16T22:06:09.333Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:09 [2021-07-16T22:06:09.333Z] #52 49.11 internal/reflectlite
22:06:09 [2021-07-16T22:06:09.333Z] #52 49.13 sync
22:06:09 [2021-07-16T22:06:09.333Z] #52 50.54 internal/testlog
22:06:09 [2021-07-16T22:06:09.333Z] #52 51.71 errors
22:06:09 [2021-07-16T22:06:09.333Z] #52 51.71 sort
22:06:09 [2021-07-16T22:06:09.333Z] #52 52.08 io
22:06:09 [2021-07-16T22:06:09.333Z] #52 53.18 internal/oserror
22:06:09 [2021-07-16T22:06:09.333Z] #52 53.38 syscall
22:06:09 [2021-07-16T22:06:09.333Z] #52 53.44 bytes
22:06:09 [2021-07-16T22:06:09.333Z] #52 56.15 strconv
22:06:09 [2021-07-16T22:06:09.333Z] #52 ...
22:06:09 [2021-07-16T22:06:09.333Z] 
22:06:09 [2021-07-16T22:06:09.333Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:09 [2021-07-16T22:06:09.333Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.68 Selecting previously unselected package binutils-mingw-w64.
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.81 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:06:09 [2021-07-16T22:06:09.333Z] #13 53.99 Selecting previously unselected package dmsetup.
22:06:09 [2021-07-16T22:06:09.333Z] #13 54.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:06:09 [2021-07-16T22:06:09.333Z] #13 54.04 Unpacking dmsetup (2:1.02.155-3) ...
22:06:09 [2021-07-16T22:06:09.389Z] #37 2.751 -- The C compiler identification is GNU 8.3.0
22:06:09 [2021-07-16T22:06:09.481Z] #44 52.90 Selecting previously unselected package python3-pkg-resources.
22:06:09 [2021-07-16T22:06:09.481Z] #44 52.91 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:06:09 [2021-07-16T22:06:09.481Z] #44 52.93 Unpacking python3-pkg-resources (40.8.0-1) ...
22:06:09 [2021-07-16T22:06:09.591Z] #13 54.27 Selecting previously unselected package mingw-w64-common.
22:06:09 [2021-07-16T22:06:09.591Z] #13 54.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:06:09 [2021-07-16T22:06:09.591Z] #13 54.28 Unpacking mingw-w64-common (6.0.0-3) ...
22:06:09 [2021-07-16T22:06:09.649Z] #37 2.796 -- Check for working C compiler: /usr/bin/cc
22:06:09 [2021-07-16T22:06:09.738Z] #44 53.18 Selecting previously unselected package python3-six.
22:06:09 [2021-07-16T22:06:09.738Z] #44 53.19 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:06:09 [2021-07-16T22:06:09.738Z] #44 53.20 Unpacking python3-six (1.12.0-1) ...
22:06:09 [2021-07-16T22:06:09.738Z] #44 53.26 Selecting previously unselected package python3-protobuf.
22:06:09 [2021-07-16T22:06:09.739Z] #44 53.27 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:06:09 [2021-07-16T22:06:09.739Z] #44 53.27 Unpacking python3-protobuf (3.6.1.3-2) ...
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.0 + bin/containerd-shim-runc-v2
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.6 + binaries
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.6 + install -D bin/containerd /build/containerd
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.7 + install -D bin/containerd-shim /build/containerd-shim
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:06:09 [2021-07-16T22:06:09.761Z] #64 121.7 + install -D bin/ctr /build/ctr
22:06:09 [2021-07-16T22:06:09.956Z] 29d5b6a226d2: Verifying Checksum
22:06:09 [2021-07-16T22:06:09.956Z] 29d5b6a226d2: Download complete
22:06:09 [2021-07-16T22:06:09.996Z] #44 ...
22:06:09 [2021-07-16T22:06:09.996Z] 
22:06:09 [2021-07-16T22:06:09.996Z] #52 [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
22:06:09 [2021-07-16T22:06:09.996Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:09 [2021-07-16T22:06:09.996Z] #52 43.99 internal/reflectlite
22:06:09 [2021-07-16T22:06:09.996Z] #52 43.99 sync
22:06:09 [2021-07-16T22:06:09.996Z] #52 45.46 internal/testlog
22:06:09 [2021-07-16T22:06:09.996Z] #52 46.51 sort
22:06:09 [2021-07-16T22:06:09.996Z] #52 46.51 errors
22:06:09 [2021-07-16T22:06:09.996Z] #52 46.90 io
22:06:09 [2021-07-16T22:06:09.996Z] #52 47.73 internal/oserror
22:06:09 [2021-07-16T22:06:09.996Z] #52 47.89 syscall
22:06:09 [2021-07-16T22:06:09.996Z] #52 48.47 bytes
22:06:09 [2021-07-16T22:06:09.996Z] #52 50.62 strconv
22:06:09 [2021-07-16T22:06:09.996Z] #52 ...
22:06:09 [2021-07-16T22:06:09.996Z] 
22:06:09 [2021-07-16T22:06:09.996Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:09 [2021-07-16T22:06:09.996Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:09 [2021-07-16T22:06:09.996Z] #44 53.72 Selecting previously unselected package libnet1:amd64.
22:06:09 [2021-07-16T22:06:09.996Z] #44 53.72 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:06:10 [2021-07-16T22:06:10.017Z] #64 DONE 122.0s
22:06:10 [2021-07-16T22:06:10.217Z] #37 3.375 -- Check for working C compiler: /usr/bin/cc -- works
22:06:10 [2021-07-16T22:06:10.217Z] #37 3.377 -- Detecting C compiler ABI info
22:06:10 [2021-07-16T22:06:10.254Z] #44 53.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:10 [2021-07-16T22:06:10.254Z] #44 53.87 Selecting previously unselected package libnl-3-200:amd64.
22:06:10 [2021-07-16T22:06:10.254Z] #44 53.89 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:06:10 [2021-07-16T22:06:10.254Z] #44 53.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.10 Selecting previously unselected package libprotobuf-c1:amd64.
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.10 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.21 Selecting previously unselected package criu.
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.21 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:06:10 [2021-07-16T22:06:10.512Z] #44 54.21 Unpacking criu (3.15-1) ...
22:06:10 [2021-07-16T22:06:10.512Z] #44 ...
22:06:10 [2021-07-16T22:06:10.512Z] 
22:06:10 [2021-07-16T22:06:10.512Z] #46 [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
22:06:10 [2021-07-16T22:06:10.512Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:10 [2021-07-16T22:06:10.512Z] #46 44.61 sync
22:06:10 [2021-07-16T22:06:10.512Z] #46 44.61 internal/reflectlite
22:06:10 [2021-07-16T22:06:10.512Z] #46 46.22 github.com/LK4D4/vndr/godl/singleflight
22:06:10 [2021-07-16T22:06:10.512Z] #46 46.53 math/rand
22:06:10 [2021-07-16T22:06:10.512Z] #46 47.64 internal/singleflight
22:06:10 [2021-07-16T22:06:10.512Z] #46 47.81 io
22:06:10 [2021-07-16T22:06:10.512Z] #46 47.94 strconv
22:06:10 [2021-07-16T22:06:10.512Z] #46 49.13 bytes
22:06:10 [2021-07-16T22:06:10.512Z] #46 51.59 strings
22:06:10 [2021-07-16T22:06:10.512Z] #46 51.72 reflect
22:06:10 [2021-07-16T22:06:10.773Z] #46 54.77 bufio
22:06:10 [2021-07-16T22:06:10.773Z] #46 ...
22:06:10 [2021-07-16T22:06:10.773Z] 
22:06:10 [2021-07-16T22:06:10.773Z] #52 [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
22:06:10 [2021-07-16T22:06:10.773Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:10 [2021-07-16T22:06:10.773Z] #52 54.59 reflect
22:06:10 [2021-07-16T22:06:10.785Z] #37 3.973 -- Detecting C compiler ABI info - done
22:06:10 [2021-07-16T22:06:10.786Z] #37 4.011 -- Detecting C compile features
22:06:11 [2021-07-16T22:06:11.387Z] 
22:06:11 [2021-07-16T22:06:11.387Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:06:11 [2021-07-16T22:06:11.387Z] #65 sha256:0095dd584cf0b81684ec215f73ca4bd54fb31bf88daaf23f593a41ab175f7e06
22:06:11 [2021-07-16T22:06:11.643Z] #65 DONE 0.2s
22:06:11 [2021-07-16T22:06:11.643Z] 
22:06:11 [2021-07-16T22:06:11.643Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:06:11 [2021-07-16T22:06:11.643Z] #69 sha256:433f579f7db070f9534bcff42250a1142101fca829d31245342fd3a1260138d9
22:06:11 [2021-07-16T22:06:11.643Z] #69 DONE 0.1s
22:06:11 [2021-07-16T22:06:11.643Z] 
22:06:11 [2021-07-16T22:06:11.643Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:06:11 [2021-07-16T22:06:11.643Z] #74 sha256:d7aac069bd21753fe2d7c529888a614e590dd2dafe136afec76f2e4aa58da563
22:06:11 [2021-07-16T22:06:11.708Z] #52 ...
22:06:11 [2021-07-16T22:06:11.708Z] 
22:06:11 [2021-07-16T22:06:11.708Z] #36 [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
22:06:11 [2021-07-16T22:06:11.708Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
22:06:11 [2021-07-16T22:06:11.708Z] #36 50.67 Selecting previously unselected package libarchive13:amd64.
22:06:11 [2021-07-16T22:06:11.708Z] #36 50.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 50.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 50.96 Selecting previously unselected package libjsoncpp1:amd64.
22:06:11 [2021-07-16T22:06:11.708Z] #36 50.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.16 Selecting previously unselected package librhash0:amd64.
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.16 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.19 Unpacking librhash0:amd64 (1.3.8-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.36 Selecting previously unselected package libuv1:amd64.
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.36 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.36 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.53 Selecting previously unselected package cmake.
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 51.55 Unpacking cmake (3.13.4-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.70 Setting up xxd (2:8.1.0875-5) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.73 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.75 Setting up vim-common (2:8.1.0875-5) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.78 Setting up librhash0:amd64 (1.3.8-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.81 Setting up cmake-data (3.13.4-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.91 Setting up cmake (3.13.4-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 54.96 Processing triggers for libc-bin (2.28-10) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 55.16 Processing triggers for mime-support (3.62) ...
22:06:11 [2021-07-16T22:06:11.708Z] #36 DONE 55.7s
22:06:11 [2021-07-16T22:06:11.708Z] 
22:06:11 [2021-07-16T22:06:11.708Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:11 [2021-07-16T22:06:11.708Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.33 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.37 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:11 [2021-07-16T22:06:11.708Z] #44 55.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:11 [2021-07-16T22:06:11.966Z] #44 55.46 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:06:12 [2021-07-16T22:06:12.163Z] #37 ...
22:06:12 [2021-07-16T22:06:12.163Z] 
22:06:12 [2021-07-16T22:06:12.163Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:12 [2021-07-16T22:06:12.163Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:12 [2021-07-16T22:06:12.163Z] #13 57.74 Selecting previously unselected package mingw-w64-x86-64-dev.
22:06:12 [2021-07-16T22:06:12.163Z] #13 57.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:06:12 [2021-07-16T22:06:12.163Z] #13 57.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:06:12 [2021-07-16T22:06:12.207Z] #74 DONE 0.5s
22:06:12 [2021-07-16T22:06:12.207Z] 
22:06:12 [2021-07-16T22:06:12.207Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:06:12 [2021-07-16T22:06:12.207Z] #75 sha256:b33b428738aef13787bd31c0f30b48523479073df9b0861e5e7fe243f9c9ce75
22:06:12 [2021-07-16T22:06:12.207Z] #75 DONE 0.0s
22:06:12 [2021-07-16T22:06:12.207Z] 
22:06:12 [2021-07-16T22:06:12.207Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
22:06:12 [2021-07-16T22:06:12.207Z] #76 sha256:8d96afa1e5aaf39f2755f9cc08ba972051434f976489ba244bb4de780222eb22
22:06:12 [2021-07-16T22:06:12.773Z] #76 DONE 0.7s
22:06:12 [2021-07-16T22:06:12.773Z] 
22:06:12 [2021-07-16T22:06:12.773Z] #77 exporting to image
22:06:12 [2021-07-16T22:06:12.773Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:06:12 [2021-07-16T22:06:12.773Z] #77 exporting layers
22:06:14 [2021-07-16T22:06:14.853Z] #13 59.48 Selecting previously unselected package mingw-w64-x86-64-dev.
22:06:14 [2021-07-16T22:06:14.853Z] #13 59.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:06:14 [2021-07-16T22:06:14.853Z] #13 59.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:06:16 [2021-07-16T22:06:16.224Z] #13 ...
22:06:16 [2021-07-16T22:06:16.224Z] 
22:06:16 [2021-07-16T22:06:16.224Z] #37 [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
22:06:16 [2021-07-16T22:06:16.224Z] #37 sha256:34b4423b5036a0d9da09d180e0be8d3518748446befc7ba1a1fde96f8dca0ad2
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.209 + RM_GOPATH=0
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.209 + TMP_GOPATH=
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.209 + : /build
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.209 + '[' -z '' ']'
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.209 ++ mktemp -d
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.211 + export GOPATH=/tmp/tmp.EO6DB6GHVn
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.211 + GOPATH=/tmp/tmp.EO6DB6GHVn
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.211 + RM_GOPATH=1
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.211 + case "$(go env GOARCH)" in
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.212 ++ go env GOARCH
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.253 + export GO_BUILDMODE=-buildmode=pie
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.253 + GO_BUILDMODE=-buildmode=pie
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.256 ++ dirname /tmp/install/install.sh
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.257 + dir=/tmp/install
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.257 + bin=tini
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.257 + shift
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.257 + '[' '!' -f /tmp/install/tini.installer ']'
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.258 + . /tmp/install/tini.installer
22:06:16 [2021-07-16T22:06:16.224Z] #37 1.258 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.258 + install_tini
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.259 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.259 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.259 + git clone https://github.com/krallin/tini.git /tmp/tmp.EO6DB6GHVn/tini
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.261 Cloning into '/tmp/tmp.EO6DB6GHVn/tini'...
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.974 + cd /tmp/tmp.EO6DB6GHVn/tini
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.974 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:06:16 [2021-07-16T22:06:16.225Z] #37 1.996 + cmake .
22:06:16 [2021-07-16T22:06:16.225Z] #37 2.516 -- The C compiler identification is GNU 8.3.0
22:06:16 [2021-07-16T22:06:16.225Z] #37 2.576 -- Check for working C compiler: /usr/bin/cc
22:06:16 [2021-07-16T22:06:16.225Z] #37 3.199 -- Check for working C compiler: /usr/bin/cc -- works
22:06:16 [2021-07-16T22:06:16.225Z] #37 3.200 -- Detecting C compiler ABI info
22:06:16 [2021-07-16T22:06:16.225Z] #37 4.022 -- Detecting C compiler ABI info - done
22:06:16 [2021-07-16T22:06:16.225Z] #37 4.055 -- Detecting C compile features
22:06:16 [2021-07-16T22:06:16.225Z] #37 5.938 -- Detecting C compile features - done
22:06:16 [2021-07-16T22:06:16.225Z] #37 5.958 -- Performing Test HAS_BUILTIN_FORTIFY
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.282 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.402 -- Configuring done
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.424 -- Generating done
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.425 -- Build files have been written to: /tmp/tmp.EO6DB6GHVn/tini
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.445 + make tini-static
22:06:16 [2021-07-16T22:06:16.225Z] #37 6.878 Scanning dependencies of target tini-static
22:06:16 [2021-07-16T22:06:16.225Z] #37 7.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:06:16 [2021-07-16T22:06:16.225Z] #37 8.220 [100%] Linking C executable tini-static
22:06:16 [2021-07-16T22:06:16.225Z] #37 ...
22:06:16 [2021-07-16T22:06:16.225Z] 
22:06:16 [2021-07-16T22:06:16.225Z] #46 [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
22:06:16 [2021-07-16T22:06:16.225Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:06:16 [2021-07-16T22:06:16.225Z] #46 56.05 strings
22:06:16 [2021-07-16T22:06:16.225Z] #46 57.24 reflect
22:06:16 [2021-07-16T22:06:16.225Z] #46 59.76 bufio
22:06:16 [2021-07-16T22:06:16.225Z] #46 61.48 syscall
22:06:16 [2021-07-16T22:06:16.225Z] #46 ...
22:06:16 [2021-07-16T22:06:16.225Z] 
22:06:16 [2021-07-16T22:06:16.225Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:16 [2021-07-16T22:06:16.225Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.16 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 59.20 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 64.24 Setting up python3 (3.7.3-1) ...
22:06:16 [2021-07-16T22:06:16.225Z] #44 64.93 Setting up python3-six (1.12.0-1) ...
22:06:16 [2021-07-16T22:06:16.789Z] #44 66.08 Setting up python3-pkg-resources (40.8.0-1) ...
22:06:16 [2021-07-16T22:06:16.789Z] #44 ...
22:06:16 [2021-07-16T22:06:16.789Z] 
22:06:16 [2021-07-16T22:06:16.789Z] #37 [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
22:06:16 [2021-07-16T22:06:16.789Z] #37 sha256:34b4423b5036a0d9da09d180e0be8d3518748446befc7ba1a1fde96f8dca0ad2
22:06:16 [2021-07-16T22:06:16.789Z] #37 8.913 [100%] Built target tini-static
22:06:16 [2021-07-16T22:06:16.789Z] #37 8.987 + mkdir -p /build
22:06:16 [2021-07-16T22:06:16.789Z] #37 8.997 + cp tini-static /build/docker-init
22:06:17 [2021-07-16T22:06:17.324Z] #44 60.30 Setting up python3 (3.7.3-1) ...
22:06:17 [2021-07-16T22:06:17.324Z] #44 ...
22:06:17 [2021-07-16T22:06:17.324Z] 
22:06:17 [2021-07-16T22:06:17.324Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:17 [2021-07-16T22:06:17.324Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.22 debconf: delaying package configuration, since apt-utils is not installed
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.41 Fetched 77.8 MB in 7s (11.5 MB/s)
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.58 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.61 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.79 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.97 Selecting previously unselected package binutils-mingw-w64-i686.
22:06:17 [2021-07-16T22:06:17.324Z] #13 47.97 (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 ... 15421 files and directories currently installed.)
22:06:17 [2021-07-16T22:06:17.324Z] #13 48.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 48.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 50.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:06:17 [2021-07-16T22:06:17.324Z] #13 50.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 50.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.06 Selecting previously unselected package binutils-mingw-w64.
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.44 Selecting previously unselected package dmsetup.
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.45 Unpacking dmsetup (2:1.02.155-3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.68 Selecting previously unselected package mingw-w64-common.
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 53.68 Unpacking mingw-w64-common (6.0.0-3) ...
22:06:17 [2021-07-16T22:06:17.324Z] #13 ...
22:06:17 [2021-07-16T22:06:17.324Z] 
22:06:17 [2021-07-16T22:06:17.324Z] #37 [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
22:06:17 [2021-07-16T22:06:17.324Z] #37 sha256:906798d5e55cfa2f9af269703080bbe8df672cfbff58efc2c5b65694f7a70e75
22:06:17 [2021-07-16T22:06:17.324Z] #37 2.990 + RM_GOPATH=0
22:06:17 [2021-07-16T22:06:17.324Z] #37 2.991 + TMP_GOPATH=
22:06:17 [2021-07-16T22:06:17.324Z] #37 2.991 + : /build
22:06:17 [2021-07-16T22:06:17.324Z] #37 2.991 + '[' -z '' ']'
22:06:17 [2021-07-16T22:06:17.324Z] #37 2.992 ++ mktemp -d
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.018 + export GOPATH=/tmp/tmp.TuTFJXyeoq
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.018 + GOPATH=/tmp/tmp.TuTFJXyeoq
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.018 + RM_GOPATH=1
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.018 + case "$(go env GOARCH)" in
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.019 ++ go env GOARCH
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.080 + export GO_BUILDMODE=-buildmode=pie
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.081 + GO_BUILDMODE=-buildmode=pie
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.081 ++ dirname /tmp/install/install.sh
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.087 + dir=/tmp/install
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.088 + bin=tini
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.089 + shift
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.089 + '[' '!' -f /tmp/install/tini.installer ']'
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.089 + . /tmp/install/tini.installer
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.089 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.090 + install_tini
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.090 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.090 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.TuTFJXyeoq/tini
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.093 Cloning into '/tmp/tmp.TuTFJXyeoq/tini'...
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.712 + cd /tmp/tmp.TuTFJXyeoq/tini
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.716 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:06:17 [2021-07-16T22:06:17.324Z] #37 3.723 + cmake .
22:06:17 [2021-07-16T22:06:17.324Z] #37 4.312 -- The C compiler identification is GNU 8.3.0
22:06:17 [2021-07-16T22:06:17.324Z] #37 4.362 -- Check for working C compiler: /usr/bin/cc
22:06:17 [2021-07-16T22:06:17.324Z] #37 5.077 -- Check for working C compiler: /usr/bin/cc -- works
22:06:17 [2021-07-16T22:06:17.324Z] #37 5.081 -- Detecting C compiler ABI info
22:06:17 [2021-07-16T22:06:17.324Z] #37 5.730 -- Detecting C compiler ABI info - done
22:06:17 [2021-07-16T22:06:17.355Z] #37 DONE 9.4s
22:06:17 [2021-07-16T22:06:17.355Z] 
22:06:17 [2021-07-16T22:06:17.355Z] #52 [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
22:06:17 [2021-07-16T22:06:17.355Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:17 [2021-07-16T22:06:17.355Z] #52 60.69 reflect
22:06:17 [2021-07-16T22:06:17.355Z] #52 61.63 time
22:06:17 [2021-07-16T22:06:17.355Z] #52 67.44 context
22:06:17 [2021-07-16T22:06:17.442Z] #13 ...
22:06:17 [2021-07-16T22:06:17.442Z] 
22:06:17 [2021-07-16T22:06:17.442Z] #37 [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
22:06:17 [2021-07-16T22:06:17.442Z] #37 sha256:2284a22bb8b858dd3a4d60d735a08a55d2ea956b67cbbe987581475f8a830729
22:06:17 [2021-07-16T22:06:17.442Z] #37 5.978 -- Detecting C compile features - done
22:06:17 [2021-07-16T22:06:17.442Z] #37 5.998 -- Performing Test HAS_BUILTIN_FORTIFY
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.242 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.349 -- Configuring done
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.382 -- Generating done
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.384 -- Build files have been written to: /tmp/tmp.JPpQ0dwRbx/tini
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.402 + make tini-static
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.756 Scanning dependencies of target tini-static
22:06:17 [2021-07-16T22:06:17.442Z] #37 6.813 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:06:17 [2021-07-16T22:06:17.442Z] #37 8.207 [100%] Linking C executable tini-static
22:06:17 [2021-07-16T22:06:17.442Z] #37 8.950 [100%] Built target tini-static
22:06:17 [2021-07-16T22:06:17.442Z] #37 9.050 + mkdir -p /build
22:06:17 [2021-07-16T22:06:17.442Z] #37 9.056 + cp tini-static /build/docker-init
22:06:17 [2021-07-16T22:06:17.442Z] #37 DONE 10.1s
22:06:17 [2021-07-16T22:06:17.442Z] 
22:06:17 [2021-07-16T22:06:17.442Z] #46 [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
22:06:17 [2021-07-16T22:06:17.442Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:17 [2021-07-16T22:06:17.442Z] #46 64.46 internal/fmtsort
22:06:17 [2021-07-16T22:06:17.442Z] #46 64.56 internal/syscall/unix
22:06:17 [2021-07-16T22:06:17.442Z] #46 64.93 internal/poll
22:06:17 [2021-07-16T22:06:17.442Z] #46 65.06 internal/syscall/execenv
22:06:17 [2021-07-16T22:06:17.442Z] #46 65.22 path
22:06:17 [2021-07-16T22:06:17.442Z] #46 65.86 io/fs
22:06:17 [2021-07-16T22:06:17.442Z] #46 66.83 regexp/syntax
22:06:17 [2021-07-16T22:06:17.442Z] #46 67.77 os
22:06:17 [2021-07-16T22:06:17.582Z] #37 5.785 -- Detecting C compile features
22:06:18 [2021-07-16T22:06:18.147Z] #37 ...
22:06:18 [2021-07-16T22:06:18.147Z] 
22:06:18 [2021-07-16T22:06:18.147Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:18 [2021-07-16T22:06:18.147Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:18 [2021-07-16T22:06:18.147Z] #13 58.83 Selecting previously unselected package mingw-w64-x86-64-dev.
22:06:18 [2021-07-16T22:06:18.147Z] #13 58.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:06:18 [2021-07-16T22:06:18.147Z] #13 58.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:06:18 [2021-07-16T22:06:18.723Z] #52 ...
22:06:18 [2021-07-16T22:06:18.723Z] 
22:06:18 [2021-07-16T22:06:18.723Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:18 [2021-07-16T22:06:18.723Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:18 [2021-07-16T22:06:18.723Z] #44 68.14 Setting up python3-protobuf (3.6.1.3-2) ...
22:06:19 [2021-07-16T22:06:19.983Z] #46 ...
22:06:19 [2021-07-16T22:06:19.983Z] 
22:06:19 [2021-07-16T22:06:19.983Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:19 [2021-07-16T22:06:19.983Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.03 Selecting previously unselected package gcc-mingw-w64-base.
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:19 [2021-07-16T22:06:19.983Z] #13 63.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:20 [2021-07-16T22:06:20.553Z] #13 ...
22:06:20 [2021-07-16T22:06:20.553Z] 
22:06:20 [2021-07-16T22:06:20.553Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:20 [2021-07-16T22:06:20.553Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:20 [2021-07-16T22:06:20.553Z] #44 62.46 Setting up python3 (3.7.3-1) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 63.25 Setting up python3-six (1.12.0-1) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 64.30 Setting up python3-pkg-resources (40.8.0-1) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 65.85 Setting up python3-protobuf (3.6.1.3-2) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 69.20 Setting up criu (3.15-1) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 70.81 Processing triggers for libc-bin (2.28-10) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 70.89 Processing triggers for mime-support (3.62) ...
22:06:20 [2021-07-16T22:06:20.553Z] #44 DONE 71.4s
22:06:20 [2021-07-16T22:06:20.814Z] 
22:06:20 [2021-07-16T22:06:20.814Z] #46 [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
22:06:20 [2021-07-16T22:06:20.814Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:20 [2021-07-16T22:06:20.814Z] #46 71.15 regexp
22:06:21 [2021-07-16T22:06:21.758Z] #46 72.89 fmt
22:06:22 [2021-07-16T22:06:22.069Z] #44 71.29 Setting up criu (3.15-1) ...
22:06:22 [2021-07-16T22:06:22.328Z] #46 ...
22:06:22 [2021-07-16T22:06:22.328Z] 
22:06:22 [2021-07-16T22:06:22.328Z] #52 [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
22:06:22 [2021-07-16T22:06:22.328Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:06:22 [2021-07-16T22:06:22.328Z] #52 63.41 context
22:06:22 [2021-07-16T22:06:22.328Z] #52 64.35 internal/syscall/unix
22:06:22 [2021-07-16T22:06:22.328Z] #52 64.62 internal/poll
22:06:22 [2021-07-16T22:06:22.328Z] #52 67.07 os
22:06:22 [2021-07-16T22:06:22.328Z] #52 68.37 encoding/binary
22:06:22 [2021-07-16T22:06:22.328Z] #52 70.45 encoding/base64
22:06:22 [2021-07-16T22:06:22.328Z] #52 71.03 golang.org/x/sys/unix
22:06:22 [2021-07-16T22:06:22.328Z] #52 71.86 fmt
22:06:23 [2021-07-16T22:06:23.406Z] #13 ...
22:06:23 [2021-07-16T22:06:23.406Z] 
22:06:23 [2021-07-16T22:06:23.406Z] #37 [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
22:06:23 [2021-07-16T22:06:23.406Z] #37 sha256:906798d5e55cfa2f9af269703080bbe8df672cfbff58efc2c5b65694f7a70e75
22:06:23 [2021-07-16T22:06:23.406Z] #37 7.710 -- Detecting C compile features - done
22:06:23 [2021-07-16T22:06:23.406Z] #37 7.766 -- Performing Test HAS_BUILTIN_FORTIFY
22:06:23 [2021-07-16T22:06:23.406Z] #37 7.990 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.099 -- Configuring done
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.119 -- Generating done
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.125 -- Build files have been written to: /tmp/tmp.TuTFJXyeoq/tini
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.134 + make tini-static
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.569 Scanning dependencies of target tini-static
22:06:23 [2021-07-16T22:06:23.406Z] #37 8.660 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:06:23 [2021-07-16T22:06:23.406Z] #37 9.865 [100%] Linking C executable tini-static
22:06:23 [2021-07-16T22:06:23.406Z] #37 10.50 [100%] Built target tini-static
22:06:23 [2021-07-16T22:06:23.406Z] #37 10.58 + mkdir -p /build
22:06:23 [2021-07-16T22:06:23.406Z] #37 10.59 + cp tini-static /build/docker-init
22:06:23 [2021-07-16T22:06:23.406Z] #37 DONE 11.1s
22:06:23 [2021-07-16T22:06:23.406Z] 
22:06:23 [2021-07-16T22:06:23.406Z] #46 [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
22:06:23 [2021-07-16T22:06:23.406Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:23 [2021-07-16T22:06:23.406Z] #46 56.87 syscall
22:06:23 [2021-07-16T22:06:23.406Z] #46 64.55 internal/fmtsort
22:06:23 [2021-07-16T22:06:23.406Z] #46 64.66 internal/poll
22:06:23 [2021-07-16T22:06:23.406Z] #46 65.15 internal/syscall/execenv
22:06:23 [2021-07-16T22:06:23.406Z] #46 65.40 path
22:06:23 [2021-07-16T22:06:23.406Z] #46 65.94 io/fs
22:06:23 [2021-07-16T22:06:23.406Z] #46 66.98 regexp/syntax
22:06:23 [2021-07-16T22:06:23.406Z] #46 ...
22:06:23 [2021-07-16T22:06:23.406Z] 
22:06:23 [2021-07-16T22:06:23.406Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:23 [2021-07-16T22:06:23.406Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:23 [2021-07-16T22:06:23.406Z] #44 61.01 Setting up python3-six (1.12.0-1) ...
22:06:23 [2021-07-16T22:06:23.406Z] #44 62.05 Setting up python3-pkg-resources (40.8.0-1) ...
22:06:23 [2021-07-16T22:06:23.406Z] #44 63.52 Setting up python3-protobuf (3.6.1.3-2) ...
22:06:23 [2021-07-16T22:06:23.406Z] #44 66.89 Setting up criu (3.15-1) ...
22:06:23 [2021-07-16T22:06:23.406Z] #44 ...
22:06:23 [2021-07-16T22:06:23.406Z] 
22:06:23 [2021-07-16T22:06:23.406Z] #52 [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
22:06:23 [2021-07-16T22:06:23.406Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:23 [2021-07-16T22:06:23.406Z] #52 57.20 time
22:06:23 [2021-07-16T22:06:23.406Z] #52 62.76 context
22:06:23 [2021-07-16T22:06:23.406Z] #52 63.65 internal/syscall/unix
22:06:23 [2021-07-16T22:06:23.406Z] #52 63.94 internal/poll
22:06:23 [2021-07-16T22:06:23.406Z] #52 66.35 io/fs
22:06:23 [2021-07-16T22:06:23.406Z] #52 66.77 encoding/binary
22:06:23 [2021-07-16T22:06:23.664Z] #52 67.75 os
22:06:23 [2021-07-16T22:06:23.664Z] #52 ...
22:06:23 [2021-07-16T22:06:23.664Z] 
22:06:23 [2021-07-16T22:06:23.664Z] #46 [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
22:06:23 [2021-07-16T22:06:23.664Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:23 [2021-07-16T22:06:23.664Z] #46 67.73 os
22:06:23 [2021-07-16T22:06:23.962Z] #44 73.23 Processing triggers for libc-bin (2.28-10) ...
22:06:23 [2021-07-16T22:06:23.962Z] #44 73.31 Processing triggers for mime-support (3.62) ...
22:06:24 [2021-07-16T22:06:24.227Z] #44 DONE 73.7s
22:06:24 [2021-07-16T22:06:24.227Z] 
22:06:24 [2021-07-16T22:06:24.227Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:24 [2021-07-16T22:06:24.227Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.55 Selecting previously unselected package gcc-mingw-w64-base.
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:24 [2021-07-16T22:06:24.227Z] #13 65.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:24 [2021-07-16T22:06:24.238Z] #52 ...
22:06:24 [2021-07-16T22:06:24.238Z] 
22:06:24 [2021-07-16T22:06:24.238Z] #46 [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
22:06:24 [2021-07-16T22:06:24.238Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:24 [2021-07-16T22:06:24.238Z] #46 75.20 path/filepath
22:06:24 [2021-07-16T22:06:24.807Z] #46 75.89 flag
22:06:24 [2021-07-16T22:06:24.950Z] #77 exporting layers 10.4s done
22:06:24 [2021-07-16T22:06:24.950Z] #77 writing image sha256:583b85ac7dec2ea01e62de134bc6333c10a6ca3bfe3b46242a4f08d0203bae32 done
22:06:24 [2021-07-16T22:06:24.950Z] #77 naming to docker.io/library/docker:ab0a3c98a25764c483e6df94feeeb71169763353 done
22:06:24 [2021-07-16T22:06:24.950Z] #77 DONE 10.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
22:06:25 [2021-07-16T22:06:25.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/validate/default
22:06:25 [2021-07-16T22:06:25.378Z] #46 76.45 go/token
22:06:26 [2021-07-16T22:06:26.187Z] #46 ...
22:06:26 [2021-07-16T22:06:26.187Z] 
22:06:26 [2021-07-16T22:06:26.188Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:06:26 [2021-07-16T22:06:26.188Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
22:06:26 [2021-07-16T22:06:26.188Z] #44 68.81 Processing triggers for libc-bin (2.28-10) ...
22:06:26 [2021-07-16T22:06:26.188Z] #44 68.88 Processing triggers for mime-support (3.62) ...
22:06:26 [2021-07-16T22:06:26.188Z] #44 DONE 69.5s
22:06:26 [2021-07-16T22:06:26.188Z] 
22:06:26 [2021-07-16T22:06:26.188Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:26 [2021-07-16T22:06:26.188Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.25 Selecting previously unselected package gcc-mingw-w64-base.
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:26 [2021-07-16T22:06:26.188Z] #13 64.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:26 [2021-07-16T22:06:26.205Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:06:26 [2021-07-16T22:06:26.205Z] No api/types/ or api/swagger.yaml changes in diff.
22:06:26 [2021-07-16T22:06:26.205Z] Congratulations!  All TOML source files changed here have valid syntax.
22:06:26 [2021-07-16T22:06:26.205Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:06:26 [2021-07-16T22:06:26.205Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:06:26 [2021-07-16T22:06:26.205Z] Congratulations!  No new tests were added to integration-cli.
22:06:26 [2021-07-16T22:06:26.205Z] 
22:06:26 [2021-07-16T22:06:26.205Z] INFO Start validation with golang-ci-lint
22:06:26 [2021-07-16T22:06:26.205Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:06:26 [2021-07-16T22:06:26.205Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:06:26 [2021-07-16T22:06:26.205Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:06:26 [2021-07-16T22:06:26.318Z] #46 77.28 internal/lazyregexp
22:06:26 [2021-07-16T22:06:26.318Z] #46 77.43 go/scanner
22:06:26 [2021-07-16T22:06:26.578Z] #46 77.53 net/url
22:06:27 [2021-07-16T22:06:27.959Z] #46 78.74 go/ast
22:06:27 [2021-07-16T22:06:27.959Z] #46 79.07 text/template/parse
22:06:29 [2021-07-16T22:06:29.479Z] #13 ...
22:06:29 [2021-07-16T22:06:29.479Z] 
22:06:29 [2021-07-16T22:06:29.479Z] #52 [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
22:06:29 [2021-07-16T22:06:29.479Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:29 [2021-07-16T22:06:29.479Z] #52 68.87 internal/syscall/unix
22:06:29 [2021-07-16T22:06:29.479Z] #52 69.15 internal/poll
22:06:29 [2021-07-16T22:06:29.479Z] #52 71.34 internal/syscall/execenv
22:06:29 [2021-07-16T22:06:29.479Z] #52 71.60 path
22:06:29 [2021-07-16T22:06:29.479Z] #52 72.12 io/fs
22:06:29 [2021-07-16T22:06:29.479Z] #52 73.14 os
22:06:29 [2021-07-16T22:06:29.479Z] #52 73.22 encoding/base64
22:06:29 [2021-07-16T22:06:29.479Z] #52 74.10 golang.org/x/sys/unix
22:06:29 [2021-07-16T22:06:29.479Z] #52 77.58 fmt
22:06:29 [2021-07-16T22:06:29.479Z] #52 ...
22:06:29 [2021-07-16T22:06:29.479Z] 
22:06:29 [2021-07-16T22:06:29.479Z] #46 [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
22:06:29 [2021-07-16T22:06:29.479Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:06:29 [2021-07-16T22:06:29.479Z] #46 69.44 internal/poll
22:06:29 [2021-07-16T22:06:29.479Z] #46 70.66 internal/fmtsort
22:06:29 [2021-07-16T22:06:29.479Z] #46 71.19 internal/syscall/execenv
22:06:29 [2021-07-16T22:06:29.479Z] #46 71.43 path
22:06:29 [2021-07-16T22:06:29.479Z] #46 71.84 regexp/syntax
22:06:29 [2021-07-16T22:06:29.479Z] #46 72.10 io/fs
22:06:29 [2021-07-16T22:06:29.479Z] #46 73.19 os
22:06:29 [2021-07-16T22:06:29.479Z] #46 76.40 regexp
22:06:29 [2021-07-16T22:06:29.479Z] #46 77.50 fmt
22:06:29 [2021-07-16T22:06:29.479Z] #46 79.20 path/filepath
22:06:30 [2021-07-16T22:06:30.411Z] #46 80.12 internal/lazyregexp
22:06:30 [2021-07-16T22:06:30.411Z] #46 80.43 io/ioutil
22:06:30 [2021-07-16T22:06:30.668Z] #46 80.73 github.com/LK4D4/vndr/versioned
22:06:30 [2021-07-16T22:06:30.926Z] #46 80.89 hash/crc32
22:06:31 [2021-07-16T22:06:31.183Z] #46 ...
22:06:31 [2021-07-16T22:06:31.183Z] 
22:06:31 [2021-07-16T22:06:31.183Z] #52 [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
22:06:31 [2021-07-16T22:06:31.183Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:31 [2021-07-16T22:06:31.183Z] #52 81.09 encoding/json
22:06:31 [2021-07-16T22:06:31.748Z] #52 81.78 flag
22:06:32 [2021-07-16T22:06:32.162Z] #46 ...
22:06:32 [2021-07-16T22:06:32.162Z] 
22:06:32 [2021-07-16T22:06:32.162Z] #57 [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
22:06:32 [2021-07-16T22:06:32.162Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:06:32 [2021-07-16T22:06:32.683Z] #57 41.62 Checking out files:  57% (2351/4075)   
Checking out files:  58% (2364/4075)   
Checking out files:  59% (2405/4075)   
Checking out files:  60% (2445/4075)   
Checking out files:  61% (2486/4075)   
Checking out files:  62% (2527/4075)   
Checking out files:  63% (2568/4075)   
Checking out files:  64% (2608/4075)   
Checking out files:  65% (2649/4075)   
Checking out files:  66% (2690/4075)   
Checking out files:  67% (2731/4075)   
Checking out files:  68% (2771/4075)   
Checking out files:  69% (2812/4075)   
Checking out files:  70% (2853/4075)   
Checking out files:  71% (2894/4075)   
Checking out files:  72% (2934/4075)   
Checking out files:  73% (2975/4075)   
Checking out files:  74% (3016/4075)   
Checking out files:  75% (3057/4075)   
Checking out files:  76% (3097/4075)   
Checking out files:  77% (3138/4075)   
Checking out files:  78% (3179/4075)   
Checking out files:  79% (3220/4075)   
Checking out files:  80% (3260/4075)   
Checking out files:  81% (3301/4075)   
Checking out files:  82% (3342/4075)   
Checking out files:  83% (3383/4075)   
Checking out files:  84% (3423/4075)   
Checking out files:  85% (3464/4075)   
Checking out files:  86% (3505/4075)   
Checking out files:  87% (3546/4075)   
Checking out files:  88% (3586/4075)   
Checking out files:  89% (3627/4075)   
Checking out files:  90% (3668/4075)   
Checking out files:  91% (3709/4075)   
Checking out files:  92% (3749/4075)   
Checking out files:  93% (3790/4075)   
Checking out files:  94% (3831/4075)   
Checking out files:  95% (3872/4075)   
Checking out files:  96% (3912/4075)   
Checking out files:  97% (3953/4075)   
Checking out files:  98% (3994/4075)   
Checking out files:  98% (4020/4075)   
Checking out files:  99% (4035/4075)   
Checking out files: 100% (4075/4075)   
Checking out files: 100% (4075/4075), done.
22:06:32 [2021-07-16T22:06:32.683Z] #57 42.73 + cd /tmp/tmp.vpHzJehe0m/src/github.com/containerd/containerd
22:06:32 [2021-07-16T22:06:32.683Z] #57 42.73 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:06:32 [2021-07-16T22:06:32.739Z] #13 ...
22:06:32 [2021-07-16T22:06:32.739Z] 
22:06:32 [2021-07-16T22:06:32.739Z] #46 [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
22:06:32 [2021-07-16T22:06:32.739Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:32 [2021-07-16T22:06:32.739Z] #46 71.40 regexp
22:06:32 [2021-07-16T22:06:32.739Z] #46 71.74 fmt
22:06:32 [2021-07-16T22:06:32.739Z] #46 74.65 path/filepath
22:06:32 [2021-07-16T22:06:32.739Z] #46 75.92 flag
22:06:32 [2021-07-16T22:06:32.739Z] #46 75.96 go/token
22:06:32 [2021-07-16T22:06:32.739Z] #46 76.93 go/scanner
22:06:33 [2021-07-16T22:06:33.120Z] #52 83.20 github.com/pkg/diff
22:06:33 [2021-07-16T22:06:33.303Z] #46 77.30 internal/lazyregexp
22:06:33 [2021-07-16T22:06:33.561Z] #46 77.58 net/url
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + export 'BUILDTAGS=netgo osusergo static_build'
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + BUILDTAGS='netgo osusergo static_build'
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + export EXTRA_FLAGS=-buildmode=pie
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + EXTRA_FLAGS=-buildmode=pie
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + '[' '' = dynamic ']'
22:06:33 [2021-07-16T22:06:33.625Z] #57 43.63 + make
22:06:34 [2021-07-16T22:06:34.129Z] #46 78.05 go/ast
22:06:34 [2021-07-16T22:06:34.491Z] #52 84.40 go/ast
22:06:35 [2021-07-16T22:06:35.008Z] #57 ...
22:06:35 [2021-07-16T22:06:35.008Z] 
22:06:35 [2021-07-16T22:06:35.008Z] #52 [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
22:06:35 [2021-07-16T22:06:35.008Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:06:35 [2021-07-16T22:06:35.008Z] #52 75.88 encoding/json
22:06:35 [2021-07-16T22:06:35.008Z] #52 79.21 github.com/pkg/diff
22:06:35 [2021-07-16T22:06:35.008Z] #52 80.38 go/ast
22:06:35 [2021-07-16T22:06:35.008Z] #52 80.94 golang.org/x/crypto/ssh/terminal
22:06:35 [2021-07-16T22:06:35.008Z] #52 82.36 io/ioutil
22:06:35 [2021-07-16T22:06:35.008Z] #52 82.69 mvdan.cc/editorconfig
22:06:35 [2021-07-16T22:06:35.008Z] #52 83.74 mvdan.cc/sh/v3/fileutil
22:06:35 [2021-07-16T22:06:35.008Z] #52 83.97 text/tabwriter
22:06:35 [2021-07-16T22:06:35.008Z] #52 84.34 mvdan.cc/sh/v3/syntax
22:06:35 [2021-07-16T22:06:35.008Z] #52 ...
22:06:35 [2021-07-16T22:06:35.008Z] 
22:06:35 [2021-07-16T22:06:35.008Z] #57 [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
22:06:35 [2021-07-16T22:06:35.008Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:06:35 [2021-07-16T22:06:35.008Z] #57 45.11 + bin/ctr
22:06:35 [2021-07-16T22:06:35.060Z] #46 79.05 text/template/parse
22:06:35 [2021-07-16T22:06:35.317Z] #46 ...
22:06:35 [2021-07-16T22:06:35.317Z] 
22:06:35 [2021-07-16T22:06:35.317Z] #52 [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
22:06:35 [2021-07-16T22:06:35.317Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:35 [2021-07-16T22:06:35.317Z] #52 69.14 encoding/base64
22:06:35 [2021-07-16T22:06:35.317Z] #52 69.84 golang.org/x/sys/unix
22:06:35 [2021-07-16T22:06:35.317Z] #52 71.87 fmt
22:06:35 [2021-07-16T22:06:35.317Z] #52 75.30 encoding/json
22:06:35 [2021-07-16T22:06:35.317Z] #52 78.09 github.com/pkg/diff
22:06:35 [2021-07-16T22:06:35.317Z] #52 79.04 go/ast
22:06:36 [2021-07-16T22:06:36.388Z] #52 86.14 golang.org/x/crypto/ssh/terminal
22:06:36 [2021-07-16T22:06:36.388Z] #52 ...
22:06:36 [2021-07-16T22:06:36.388Z] 
22:06:36 [2021-07-16T22:06:36.388Z] #57 [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
22:06:36 [2021-07-16T22:06:36.388Z] #57 sha256:4e95a79afd535e0eb17a063889e40ab9a637e97548bb24c09ab315fcd5bec511
22:06:36 [2021-07-16T22:06:36.389Z] #57 42.09 Checking out files:  50% (2073/4075)   
Checking out files:  51% (2079/4075)   
Checking out files:  52% (2119/4075)   
Checking out files:  53% (2160/4075)   
Checking out files:  54% (2201/4075)   
Checking out files:  55% (2242/4075)   
Checking out files:  56% (2282/4075)   
Checking out files:  57% (2323/4075)   
Checking out files:  58% (2364/4075)   
Checking out files:  59% (2405/4075)   
Checking out files:  60% (2445/4075)   
Checking out files:  61% (2486/4075)   
Checking out files:  62% (2527/4075)   
Checking out files:  63% (2568/4075)   
Checking out files:  64% (2608/4075)   
Checking out files:  65% (2649/4075)   
Checking out files:  66% (2690/4075)   
Checking out files:  67% (2731/4075)   
Checking out files:  68% (2771/4075)   
Checking out files:  69% (2812/4075)   
Checking out files:  70% (2853/4075)   
Checking out files:  71% (2894/4075)   
Checking out files:  72% (2934/4075)   
Checking out files:  73% (2975/4075)   
Checking out files:  74% (3016/4075)   
Checking out files:  75% (3057/4075)   
Checking out files:  76% (3097/4075)   
Checking out files:  77% (3138/4075)   
Checking out files:  78% (3179/4075)   
Checking out files:  79% (3220/4075)   
Checking out files:  80% (3260/4075)   
Checking out files:  81% (3301/4075)   
Checking out files:  82% (3342/4075)   
Checking out files:  83% (3383/4075)   
Checking out files:  84% (3423/4075)   
Checking out files:  85% (3464/4075)   
Checking out files:  86% (3505/4075)   
Checking out files:  87% (3546/4075)   
Checking out files:  88% (3586/4075)   
Checking out files:  89% (3627/4075)   
Checking out files:  90% (3668/4075)   
Checking out files:  91% (3709/4075)   
Checking out files:  92% (3749/4075)   
Checking out files:  92% (3772/4075)   
Checking out files:  93% (3790/4075)   
Checking out files:  94% (3831/4075)   
Checking out files:  95% (3872/4075)   
Checking out files:  96% (3912/4075)   
Checking out files:  97% (3953/4075)   
Checking out files:  98% (3994/4075)   
Checking out files:  99% (4035/4075)   
Checking out files: 100% (4075/4075)   
Checking out files: 100% (4075/4075), done.
22:06:36 [2021-07-16T22:06:36.389Z] #57 43.42 + cd /tmp/tmp.yVhCNfRbxp/src/github.com/containerd/containerd
22:06:36 [2021-07-16T22:06:36.389Z] #57 43.42 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:06:37 [2021-07-16T22:06:37.212Z] #52 80.93 golang.org/x/crypto/ssh/terminal
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + export 'BUILDTAGS=netgo osusergo static_build'
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + BUILDTAGS='netgo osusergo static_build'
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + export EXTRA_FLAGS=-buildmode=pie
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + EXTRA_FLAGS=-buildmode=pie
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + '[' '' = dynamic ']'
22:06:37 [2021-07-16T22:06:37.755Z] #57 44.87 + make
22:06:38 [2021-07-16T22:06:38.144Z] #52 ...
22:06:38 [2021-07-16T22:06:38.144Z] 
22:06:38 [2021-07-16T22:06:38.144Z] #46 [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
22:06:38 [2021-07-16T22:06:38.144Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:38 [2021-07-16T22:06:38.144Z] #46 82.01 go/parser
22:06:39 [2021-07-16T22:06:39.127Z] #57 46.50 + bin/ctr
22:06:39 [2021-07-16T22:06:39.514Z] #46 83.36 text/template
22:06:41 [2021-07-16T22:06:41.414Z] #46 85.49 log
22:06:41 [2021-07-16T22:06:41.588Z] #57 ...
22:06:41 [2021-07-16T22:06:41.588Z] 
22:06:41 [2021-07-16T22:06:41.588Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:41 [2021-07-16T22:06:41.588Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:41 [2021-07-16T22:06:41.588Z] #13 83.20 Selecting previously unselected package g++-mingw-w64-x86-64.
22:06:41 [2021-07-16T22:06:41.588Z] #13 83.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:41 [2021-07-16T22:06:41.588Z] #13 83.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:41 [2021-07-16T22:06:41.588Z] #13 ...
22:06:41 [2021-07-16T22:06:41.588Z] 
22:06:41 [2021-07-16T22:06:41.588Z] #46 [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
22:06:41 [2021-07-16T22:06:41.588Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:41 [2021-07-16T22:06:41.588Z] #46 82.78 go/parser
22:06:41 [2021-07-16T22:06:41.588Z] #46 83.43 text/template
22:06:41 [2021-07-16T22:06:41.588Z] #46 86.45 log
22:06:41 [2021-07-16T22:06:41.588Z] #46 86.92 encoding/xml
22:06:41 [2021-07-16T22:06:41.588Z] #46 87.64 go/doc
22:06:41 [2021-07-16T22:06:41.588Z] #46 91.24 github.com/LK4D4/vndr/build
22:06:41 [2021-07-16T22:06:41.588Z] #46 91.37 github.com/LK4D4/vndr/versioned
22:06:41 [2021-07-16T22:06:41.588Z] #46 91.57 compress/flate
22:06:41 [2021-07-16T22:06:41.653Z] #57 ...
22:06:41 [2021-07-16T22:06:41.653Z] 
22:06:41 [2021-07-16T22:06:41.653Z] #46 [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
22:06:41 [2021-07-16T22:06:41.653Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:06:41 [2021-07-16T22:06:41.653Z] #46 81.42 flag
22:06:41 [2021-07-16T22:06:41.653Z] #46 81.50 go/token
22:06:41 [2021-07-16T22:06:41.653Z] #46 82.41 go/scanner
22:06:41 [2021-07-16T22:06:41.653Z] #46 82.92 net/url
22:06:41 [2021-07-16T22:06:41.653Z] #46 83.46 go/ast
22:06:41 [2021-07-16T22:06:41.653Z] #46 84.52 text/template/parse
22:06:41 [2021-07-16T22:06:41.653Z] #46 87.27 go/parser
22:06:41 [2021-07-16T22:06:41.653Z] #46 89.25 text/template
22:06:41 [2021-07-16T22:06:41.653Z] #46 90.77 log
22:06:41 [2021-07-16T22:06:41.653Z] #46 91.44 encoding/xml
22:06:41 [2021-07-16T22:06:41.653Z] #46 ...
22:06:41 [2021-07-16T22:06:41.653Z] 
22:06:41 [2021-07-16T22:06:41.653Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:41 [2021-07-16T22:06:41.653Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:41 [2021-07-16T22:06:41.653Z] #13 86.30 Selecting previously unselected package g++-mingw-w64-x86-64.
22:06:41 [2021-07-16T22:06:41.653Z] #13 86.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:41 [2021-07-16T22:06:41.653Z] #13 86.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:41 [2021-07-16T22:06:41.978Z] #46 86.18 encoding/xml
22:06:42 [2021-07-16T22:06:42.972Z] #46 93.83 hash/crc32
22:06:43 [2021-07-16T22:06:43.232Z] #46 94.23 crypto/x509/pkix
22:06:43 [2021-07-16T22:06:43.349Z] #46 ...
22:06:43 [2021-07-16T22:06:43.349Z] 
22:06:43 [2021-07-16T22:06:43.349Z] #57 [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
22:06:43 [2021-07-16T22:06:43.349Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:06:43 [2021-07-16T22:06:43.349Z] #57 43.11 Checking out files:  55% (2249/4075)   
Checking out files:  56% (2282/4075)   
Checking out files:  57% (2323/4075)   
Checking out files:  58% (2364/4075)   
Checking out files:  59% (2405/4075)   
Checking out files:  60% (2445/4075)   
Checking out files:  61% (2486/4075)   
Checking out files:  62% (2527/4075)   
Checking out files:  63% (2568/4075)   
Checking out files:  64% (2608/4075)   
Checking out files:  65% (2649/4075)   
Checking out files:  66% (2690/4075)   
Checking out files:  67% (2731/4075)   
Checking out files:  68% (2771/4075)   
Checking out files:  69% (2812/4075)   
Checking out files:  70% (2853/4075)   
Checking out files:  71% (2894/4075)   
Checking out files:  72% (2934/4075)   
Checking out files:  73% (2975/4075)   
Checking out files:  74% (3016/4075)   
Checking out files:  75% (3057/4075)   
Checking out files:  76% (3097/4075)   
Checking out files:  77% (3138/4075)   
Checking out files:  78% (3179/4075)   
Checking out files:  79% (3220/4075)   
Checking out files:  80% (3260/4075)   
Checking out files:  81% (3301/4075)   
Checking out files:  82% (3342/4075)   
Checking out files:  83% (3383/4075)   
Checking out files:  84% (3423/4075)   
Checking out files:  85% (3464/4075)   
Checking out files:  86% (3505/4075)   
Checking out files:  87% (3546/4075)   
Checking out files:  88% (3586/4075)   
Checking out files:  89% (3627/4075)   
Checking out files:  90% (3668/4075)   
Checking out files:  91% (3709/4075)   
Checking out files:  92% (3749/4075)   
Checking out files:  93% (3790/4075)   
Checking out files:  94% (3831/4075)   
Checking out files:  95% (3872/4075)   
Checking out files:  96% (3912/4075)   
Checking out files:  97% (3953/4075)   
Checking out files:  97% (3982/4075)   
Checking out files:  98% (3994/4075)   
Checking out files:  99% (4035/4075)   
Checking out files: 100% (4075/4075)   
Checking out files: 100% (4075/4075), done.
22:06:43 [2021-07-16T22:06:43.349Z] #57 44.24 + cd /tmp/tmp.aTN37NkixS/src/github.com/containerd/containerd
22:06:43 [2021-07-16T22:06:43.349Z] #57 44.24 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + export 'BUILDTAGS=netgo osusergo static_build'
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + BUILDTAGS='netgo osusergo static_build'
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + export EXTRA_FLAGS=-buildmode=pie
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + EXTRA_FLAGS=-buildmode=pie
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + '[' '' = dynamic ']'
22:06:43 [2021-07-16T22:06:43.349Z] #57 45.14 + make
22:06:43 [2021-07-16T22:06:43.349Z] #57 46.55 + bin/ctr
22:06:43 [2021-07-16T22:06:43.493Z] #46 94.50 compress/gzip
22:06:43 [2021-07-16T22:06:43.493Z] #46 ...
22:06:43 [2021-07-16T22:06:43.493Z] 
22:06:43 [2021-07-16T22:06:43.493Z] #52 [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
22:06:43 [2021-07-16T22:06:43.493Z] #52 sha256:a80cf183d6d072504b313c277e4bad501b45fd3a7ec22d037fcbe95934a738bb
22:06:43 [2021-07-16T22:06:43.493Z] #52 89.99 mvdan.cc/sh/v3/cmd/shfmt
22:06:43 [2021-07-16T22:06:43.493Z] #52 DONE 94.7s
22:06:43 [2021-07-16T22:06:43.493Z] 
22:06:43 [2021-07-16T22:06:43.493Z] #46 [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
22:06:43 [2021-07-16T22:06:43.493Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:06:43 [2021-07-16T22:06:43.493Z] #46 94.78 net
22:06:44 [2021-07-16T22:06:44.434Z] #46 95.33 vendor/golang.org/x/crypto/chacha20
22:06:44 [2021-07-16T22:06:44.723Z] #57 ...
22:06:44 [2021-07-16T22:06:44.723Z] 
22:06:44 [2021-07-16T22:06:44.723Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:44 [2021-07-16T22:06:44.723Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:44 [2021-07-16T22:06:44.723Z] #13 85.04 Selecting previously unselected package g++-mingw-w64-x86-64.
22:06:44 [2021-07-16T22:06:44.723Z] #13 85.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:06:44 [2021-07-16T22:06:44.723Z] #13 85.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:45 [2021-07-16T22:06:45.003Z] #46 96.14 vendor/golang.org/x/sys/cpu
22:06:45 [2021-07-16T22:06:45.573Z] #46 96.50 vendor/golang.org/x/crypto/chacha20poly1305
22:06:46 [2021-07-16T22:06:46.513Z] #46 97.49 vendor/golang.org/x/crypto/curve25519
22:06:47 [2021-07-16T22:06:47.083Z] #46 98.23 vendor/golang.org/x/crypto/hkdf
22:06:47 [2021-07-16T22:06:47.344Z] #46 98.39 vendor/golang.org/x/text/transform
22:06:47 [2021-07-16T22:06:47.914Z] #46 98.98 vendor/golang.org/x/text/unicode/bidi
22:06:48 [2021-07-16T22:06:48.204Z] #13 ...
22:06:48 [2021-07-16T22:06:48.204Z] 
22:06:48 [2021-07-16T22:06:48.204Z] #52 [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
22:06:48 [2021-07-16T22:06:48.204Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:48 [2021-07-16T22:06:48.204Z] #52 87.25 mvdan.cc/editorconfig
22:06:48 [2021-07-16T22:06:48.204Z] #52 88.23 mvdan.cc/sh/v3/fileutil
22:06:48 [2021-07-16T22:06:48.204Z] #52 88.41 text/tabwriter
22:06:48 [2021-07-16T22:06:48.204Z] #52 88.83 mvdan.cc/sh/v3/syntax
22:06:48 [2021-07-16T22:06:48.204Z] #52 94.48 mvdan.cc/sh/v3/cmd/shfmt
22:06:48 [2021-07-16T22:06:48.204Z] #52 ...
22:06:48 [2021-07-16T22:06:48.204Z] 
22:06:48 [2021-07-16T22:06:48.204Z] #46 [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
22:06:48 [2021-07-16T22:06:48.204Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:06:48 [2021-07-16T22:06:48.204Z] #46 94.32 go/doc
22:06:48 [2021-07-16T22:06:48.204Z] #46 95.50 compress/flate
22:06:48 [2021-07-16T22:06:48.204Z] #46 ...
22:06:48 [2021-07-16T22:06:48.204Z] 
22:06:48 [2021-07-16T22:06:48.204Z] #52 [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
22:06:48 [2021-07-16T22:06:48.204Z] #52 sha256:064a5600e20c6dee068f057eb7c46d0a281d36cd5af9678512e611498685db73
22:06:48 [2021-07-16T22:06:48.204Z] #52 DONE 97.7s
22:06:48 [2021-07-16T22:06:48.204Z] 
22:06:48 [2021-07-16T22:06:48.204Z] #46 [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
22:06:48 [2021-07-16T22:06:48.204Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:06:48 [2021-07-16T22:06:48.204Z] #46 97.66 github.com/LK4D4/vndr/build
22:06:48 [2021-07-16T22:06:48.204Z] #46 97.91 compress/gzip
22:06:48 [2021-07-16T22:06:48.904Z] #13 ...
22:06:48 [2021-07-16T22:06:48.904Z] 
22:06:48 [2021-07-16T22:06:48.904Z] #52 [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
22:06:48 [2021-07-16T22:06:48.904Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:48 [2021-07-16T22:06:48.904Z] #52 82.27 io/ioutil
22:06:48 [2021-07-16T22:06:48.904Z] #52 82.56 mvdan.cc/editorconfig
22:06:48 [2021-07-16T22:06:48.904Z] #52 83.24 mvdan.cc/sh/v3/fileutil
22:06:48 [2021-07-16T22:06:48.904Z] #52 83.44 text/tabwriter
22:06:48 [2021-07-16T22:06:48.904Z] #52 83.80 mvdan.cc/sh/v3/syntax
22:06:48 [2021-07-16T22:06:48.904Z] #52 89.09 mvdan.cc/sh/v3/cmd/shfmt
22:06:48 [2021-07-16T22:06:48.904Z] #52 ...
22:06:48 [2021-07-16T22:06:48.904Z] 
22:06:48 [2021-07-16T22:06:48.904Z] #46 [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
22:06:48 [2021-07-16T22:06:48.904Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:48 [2021-07-16T22:06:48.904Z] #46 87.76 go/doc
22:06:48 [2021-07-16T22:06:48.904Z] #46 90.80 github.com/LK4D4/vndr/build
22:06:48 [2021-07-16T22:06:48.904Z] #46 91.05 github.com/LK4D4/vndr/versioned
22:06:48 [2021-07-16T22:06:48.904Z] #46 91.25 compress/flate
22:06:49 [2021-07-16T22:06:49.136Z] #46 98.94 crypto/rsa
22:06:49 [2021-07-16T22:06:49.296Z] #46 100.5 vendor/golang.org/x/text/secure/bidirule
22:06:49 [2021-07-16T22:06:49.468Z] #46 93.44 hash/crc32
22:06:49 [2021-07-16T22:06:49.468Z] #46 ...
22:06:49 [2021-07-16T22:06:49.468Z] 
22:06:49 [2021-07-16T22:06:49.468Z] #52 [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
22:06:49 [2021-07-16T22:06:49.468Z] #52 sha256:dec20c7b9a2de21c56b6586ad0a96d2d292bfe5681f2dc6a6c020896e5c6ce59
22:06:49 [2021-07-16T22:06:49.468Z] #52 DONE 93.6s
22:06:49 [2021-07-16T22:06:49.556Z] #46 100.6 vendor/golang.org/x/text/unicode/norm
22:06:49 [2021-07-16T22:06:49.725Z] 
22:06:49 [2021-07-16T22:06:49.725Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:06:49 [2021-07-16T22:06:49.725Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:06:49 [2021-07-16T22:06:49.725Z] #32 ...
22:06:49 [2021-07-16T22:06:49.725Z] 
22:06:49 [2021-07-16T22:06:49.725Z] #46 [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
22:06:49 [2021-07-16T22:06:49.725Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:06:49 [2021-07-16T22:06:49.725Z] #46 93.93 net
22:06:50 [2021-07-16T22:06:50.126Z] #46 ...
22:06:50 [2021-07-16T22:06:50.126Z] 
22:06:50 [2021-07-16T22:06:50.126Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:50 [2021-07-16T22:06:50.126Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:50 [2021-07-16T22:06:50.126Z] #13 95.97 Selecting previously unselected package libapparmor1:amd64.
22:06:50 [2021-07-16T22:06:50.291Z] #46 94.15 compress/gzip
22:06:50 [2021-07-16T22:06:50.403Z] #13 95.97 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.403Z] #13 95.98 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:06:50 [2021-07-16T22:06:50.403Z] #13 96.06 Selecting previously unselected package libapparmor-dev:amd64.
22:06:50 [2021-07-16T22:06:50.403Z] #13 96.09 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.403Z] #13 96.12 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:06:50 [2021-07-16T22:06:50.508Z] #46 100.2 crypto/x509/pkix
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.25 Selecting previously unselected package libbtrfs0.
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.26 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.26 Unpacking libbtrfs0 (4.20.1-2) ...
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.37 Selecting previously unselected package libbtrfs-dev.
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.37 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.663Z] #13 96.37 Unpacking libbtrfs-dev (4.20.1-2) ...
22:06:50 [2021-07-16T22:06:50.765Z] #46 100.6 net
22:06:50 [2021-07-16T22:06:50.765Z] #46 100.7 vendor/golang.org/x/crypto/chacha20
22:06:50 [2021-07-16T22:06:50.855Z] #46 94.71 vendor/golang.org/x/crypto/poly1305
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.50 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.57 Selecting previously unselected package libudev-dev:amd64.
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:06:50 [2021-07-16T22:06:50.924Z] #13 96.60 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:06:51 [2021-07-16T22:06:51.184Z] #13 96.75 Selecting previously unselected package libsepol1-dev:amd64.
22:06:51 [2021-07-16T22:06:51.184Z] #13 96.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:06:51 [2021-07-16T22:06:51.184Z] #13 96.76 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:06:51 [2021-07-16T22:06:51.341Z] #46 101.2 vendor/golang.org/x/crypto/poly1305
22:06:51 [2021-07-16T22:06:51.419Z] #46 95.31 vendor/golang.org/x/sys/cpu
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.06 Selecting previously unselected package libpcre16-3:amd64.
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.08 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.25 Selecting previously unselected package libpcre32-3:amd64.
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.26 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:06:51 [2021-07-16T22:06:51.444Z] #13 97.26 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:06:51 [2021-07-16T22:06:51.704Z] #13 97.42 Selecting previously unselected package libpcrecpp0v5:amd64.
22:06:51 [2021-07-16T22:06:51.704Z] #13 97.43 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:06:51 [2021-07-16T22:06:51.704Z] #13 97.43 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:06:51 [2021-07-16T22:06:51.906Z] #46 101.7 vendor/golang.org/x/sys/cpu
22:06:51 [2021-07-16T22:06:51.964Z] #13 97.56 Selecting previously unselected package libpcre3-dev:amd64.
22:06:51 [2021-07-16T22:06:51.964Z] #13 97.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:06:51 [2021-07-16T22:06:51.964Z] #13 97.57 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:06:51 [2021-07-16T22:06:51.984Z] #46 95.99 vendor/golang.org/x/crypto/chacha20poly1305
22:06:52 [2021-07-16T22:06:52.164Z] #46 102.2 vendor/golang.org/x/crypto/chacha20poly1305
22:06:52 [2021-07-16T22:06:52.224Z] #13 98.01 Selecting previously unselected package libselinux1-dev:amd64.
22:06:52 [2021-07-16T22:06:52.224Z] #13 98.01 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:06:52 [2021-07-16T22:06:52.224Z] #13 98.03 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:06:52 [2021-07-16T22:06:52.484Z] #13 98.25 Selecting previously unselected package libdevmapper-dev:amd64.
22:06:52 [2021-07-16T22:06:52.484Z] #13 98.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:06:52 [2021-07-16T22:06:52.484Z] #13 98.28 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:06:52 [2021-07-16T22:06:52.484Z] #13 98.35 Selecting previously unselected package libseccomp-dev:amd64.
22:06:52 [2021-07-16T22:06:52.744Z] #13 98.35 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:06:52 [2021-07-16T22:06:52.744Z] #13 98.38 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:06:52 [2021-07-16T22:06:52.744Z] #13 98.49 Selecting previously unselected package libsystemd-dev:amd64.
22:06:52 [2021-07-16T22:06:52.744Z] #13 98.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:06:52 [2021-07-16T22:06:52.744Z] #13 98.50 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 98.95 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 98.97 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 98.99 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.00 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.01 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.02 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.06 Setting up libbtrfs0 (4.20.1-2) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.07 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.08 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.11 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.13 Setting up libbtrfs-dev (4.20.1-2) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.14 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.15 Setting up mingw-w64-common (6.0.0-3) ...
22:06:53 [2021-07-16T22:06:53.314Z] #13 99.16 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:06:53 [2021-07-16T22:06:53.359Z] #46 97.08 vendor/golang.org/x/crypto/curve25519
22:06:53 [2021-07-16T22:06:53.534Z] #46 103.4 vendor/golang.org/x/crypto/curve25519
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.17 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.18 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.19 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:06:53 [2021-07-16T22:06:53.574Z] #13 99.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.25 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.26 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.27 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.28 Setting up dmsetup (2:1.02.155-3) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.31 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:06:53 [2021-07-16T22:06:53.575Z] #13 99.33 Processing triggers for libc-bin (2.28-10) ...
22:06:53 [2021-07-16T22:06:53.931Z] #46 98.02 vendor/golang.org/x/text/transform
22:06:54 [2021-07-16T22:06:54.102Z] #46 104.1 vendor/golang.org/x/text/transform
22:06:54 [2021-07-16T22:06:54.495Z] #46 98.70 vendor/golang.org/x/text/unicode/bidi
22:06:54 [2021-07-16T22:06:54.514Z] #13 DONE 100.2s
22:06:54 [2021-07-16T22:06:54.514Z] 
22:06:54 [2021-07-16T22:06:54.514Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:06:54 [2021-07-16T22:06:54.514Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
22:06:54 [2021-07-16T22:06:54.666Z] #46 104.7 vendor/golang.org/x/text/unicode/bidi
22:06:56 [2021-07-16T22:06:56.391Z] #46 100.3 vendor/golang.org/x/text/secure/bidirule
22:06:56 [2021-07-16T22:06:56.425Z] #14 DONE 1.7s
22:06:56 [2021-07-16T22:06:56.425Z] 
22:06:56 [2021-07-16T22:06:56.425Z] #54 [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
22:06:56 [2021-07-16T22:06:56.425Z] #54 sha256:fea34f337b81aec0aae5ba88dec66848bb4c280809d2333aa10dd52d0ce0a1b7
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.540 + RM_GOPATH=0
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.540 + TMP_GOPATH=
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.540 + : /build
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.540 + '[' -z '' ']'
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.540 ++ mktemp -d
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.543 + export GOPATH=/tmp/tmp.ujJkewRQwr
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.546 + GOPATH=/tmp/tmp.ujJkewRQwr
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.546 + RM_GOPATH=1
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.546 + case "$(go env GOARCH)" in
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.547 ++ go env GOARCH
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.555 + export GO_BUILDMODE=-buildmode=pie
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.555 + GO_BUILDMODE=-buildmode=pie
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.556 ++ dirname /tmp/install/install.sh
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.557 + dir=/tmp/install
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.557 + bin=runc
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.557 + shift
22:06:56 [2021-07-16T22:06:56.425Z] #54 1.557 + '[' '!' -f /tmp/install/runc.installer ']'
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.557 + . /tmp/install/runc.installer
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.557 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.557 + install_runc
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.566 + grep -q '^3\.10\.0.*\.el7\.'
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.570 + uname -r
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.578 + RUNC_BUILDTAGS='seccomp '
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.578 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.579 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.579 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ujJkewRQwr/src/github.com/opencontainers/runc
22:06:56 [2021-07-16T22:06:56.426Z] #54 1.582 Cloning into '/tmp/tmp.ujJkewRQwr/src/github.com/opencontainers/runc'...
22:06:56 [2021-07-16T22:06:56.562Z] #46 106.3 vendor/golang.org/x/text/secure/bidirule
22:06:56 [2021-07-16T22:06:56.562Z] #46 106.6 vendor/golang.org/x/text/unicode/norm
22:06:56 [2021-07-16T22:06:56.648Z] #46 100.6 vendor/golang.org/x/text/unicode/norm
22:06:57 [2021-07-16T22:06:57.125Z] #46 ...
22:06:57 [2021-07-16T22:06:57.126Z] 
22:06:57 [2021-07-16T22:06:57.126Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:57 [2021-07-16T22:06:57.126Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:57 [2021-07-16T22:06:57.126Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64.
22:06:57 [2021-07-16T22:06:57.126Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.126Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:06:57 [2021-07-16T22:06:57.126Z] #13 102.0 Selecting previously unselected package libapparmor-dev:amd64.
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.1 Selecting previously unselected package libbtrfs0.
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.1 Unpacking libbtrfs0 (4.20.1-2) ...
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.2 Selecting previously unselected package libbtrfs-dev.
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.382Z] #13 102.2 Unpacking libbtrfs-dev (4.20.1-2) ...
22:06:57 [2021-07-16T22:06:57.639Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:06:57 [2021-07-16T22:06:57.639Z] #13 102.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.639Z] #13 102.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:06:57 [2021-07-16T22:06:57.639Z] #13 102.4 Selecting previously unselected package libudev-dev:amd64.
22:06:57 [2021-07-16T22:06:57.639Z] #13 102.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.809Z] #54 ...
22:06:57 [2021-07-16T22:06:57.809Z] 
22:06:57 [2021-07-16T22:06:57.809Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:06:57 [2021-07-16T22:06:57.809Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
22:06:57 [2021-07-16T22:06:57.809Z] #15 DONE 1.4s
22:06:57 [2021-07-16T22:06:57.809Z] 
22:06:57 [2021-07-16T22:06:57.809Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:06:57 [2021-07-16T22:06:57.809Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
22:06:57 [2021-07-16T22:06:57.896Z] #13 102.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:06:57 [2021-07-16T22:06:57.896Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64.
22:06:57 [2021-07-16T22:06:57.896Z] #13 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:06:57 [2021-07-16T22:06:57.896Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:06:58 [2021-07-16T22:06:58.016Z] #46 ...
22:06:58 [2021-07-16T22:06:58.016Z] 
22:06:58 [2021-07-16T22:06:58.016Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
22:06:58 [2021-07-16T22:06:58.016Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
22:06:58 [2021-07-16T22:06:58.016Z] #13 98.50 Selecting previously unselected package libapparmor1:amd64.
22:06:58 [2021-07-16T22:06:58.016Z] #13 98.51 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.016Z] #13 98.51 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:06:58 [2021-07-16T22:06:58.152Z] #13 102.9 Selecting previously unselected package libpcre16-3:amd64.
22:06:58 [2021-07-16T22:06:58.152Z] #13 102.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.152Z] #13 102.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.61 Selecting previously unselected package libapparmor-dev:amd64.
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.63 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.75 Selecting previously unselected package libbtrfs0.
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.76 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.77 Unpacking libbtrfs0 (4.20.1-2) ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.84 Selecting previously unselected package libbtrfs-dev.
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.273Z] #13 98.85 Unpacking libbtrfs-dev (4.20.1-2) ...
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.0 Selecting previously unselected package libpcre32-3:amd64.
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.2 Selecting previously unselected package libpcrecpp0v5:amd64.
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.3 Selecting previously unselected package libpcre3-dev:amd64.
22:06:58 [2021-07-16T22:06:58.418Z] #13 103.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.530Z] #13 98.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:06:58 [2021-07-16T22:06:58.530Z] #13 98.98 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.530Z] #13 98.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:06:58 [2021-07-16T22:06:58.530Z] #13 99.05 Selecting previously unselected package libudev-dev:amd64.
22:06:58 [2021-07-16T22:06:58.530Z] #13 99.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.530Z] #13 99.08 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:06:58 [2021-07-16T22:06:58.674Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:06:58 [2021-07-16T22:06:58.748Z] #16 1.131 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:06:58 [2021-07-16T22:06:58.748Z] #16 DONE 1.3s
22:06:58 [2021-07-16T22:06:58.748Z] 
22:06:58 [2021-07-16T22:06:58.748Z] #59 [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
22:06:58 [2021-07-16T22:06:58.748Z] #59 sha256:27e358d335111a0d3fcdc33a187d089a06045b012d50d594e26b2080207265af
22:06:58 [2021-07-16T22:06:58.748Z] #59 109.3 + for f in rootlesskit rootlesskit-docker-proxy
22:06:58 [2021-07-16T22:06:58.748Z] #59 109.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:06:58 [2021-07-16T22:06:58.786Z] #13 99.22 Selecting previously unselected package libsepol1-dev:amd64.
22:06:58 [2021-07-16T22:06:58.786Z] #13 99.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:06:58 [2021-07-16T22:06:58.786Z] #13 99.23 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:06:59 [2021-07-16T22:06:59.043Z] #13 99.51 Selecting previously unselected package libpcre16-3:amd64.
22:06:59 [2021-07-16T22:06:59.043Z] #13 99.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.043Z] #13 99.52 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:06:59 [2021-07-16T22:06:59.238Z] #13 103.7 Selecting previously unselected package libselinux1-dev:amd64.
22:06:59 [2021-07-16T22:06:59.238Z] #13 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.238Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:06:59 [2021-07-16T22:06:59.238Z] #13 104.0 Selecting previously unselected package libdevmapper-dev:amd64.
22:06:59 [2021-07-16T22:06:59.238Z] #13 104.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.238Z] #13 104.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:06:59 [2021-07-16T22:06:59.238Z] #13 104.1 Selecting previously unselected package libseccomp-dev:amd64.
22:06:59 [2021-07-16T22:06:59.238Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.71 Selecting previously unselected package libpcre32-3:amd64.
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.72 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.88 Selecting previously unselected package libpcrecpp0v5:amd64.
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.300Z] #13 99.89 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:06:59 [2021-07-16T22:06:59.495Z] #13 104.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:06:59 [2021-07-16T22:06:59.495Z] #13 104.2 Selecting previously unselected package libsystemd-dev:amd64.
22:06:59 [2021-07-16T22:06:59.495Z] #13 104.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.495Z] #13 104.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:06:59 [2021-07-16T22:06:59.557Z] #13 100.0 Selecting previously unselected package libpcre3-dev:amd64.
22:06:59 [2021-07-16T22:06:59.557Z] #13 100.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:06:59 [2021-07-16T22:06:59.557Z] #13 100.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:06:59 [2021-07-16T22:06:59.814Z] #13 100.4 Selecting previously unselected package libselinux1-dev:amd64.
22:07:00 [2021-07-16T22:07:00.058Z] #13 104.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up libbtrfs0 (4.20.1-2) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up libbtrfs-dev (4.20.1-2) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up mingw-w64-common (6.0.0-3) ...
22:07:00 [2021-07-16T22:07:00.059Z] #13 104.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:07:00 [2021-07-16T22:07:00.070Z] #13 100.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:07:00 [2021-07-16T22:07:00.071Z] #13 100.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:07:00 [2021-07-16T22:07:00.128Z] #59 ...
22:07:00 [2021-07-16T22:07:00.128Z] 
22:07:00 [2021-07-16T22:07:00.128Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:07:00 [2021-07-16T22:07:00.128Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
22:07:00 [2021-07-16T22:07:00.128Z] #17 DONE 1.3s
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:07:00 [2021-07-16T22:07:00.316Z] #13 105.1 Processing triggers for libc-bin (2.28-10) ...
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.7 Selecting previously unselected package libdevmapper-dev:amd64.
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.8 Selecting previously unselected package libseccomp-dev:amd64.
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:07:00 [2021-07-16T22:07:00.327Z] #13 100.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:07:00 [2021-07-16T22:07:00.388Z] 
22:07:00 [2021-07-16T22:07:00.388Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:07:00 [2021-07-16T22:07:00.388Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
22:07:00 [2021-07-16T22:07:00.584Z] #13 100.9 Selecting previously unselected package libsystemd-dev:amd64.
22:07:00 [2021-07-16T22:07:00.584Z] #13 100.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:07:00 [2021-07-16T22:07:00.584Z] #13 101.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:07:00 [2021-07-16T22:07:00.841Z] #13 101.5 Setting up libbtrfs0 (4.20.1-2) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up libbtrfs-dev (4.20.1-2) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up mingw-w64-common (6.0.0-3) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:07:01 [2021-07-16T22:07:01.099Z] #13 101.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:07:01 [2021-07-16T22:07:01.328Z] #18 DONE 1.1s
22:07:01 [2021-07-16T22:07:01.328Z] 
22:07:01 [2021-07-16T22:07:01.328Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:07:01 [2021-07-16T22:07:01.328Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.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
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.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
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.8 Setting up dmsetup (2:1.02.155-3) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:07:01 [2021-07-16T22:07:01.361Z] #13 101.8 Processing triggers for libc-bin (2.28-10) ...
22:07:01 [2021-07-16T22:07:01.688Z] #13 DONE 106.4s
22:07:01 [2021-07-16T22:07:01.688Z] 
22:07:01 [2021-07-16T22:07:01.688Z] #54 [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
22:07:01 [2021-07-16T22:07:01.688Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:07:02 [2021-07-16T22:07:02.293Z] #13 DONE 102.8s
22:07:02 [2021-07-16T22:07:02.293Z] 
22:07:02 [2021-07-16T22:07:02.293Z] #54 [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
22:07:02 [2021-07-16T22:07:02.293Z] #54 sha256:9e6cf175ed1df8c17f9244abd3aca68df38041743a765a8070be69c135af73ea
22:07:02 [2021-07-16T22:07:02.706Z] #19 DONE 1.2s
22:07:02 [2021-07-16T22:07:02.706Z] 
22:07:02 [2021-07-16T22:07:02.706Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:02 [2021-07-16T22:07:02.706Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:03 [2021-07-16T22:07:03.276Z] #20 ...
22:07:03 [2021-07-16T22:07:03.276Z] 
22:07:03 [2021-07-16T22:07:03.276Z] #46 [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
22:07:03 [2021-07-16T22:07:03.276Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:07:03 [2021-07-16T22:07:03.276Z] #46 104.4 vendor/golang.org/x/net/idna
22:07:03 [2021-07-16T22:07:03.276Z] #46 106.6 vendor/golang.org/x/net/http2/hpack
22:07:03 [2021-07-16T22:07:03.276Z] #46 108.6 mime
22:07:03 [2021-07-16T22:07:03.276Z] #46 111.2 mime/quotedprintable
22:07:03 [2021-07-16T22:07:03.276Z] #46 111.8 net/http/internal
22:07:03 [2021-07-16T22:07:03.587Z] #54 ...
22:07:03 [2021-07-16T22:07:03.588Z] 
22:07:03 [2021-07-16T22:07:03.588Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:07:03 [2021-07-16T22:07:03.588Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
22:07:03 [2021-07-16T22:07:03.588Z] #14 DONE 1.8s
22:07:03 [2021-07-16T22:07:03.588Z] 
22:07:03 [2021-07-16T22:07:03.588Z] #54 [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
22:07:03 [2021-07-16T22:07:03.588Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.848 + RM_GOPATH=0
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.848 + TMP_GOPATH=
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.848 + : /build
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.848 + '[' -z '' ']'
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.848 ++ mktemp -d
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.867 + export GOPATH=/tmp/tmp.uNCLlYah5G
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.867 + GOPATH=/tmp/tmp.uNCLlYah5G
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.867 + RM_GOPATH=1
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.867 + case "$(go env GOARCH)" in
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.867 ++ go env GOARCH
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.922 + export GO_BUILDMODE=-buildmode=pie
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.922 + GO_BUILDMODE=-buildmode=pie
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.922 ++ dirname /tmp/install/install.sh
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.924 + dir=/tmp/install
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.924 + bin=runc
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.925 + shift
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.925 + '[' '!' -f /tmp/install/runc.installer ']'
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.925 + . /tmp/install/runc.installer
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.925 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.926 + install_runc
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.932 + uname -r
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.934 + grep -q '^3\.10\.0.*\.el7\.'
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.937 + RUNC_BUILDTAGS='seccomp '
22:07:03 [2021-07-16T22:07:03.588Z] #54 1.995 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:07:03 [2021-07-16T22:07:03.845Z] #54 1.996 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:07:03 [2021-07-16T22:07:03.845Z] #54 1.996 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uNCLlYah5G/src/github.com/opencontainers/runc
22:07:03 [2021-07-16T22:07:03.845Z] #54 2.009 Cloning into '/tmp/tmp.uNCLlYah5G/src/github.com/opencontainers/runc'...
22:07:03 [2021-07-16T22:07:03.846Z] #46 115.0 crypto/tls
22:07:03 [2021-07-16T22:07:03.846Z] #46 ...
22:07:03 [2021-07-16T22:07:03.846Z] 
22:07:03 [2021-07-16T22:07:03.846Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:03 [2021-07-16T22:07:03.846Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:03 [2021-07-16T22:07:03.846Z] #20 1.455 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:07:04 [2021-07-16T22:07:04.105Z] #20 1.651 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:07:04 [2021-07-16T22:07:04.365Z] #20 1.814 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:07:04 [2021-07-16T22:07:04.365Z] #20 1.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:07:04 [2021-07-16T22:07:04.365Z] #20 1.986 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:07:04 [2021-07-16T22:07:04.777Z] #54 ...
22:07:04 [2021-07-16T22:07:04.777Z] 
22:07:04 [2021-07-16T22:07:04.777Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:07:04 [2021-07-16T22:07:04.777Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
22:07:04 [2021-07-16T22:07:04.777Z] #15 DONE 1.3s
22:07:04 [2021-07-16T22:07:04.941Z] #20 ...
22:07:04 [2021-07-16T22:07:04.941Z] 
22:07:04 [2021-07-16T22:07:04.941Z] #59 [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
22:07:04 [2021-07-16T22:07:04.941Z] #59 sha256:27e358d335111a0d3fcdc33a187d089a06045b012d50d594e26b2080207265af
22:07:04 [2021-07-16T22:07:04.941Z] #59 DONE 116.1s
22:07:04 [2021-07-16T22:07:04.941Z] 
22:07:04 [2021-07-16T22:07:04.941Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:07:04 [2021-07-16T22:07:04.941Z] #60 sha256:1779b4e8ed382cd935c75bf92683dfc6b30b19779e2e9efabbbd176384963827
22:07:04 [2021-07-16T22:07:04.941Z] #60 DONE 0.1s
22:07:05 [2021-07-16T22:07:05.034Z] 
22:07:05 [2021-07-16T22:07:05.034Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:07:05 [2021-07-16T22:07:05.034Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
22:07:05 [2021-07-16T22:07:05.203Z] 
22:07:05 [2021-07-16T22:07:05.203Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:07:05 [2021-07-16T22:07:05.203Z] #61 sha256:aa5ab4bcaf518c1cf0bccc32340e6dd1bcdc410ae1719b37f15618ff36be94d2
22:07:05 [2021-07-16T22:07:05.203Z] #61 DONE 0.1s
22:07:05 [2021-07-16T22:07:05.203Z] 
22:07:05 [2021-07-16T22:07:05.203Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:07:05 [2021-07-16T22:07:05.203Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + RM_GOPATH=0
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + TMP_GOPATH=
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + : /build
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + '[' -z '' ']'
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 ++ mktemp -d
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + export GOPATH=/tmp/tmp.GusAnSDuMz
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + GOPATH=/tmp/tmp.GusAnSDuMz
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + RM_GOPATH=1
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 + case "$(go env GOARCH)" in
22:07:05 [2021-07-16T22:07:05.571Z] #54 3.354 ++ go env GOARCH
22:07:05 [2021-07-16T22:07:05.771Z] #32 ...
22:07:05 [2021-07-16T22:07:05.771Z] 
22:07:05 [2021-07-16T22:07:05.771Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:05 [2021-07-16T22:07:05.771Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:05 [2021-07-16T22:07:05.771Z] #20 3.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.378 + export GO_BUILDMODE=-buildmode=pie
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.378 + GO_BUILDMODE=-buildmode=pie
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.378 ++ dirname /tmp/install/install.sh
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + dir=/tmp/install
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + bin=runc
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + shift
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + '[' '!' -f /tmp/install/runc.installer ']'
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + . /tmp/install/runc.installer
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + install_runc
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.380 + uname -r
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.384 + grep -q '^3\.10\.0.*\.el7\.'
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.385 + RUNC_BUILDTAGS='seccomp '
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.385 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.385 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.386 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GusAnSDuMz/src/github.com/opencontainers/runc
22:07:05 [2021-07-16T22:07:05.828Z] #54 3.389 Cloning into '/tmp/tmp.GusAnSDuMz/src/github.com/opencontainers/runc'...
22:07:05 [2021-07-16T22:07:05.965Z] #16 1.075 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:07:05 [2021-07-16T22:07:05.965Z] #16 DONE 1.2s
22:07:05 [2021-07-16T22:07:05.965Z] 
22:07:05 [2021-07-16T22:07:05.965Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:07:05 [2021-07-16T22:07:05.965Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
22:07:06 [2021-07-16T22:07:06.086Z] #54 ...
22:07:06 [2021-07-16T22:07:06.086Z] 
22:07:06 [2021-07-16T22:07:06.086Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:07:06 [2021-07-16T22:07:06.086Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
22:07:06 [2021-07-16T22:07:06.086Z] #14 DONE 3.7s
22:07:06 [2021-07-16T22:07:06.086Z] 
22:07:06 [2021-07-16T22:07:06.086Z] #59 [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
22:07:06 [2021-07-16T22:07:06.086Z] #59 sha256:64237ce370b7c3d06bb7e7d2566f990212c10b3cb8bbe692aef444f26248c1c7
22:07:06 [2021-07-16T22:07:06.086Z] #59 105.2 + for f in rootlesskit rootlesskit-docker-proxy
22:07:06 [2021-07-16T22:07:06.086Z] #59 105.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:07:06 [2021-07-16T22:07:06.086Z] #59 DONE 110.1s
22:07:06 [2021-07-16T22:07:06.343Z] 
22:07:06 [2021-07-16T22:07:06.343Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:07:06 [2021-07-16T22:07:06.343Z] #60 sha256:2595b326ccd57b3ee6a76c9170ce622bf6f64a56d56d604ed4e563cc55e09bad
22:07:06 [2021-07-16T22:07:06.343Z] #60 DONE 0.1s
22:07:06 [2021-07-16T22:07:06.343Z] 
22:07:06 [2021-07-16T22:07:06.343Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:07:06 [2021-07-16T22:07:06.343Z] #61 sha256:6e03774284289441fca242e249dc76eb9af425c1a712dd7bd44ac11c03b5aeb5
22:07:06 [2021-07-16T22:07:06.343Z] #61 DONE 0.2s
22:07:06 [2021-07-16T22:07:06.343Z] 
22:07:06 [2021-07-16T22:07:06.343Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:07:06 [2021-07-16T22:07:06.343Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
22:07:07 [2021-07-16T22:07:07.336Z] #17 ...
22:07:07 [2021-07-16T22:07:07.336Z] 
22:07:07 [2021-07-16T22:07:07.336Z] #59 [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
22:07:07 [2021-07-16T22:07:07.336Z] #59 sha256:c4abccbe13563b5c796c195943626483770cbc38624c82dcbe380d44ebd97349
22:07:07 [2021-07-16T22:07:07.336Z] #59 110.2 + for f in rootlesskit rootlesskit-docker-proxy
22:07:07 [2021-07-16T22:07:07.336Z] #59 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:07:07 [2021-07-16T22:07:07.336Z] #59 DONE 117.1s
22:07:07 [2021-07-16T22:07:07.336Z] 
22:07:07 [2021-07-16T22:07:07.336Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:07:07 [2021-07-16T22:07:07.336Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
22:07:07 [2021-07-16T22:07:07.336Z] #17 DONE 1.2s
22:07:07 [2021-07-16T22:07:07.336Z] 
22:07:07 [2021-07-16T22:07:07.336Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:07:07 [2021-07-16T22:07:07.336Z] #60 sha256:a7f26255837de51b939be28c294af0d4b7c048747c4a610b9730ad36526b890f
22:07:07 [2021-07-16T22:07:07.336Z] #60 DONE 0.1s
22:07:07 [2021-07-16T22:07:07.336Z] 
22:07:07 [2021-07-16T22:07:07.336Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:07:07 [2021-07-16T22:07:07.336Z] #61 sha256:cb7ebb05b3207e2dd72940b7d295a5d0bd8021f4679f507580991c1a6fe30690
22:07:07 [2021-07-16T22:07:07.336Z] #61 DONE 0.1s
22:07:07 [2021-07-16T22:07:07.336Z] 
22:07:07 [2021-07-16T22:07:07.336Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:07:07 [2021-07-16T22:07:07.336Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
22:07:07 [2021-07-16T22:07:07.676Z] #20 5.044 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:07:08 [2021-07-16T22:07:08.613Z] #20 6.330 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:07:09 [2021-07-16T22:07:09.226Z] #18 DONE 1.9s
22:07:09 [2021-07-16T22:07:09.226Z] 
22:07:09 [2021-07-16T22:07:09.226Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:07:09 [2021-07-16T22:07:09.226Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
22:07:09 [2021-07-16T22:07:09.790Z] #19 ...
22:07:09 [2021-07-16T22:07:09.790Z] 
22:07:09 [2021-07-16T22:07:09.790Z] #46 [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
22:07:09 [2021-07-16T22:07:09.790Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:07:09 [2021-07-16T22:07:09.790Z] #46 109.8 vendor/golang.org/x/net/idna
22:07:09 [2021-07-16T22:07:09.790Z] #46 111.3 vendor/golang.org/x/net/http2/hpack
22:07:09 [2021-07-16T22:07:09.790Z] #46 112.8 mime
22:07:09 [2021-07-16T22:07:09.790Z] #46 115.0 mime/quotedprintable
22:07:09 [2021-07-16T22:07:09.790Z] #46 115.6 net/http/internal
22:07:10 [2021-07-16T22:07:10.354Z] #46 ...
22:07:10 [2021-07-16T22:07:10.354Z] 
22:07:10 [2021-07-16T22:07:10.354Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:07:10 [2021-07-16T22:07:10.354Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
22:07:10 [2021-07-16T22:07:10.354Z] #19 DONE 1.3s
22:07:10 [2021-07-16T22:07:10.354Z] 
22:07:10 [2021-07-16T22:07:10.354Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:10 [2021-07-16T22:07:10.354Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:10 [2021-07-16T22:07:10.517Z] #15 ...
22:07:10 [2021-07-16T22:07:10.518Z] 
22:07:10 [2021-07-16T22:07:10.518Z] #46 [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
22:07:10 [2021-07-16T22:07:10.518Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:07:10 [2021-07-16T22:07:10.518Z] #46 104.2 vendor/golang.org/x/net/idna
22:07:10 [2021-07-16T22:07:10.518Z] #46 106.0 vendor/golang.org/x/net/http2/hpack
22:07:10 [2021-07-16T22:07:10.518Z] #46 107.4 mime
22:07:10 [2021-07-16T22:07:10.518Z] #46 109.0 mime/quotedprintable
22:07:10 [2021-07-16T22:07:10.518Z] #46 109.3 net/http/internal
22:07:10 [2021-07-16T22:07:10.518Z] #46 111.5 crypto/tls
22:07:10 [2021-07-16T22:07:10.518Z] #46 ...
22:07:10 [2021-07-16T22:07:10.518Z] 
22:07:10 [2021-07-16T22:07:10.518Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:07:10 [2021-07-16T22:07:10.518Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
22:07:10 [2021-07-16T22:07:10.518Z] #15 DONE 4.3s
22:07:10 [2021-07-16T22:07:10.518Z] 
22:07:10 [2021-07-16T22:07:10.518Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:07:10 [2021-07-16T22:07:10.518Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
22:07:11 [2021-07-16T22:07:11.149Z] #20 ...
22:07:11 [2021-07-16T22:07:11.149Z] 
22:07:11 [2021-07-16T22:07:11.149Z] #46 [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
22:07:11 [2021-07-16T22:07:11.149Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:07:11 [2021-07-16T22:07:11.149Z] #46 122.2 net/http/httptrace
22:07:11 [2021-07-16T22:07:11.409Z] #46 122.4 net/http
22:07:12 [2021-07-16T22:07:12.274Z] #20 1.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:07:12 [2021-07-16T22:07:12.274Z] #20 1.547 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:07:12 [2021-07-16T22:07:12.274Z] #20 1.548 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:07:12 [2021-07-16T22:07:12.274Z] #20 1.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:07:12 [2021-07-16T22:07:12.856Z] #20 2.290 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:07:13 [2021-07-16T22:07:13.788Z] #20 3.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:07:14 [2021-07-16T22:07:14.692Z] #16 3.986 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:07:14 [2021-07-16T22:07:14.692Z] #16 DONE 4.2s
22:07:14 [2021-07-16T22:07:14.692Z] 
22:07:14 [2021-07-16T22:07:14.692Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:07:14 [2021-07-16T22:07:14.692Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
22:07:15 [2021-07-16T22:07:15.158Z] #20 4.669 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:07:16 [2021-07-16T22:07:16.529Z] #20 6.024 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:07:17 [2021-07-16T22:07:17.218Z] #17 DONE 2.2s
22:07:17 [2021-07-16T22:07:17.218Z] 
22:07:17 [2021-07-16T22:07:17.218Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:07:17 [2021-07-16T22:07:17.218Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
22:07:18 [2021-07-16T22:07:18.160Z] #46 ...
22:07:18 [2021-07-16T22:07:18.160Z] 
22:07:18 [2021-07-16T22:07:18.160Z] #54 [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
22:07:18 [2021-07-16T22:07:18.160Z] #54 sha256:fea34f337b81aec0aae5ba88dec66848bb4c280809d2333aa10dd52d0ce0a1b7
22:07:18 [2021-07-16T22:07:18.160Z] #54 12.83 + cd /tmp/tmp.ujJkewRQwr/src/github.com/opencontainers/runc
22:07:18 [2021-07-16T22:07:18.160Z] #54 12.83 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:07:18 [2021-07-16T22:07:18.160Z] #54 13.19 + '[' -z '' ']'
22:07:18 [2021-07-16T22:07:18.160Z] #54 13.19 + target=static
22:07:18 [2021-07-16T22:07:18.160Z] #54 13.19 + make 'BUILDTAGS=seccomp ' static
22:07:18 [2021-07-16T22:07:18.160Z] #54 13.53 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
22:07:18 [2021-07-16T22:07:18.160Z] #54 ...
22:07:18 [2021-07-16T22:07:18.160Z] 
22:07:18 [2021-07-16T22:07:18.160Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:18 [2021-07-16T22:07:18.160Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:18 [2021-07-16T22:07:18.160Z] #20 10.42 Fetched 8990 kB in 9s (976 kB/s)
22:07:18 [2021-07-16T22:07:18.160Z] #20 10.42 Reading package lists...
22:07:18 [2021-07-16T22:07:18.425Z] #20 ...
22:07:18 [2021-07-16T22:07:18.425Z] 
22:07:18 [2021-07-16T22:07:18.425Z] #54 [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
22:07:18 [2021-07-16T22:07:18.425Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.01 + cd /tmp/tmp.uNCLlYah5G/src/github.com/opencontainers/runc
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.03 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.58 + '[' -z '' ']'
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.58 + target=static
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.58 + make 'BUILDTAGS=seccomp ' static
22:07:18 [2021-07-16T22:07:18.425Z] #54 13.77 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
22:07:19 [2021-07-16T22:07:19.112Z] #18 DONE 2.3s
22:07:19 [2021-07-16T22:07:19.112Z] 
22:07:19 [2021-07-16T22:07:19.112Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:07:19 [2021-07-16T22:07:19.112Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
22:07:20 [2021-07-16T22:07:20.065Z] #20 13.84 Reading package lists...
22:07:20 [2021-07-16T22:07:20.955Z] #54 ...
22:07:20 [2021-07-16T22:07:20.955Z] 
22:07:20 [2021-07-16T22:07:20.955Z] #46 [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
22:07:20 [2021-07-16T22:07:20.955Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:07:20 [2021-07-16T22:07:20.955Z] #46 120.8 crypto/tls
22:07:20 [2021-07-16T22:07:20.955Z] #46 127.9 net/http/httptrace
22:07:20 [2021-07-16T22:07:20.955Z] #46 128.2 net/http
22:07:20 [2021-07-16T22:07:20.956Z] #46 ...
22:07:20 [2021-07-16T22:07:20.956Z] 
22:07:20 [2021-07-16T22:07:20.956Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:20 [2021-07-16T22:07:20.956Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:20 [2021-07-16T22:07:20.956Z] #20 10.46 Fetched 8990 kB in 9s (973 kB/s)
22:07:21 [2021-07-16T22:07:21.009Z] #20 17.64 Building dependency tree...
22:07:21 [2021-07-16T22:07:21.632Z] #19 DONE 2.2s
22:07:21 [2021-07-16T22:07:21.633Z] 
22:07:21 [2021-07-16T22:07:21.633Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:21 [2021-07-16T22:07:21.633Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.28 libcap2-bin is already the newest version (1:2.25-2).
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.28 The following additional packages will be installed:
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.28   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.28   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   python3.7 python3.7-minimal vim-runtime xxd
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29 Suggested packages:
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   quota
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29 Recommended packages:
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   aufs-dkms nftables build-essential python3-dev python3-keyring
22:07:21 [2021-07-16T22:07:21.959Z] #20 19.29   python3-keyrings.alt python3-xdg unzip
22:07:23 [2021-07-16T22:07:23.336Z] #20 ...
22:07:23 [2021-07-16T22:07:23.336Z] 
22:07:23 [2021-07-16T22:07:23.336Z] #46 [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
22:07:23 [2021-07-16T22:07:23.336Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:07:23 [2021-07-16T22:07:23.336Z] #46 134.4 github.com/LK4D4/vndr/godl
22:07:23 [2021-07-16T22:07:23.905Z] #46 135.1 github.com/LK4D4/vndr
22:07:24 [2021-07-16T22:07:24.152Z] #20 2.572 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:07:24 [2021-07-16T22:07:24.152Z] #20 2.633 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:07:24 [2021-07-16T22:07:24.152Z] #20 2.720 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:07:24 [2021-07-16T22:07:24.152Z] #20 2.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:07:24 [2021-07-16T22:07:24.152Z] #20 ...
22:07:24 [2021-07-16T22:07:24.152Z] 
22:07:24 [2021-07-16T22:07:24.152Z] #46 [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
22:07:24 [2021-07-16T22:07:24.152Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:07:24 [2021-07-16T22:07:24.152Z] #46 118.1 net/http/httptrace
22:07:24 [2021-07-16T22:07:24.152Z] #46 118.3 net/http
22:07:24 [2021-07-16T22:07:24.152Z] #46 ...
22:07:24 [2021-07-16T22:07:24.152Z] 
22:07:24 [2021-07-16T22:07:24.152Z] #54 [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
22:07:24 [2021-07-16T22:07:24.152Z] #54 sha256:9e6cf175ed1df8c17f9244abd3aca68df38041743a765a8070be69c135af73ea
22:07:24 [2021-07-16T22:07:24.152Z] #54 11.81 + cd /tmp/tmp.GusAnSDuMz/src/github.com/opencontainers/runc
22:07:24 [2021-07-16T22:07:24.152Z] #54 11.81 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:07:24 [2021-07-16T22:07:24.152Z] #54 12.28 + '[' -z '' ']'
22:07:24 [2021-07-16T22:07:24.152Z] #54 12.28 + target=static
22:07:24 [2021-07-16T22:07:24.152Z] #54 12.28 + make 'BUILDTAGS=seccomp ' static
22:07:24 [2021-07-16T22:07:24.152Z] #54 12.51 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
22:07:24 [2021-07-16T22:07:24.409Z] #54 ...
22:07:24 [2021-07-16T22:07:24.409Z] 
22:07:24 [2021-07-16T22:07:24.409Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:24 [2021-07-16T22:07:24.409Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:24 [2021-07-16T22:07:24.409Z] #20 3.085 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:07:25 [2021-07-16T22:07:25.129Z] #20 10.46 Reading package lists...
22:07:25 [2021-07-16T22:07:25.338Z] #20 4.034 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:07:26 [2021-07-16T22:07:26.744Z] #20 5.163 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:07:28 [2021-07-16T22:07:28.125Z] #20 6.516 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:07:28 [2021-07-16T22:07:28.405Z] #20 14.25 Reading package lists...
22:07:29 [2021-07-16T22:07:29.196Z] #46 ...
22:07:29 [2021-07-16T22:07:29.196Z] 
22:07:29 [2021-07-16T22:07:29.196Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:29 [2021-07-16T22:07:29.196Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:29 [2021-07-16T22:07:29.196Z] #20 20.98 The following NEW packages will be installed:
22:07:29 [2021-07-16T22:07:29.196Z] #20 20.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:07:29 [2021-07-16T22:07:29.196Z] #20 20.99   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:07:29 [2021-07-16T22:07:29.196Z] #20 20.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:07:29 [2021-07-16T22:07:29.196Z] #20 20.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.00   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.00   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.01   xz-utils zip
22:07:29 [2021-07-16T22:07:29.196Z] #20 21.34 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.34 Need to get 28.6 MB of archives.
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.34 After this operation, 116 MB of additional disk space will be used.
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 21.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 22.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.10 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.79 debconf: delaying package configuration, since apt-utils is not installed
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.92 Fetched 28.6 MB in 2s (14.0 MB/s)
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.97 Selecting previously unselected package pigz.
22:07:29 [2021-07-16T22:07:29.197Z] #20 23.97 (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 ... 23446 files and directories currently installed.)
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.02 Unpacking pigz (2.4-1) ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.13 Selecting previously unselected package libpython3.7-minimal:amd64.
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.58 Selecting previously unselected package python3.7-minimal.
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 24.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 25.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 25.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:29 [2021-07-16T22:07:29.197Z] #20 ...
22:07:29 [2021-07-16T22:07:29.197Z] 
22:07:29 [2021-07-16T22:07:29.197Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:07:29 [2021-07-16T22:07:29.197Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:07:29 [2021-07-16T22:07:29.197Z] #32 DONE 139.8s
22:07:29 [2021-07-16T22:07:29.197Z] 
22:07:29 [2021-07-16T22:07:29.197Z] #46 [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
22:07:29 [2021-07-16T22:07:29.197Z] #46 sha256:1f5838c097ac5ade56a3bf9b65c427cf1838bf6c0975808e7db1983b6ddc9d7e
22:07:29 [2021-07-16T22:07:29.197Z] #46 DONE 139.9s
22:07:29 [2021-07-16T22:07:29.197Z] 
22:07:29 [2021-07-16T22:07:29.197Z] #57 [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
22:07:29 [2021-07-16T22:07:29.197Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:07:29 [2021-07-16T22:07:29.225Z] #20 18.08 Building dependency tree...
22:07:30 [2021-07-16T22:07:30.156Z] #20 ...
22:07:30 [2021-07-16T22:07:30.156Z] 
22:07:30 [2021-07-16T22:07:30.157Z] #46 [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
22:07:30 [2021-07-16T22:07:30.157Z] #46 sha256:fa2f7fbb8593a58e3dcb21dbcb6b31d55a83f4036c0d43f748463f385cde1163
22:07:30 [2021-07-16T22:07:30.157Z] #46 140.1 github.com/LK4D4/vndr/godl
22:07:30 [2021-07-16T22:07:30.719Z] #46 140.7 github.com/LK4D4/vndr
22:07:31 [2021-07-16T22:07:31.109Z] #57 ...
22:07:31 [2021-07-16T22:07:31.109Z] 
22:07:31 [2021-07-16T22:07:31.109Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:31 [2021-07-16T22:07:31.109Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.31 Selecting previously unselected package python3-minimal.
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.40 Unpacking python3-minimal (3.7.3-1) ...
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.51 Selecting previously unselected package libmpdec2:amd64.
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.53 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:07:31 [2021-07-16T22:07:31.109Z] #20 28.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:07:32 [2021-07-16T22:07:32.047Z] #20 29.54 Selecting previously unselected package python3.7.
22:07:32 [2021-07-16T22:07:32.047Z] #20 29.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:07:32 [2021-07-16T22:07:32.047Z] #20 29.56 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:07:32 [2021-07-16T22:07:32.307Z] #20 29.66 Selecting previously unselected package libpython3-stdlib:amd64.
22:07:32 [2021-07-16T22:07:32.307Z] #20 29.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:07:32 [2021-07-16T22:07:32.307Z] #20 29.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:07:32 [2021-07-16T22:07:32.307Z] #20 29.74 Setting up python3-minimal (3.7.3-1) ...
22:07:32 [2021-07-16T22:07:32.309Z] #20 ...
22:07:32 [2021-07-16T22:07:32.309Z] 
22:07:32 [2021-07-16T22:07:32.309Z] #46 [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
22:07:32 [2021-07-16T22:07:32.309Z] #46 sha256:7fb97660d365121b32d2fd715584cf6f6ae9b307cc8306b0a60b34e7219dc057
22:07:32 [2021-07-16T22:07:32.309Z] #46 130.4 github.com/LK4D4/vndr/godl
22:07:32 [2021-07-16T22:07:32.309Z] #46 131.2 github.com/LK4D4/vndr
22:07:32 [2021-07-16T22:07:32.309Z] #46 DONE 136.2s
22:07:32 [2021-07-16T22:07:32.309Z] 
22:07:32 [2021-07-16T22:07:32.309Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:07:32 [2021-07-16T22:07:32.309Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:07:32 [2021-07-16T22:07:32.309Z] #32 DONE 135.9s
22:07:32 [2021-07-16T22:07:32.309Z] 
22:07:32 [2021-07-16T22:07:32.310Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:32 [2021-07-16T22:07:32.310Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:32 [2021-07-16T22:07:32.310Z] #20 11.05 Fetched 8990 kB in 9s (1019 kB/s)
22:07:32 [2021-07-16T22:07:32.876Z] #20 30.41 Selecting previously unselected package python3.
22:07:32 [2021-07-16T22:07:32.876Z] #20 30.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 ... 24107 files and directories currently installed.)
22:07:32 [2021-07-16T22:07:32.876Z] #20 30.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:07:32 [2021-07-16T22:07:32.876Z] #20 30.47 Unpacking python3 (3.7.3-1) ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.57 Selecting previously unselected package libip4tc0:amd64.
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.59 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.66 Selecting previously unselected package libip6tc0:amd64.
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.76 Selecting previously unselected package libiptc0:amd64.
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.78 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.86 Selecting previously unselected package libnfnetlink0:amd64.
22:07:33 [2021-07-16T22:07:33.136Z] #20 30.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.395Z] #20 30.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:33 [2021-07-16T22:07:33.395Z] #20 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:07:33 [2021-07-16T22:07:33.395Z] #20 30.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.395Z] #20 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:07:33 [2021-07-16T22:07:33.395Z] #20 31.01 Selecting previously unselected package libnftnl11:amd64.
22:07:33 [2021-07-16T22:07:33.655Z] #20 31.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.655Z] #20 31.02 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:07:33 [2021-07-16T22:07:33.655Z] #20 31.09 Selecting previously unselected package iptables.
22:07:33 [2021-07-16T22:07:33.655Z] #20 31.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.655Z] #20 31.09 Unpacking iptables (1.8.2-4) ...
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.35 Selecting previously unselected package xxd.
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.36 Unpacking xxd (2:8.1.0875-5) ...
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.44 Selecting previously unselected package vim-common.
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:07:33 [2021-07-16T22:07:33.914Z] #20 31.47 Unpacking vim-common (2:8.1.0875-5) ...
22:07:34 [2021-07-16T22:07:34.174Z] #20 31.58 Selecting previously unselected package bash-completion.
22:07:34 [2021-07-16T22:07:34.174Z] #20 31.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:07:34 [2021-07-16T22:07:34.890Z] #46 DONE 144.5s
22:07:34 [2021-07-16T22:07:34.890Z] 
22:07:34 [2021-07-16T22:07:34.890Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:07:34 [2021-07-16T22:07:34.890Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
22:07:34 [2021-07-16T22:07:34.890Z] #32 DONE 144.5s
22:07:34 [2021-07-16T22:07:34.890Z] 
22:07:34 [2021-07-16T22:07:34.890Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:07:34 [2021-07-16T22:07:34.890Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.91 libcap2-bin is already the newest version (1:2.25-2).
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.91 The following additional packages will be installed:
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.91   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.91   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   python3.7 python3.7-minimal vim-runtime xxd
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92 Suggested packages:
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.92   quota
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.93 Recommended packages:
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.93   aufs-dkms nftables build-essential python3-dev python3-keyring
22:07:34 [2021-07-16T22:07:34.890Z] #20 19.93   python3-keyrings.alt python3-xdg unzip
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.85 The following NEW packages will be installed:
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.86   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.86   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.86   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.87   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.87   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.87   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.87   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:07:34 [2021-07-16T22:07:34.890Z] #20 21.87   xz-utils zip
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.21 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.21 Need to get 28.6 MB of archives.
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.21 After this operation, 116 MB of additional disk space will be used.
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:07:34 [2021-07-16T22:07:34.890Z] #20 22.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 22.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 23.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 24.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 24.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:07:34 [2021-07-16T22:07:34.891Z] #20 24.09 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:07:35 [2021-07-16T22:07:35.581Z] #20 11.05 Reading package lists...
22:07:35 [2021-07-16T22:07:35.821Z] #20 25.16 debconf: delaying package configuration, since apt-utils is not installed
22:07:35 [2021-07-16T22:07:35.821Z] #20 25.36 Fetched 28.6 MB in 2s (13.2 MB/s)
22:07:35 [2021-07-16T22:07:35.821Z] #20 25.44 Selecting previously unselected package pigz.
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.44 (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 ... 23446 files and directories currently installed.)
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.53 Unpacking pigz (2.4-1) ...
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.70 Selecting previously unselected package libpython3.7-minimal:amd64.
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.078Z] #20 25.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:36 [2021-07-16T22:07:36.641Z] #20 26.37 Selecting previously unselected package python3.7-minimal.
22:07:36 [2021-07-16T22:07:36.641Z] #20 26.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 33.81 Unpacking bash-completion (1:2.8-6) ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.09 Selecting previously unselected package bzip2.
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.17 Selecting previously unselected package xz-utils.
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.18 Unpacking xz-utils (5.2.4-1) ...
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.32 Selecting previously unselected package apparmor.
22:07:36 [2021-07-16T22:07:36.710Z] #20 34.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:07:36 [2021-07-16T22:07:36.898Z] #20 26.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:36 [2021-07-16T22:07:36.969Z] #20 34.39 Unpacking apparmor (2.13.2-10) ...
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.70 Selecting previously unselected package aufs-tools.
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.83 Selecting previously unselected package libonig5:amd64.
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.229Z] #20 34.83 Unpacking libonig5:amd64 (6.9.1-1) ...
22:07:37 [2021-07-16T22:07:37.461Z] #20 27.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:37 [2021-07-16T22:07:37.461Z] #20 27.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 34.95 Selecting previously unselected package libjq1:amd64.
22:07:37 [2021-07-16T22:07:37.488Z] #20 34.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 34.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.09 Selecting previously unselected package jq.
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.10 Unpacking jq (1.5+dfsg-2+b1) ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.16 Selecting previously unselected package libaio1:amd64.
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.16 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.17 Unpacking libaio1:amd64 (0.3.112-3) ...
22:07:37 [2021-07-16T22:07:37.488Z] #20 35.21 Selecting previously unselected package libgpm2:amd64.
22:07:37 [2021-07-16T22:07:37.748Z] #20 35.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.748Z] #20 35.22 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:07:37 [2021-07-16T22:07:37.748Z] #20 35.29 Selecting previously unselected package libicu63:amd64.
22:07:37 [2021-07-16T22:07:37.748Z] #20 35.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:07:37 [2021-07-16T22:07:37.748Z] #20 35.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:07:38 [2021-07-16T22:07:38.856Z] #20 14.03 Reading package lists...
22:07:38 [2021-07-16T22:07:38.856Z] #20 17.13 Building dependency tree...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.64 Selecting previously unselected package python3-minimal.
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.64 (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 ... 23695 files and directories currently installed.)
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.69 Unpacking python3-minimal (3.7.3-1) ...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.75 Selecting previously unselected package libmpdec2:amd64.
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.76 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.84 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:07:39 [2021-07-16T22:07:39.356Z] #20 28.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.19 libcap2-bin is already the newest version (1:2.25-2).
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.19 The following additional packages will be installed:
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   python3.7 python3.7-minimal vim-runtime xxd
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20 Suggested packages:
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   quota
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20 Recommended packages:
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   aufs-dkms nftables build-essential python3-dev python3-keyring
22:07:39 [2021-07-16T22:07:39.787Z] #20 18.20   python3-keyrings.alt python3-xdg unzip
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.60 Selecting previously unselected package python3.7.
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.61 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.74 Selecting previously unselected package libpython3-stdlib:amd64.
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:07:40 [2021-07-16T22:07:40.287Z] #20 29.81 Setting up python3-minimal (3.7.3-1) ...
22:07:40 [2021-07-16T22:07:40.718Z] #20 19.48 The following NEW packages will be installed:
22:07:40 [2021-07-16T22:07:40.851Z] #20 30.56 Selecting previously unselected package python3.
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:07:40 [2021-07-16T22:07:40.975Z] #20 19.49   xz-utils zip
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.12 Selecting previously unselected package libnet1:amd64.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.20 Selecting previously unselected package libnl-3-200:amd64.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.28 Selecting previously unselected package libprotobuf-c1:amd64.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.35 Selecting previously unselected package libreadline5:amd64.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.47 Selecting previously unselected package net-tools.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.64 Selecting previously unselected package patch.
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.66 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.043Z] #20 38.66 Unpacking patch (2.7.6-3+deb10u1) ...
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.56 (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 ... 24107 files and directories currently installed.)
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.61 Unpacking python3 (3.7.3-1) ...
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.70 Selecting previously unselected package libip4tc0:amd64.
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.72 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:07:41 [2021-07-16T22:07:41.108Z] #20 30.81 Selecting previously unselected package libip6tc0:amd64.
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.80 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.80 Need to get 28.6 MB of archives.
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.80 After this operation, 116 MB of additional disk space will be used.
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 19.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 20.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:07:41 [2021-07-16T22:07:41.232Z] #20 20.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:07:41 [2021-07-16T22:07:41.302Z] #20 38.76 Selecting previously unselected package python-pip-whl.
22:07:41 [2021-07-16T22:07:41.302Z] #20 38.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:07:41 [2021-07-16T22:07:41.302Z] #20 38.78 Unpacking python-pip-whl (18.1-5) ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 30.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 30.83 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 30.92 Selecting previously unselected package libiptc0:amd64.
22:07:41 [2021-07-16T22:07:41.365Z] #20 30.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 30.94 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 31.01 Selecting previously unselected package libnfnetlink0:amd64.
22:07:41 [2021-07-16T22:07:41.365Z] #20 31.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.365Z] #20 31.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:07:41 [2021-07-16T22:07:41.489Z] #20 20.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.07 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.18 Selecting previously unselected package libnftnl11:amd64.
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.18 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.26 Selecting previously unselected package iptables.
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:07:41 [2021-07-16T22:07:41.622Z] #20 31.29 Unpacking iptables (1.8.2-4) ...
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.24 Selecting previously unselected package python3-lib2to3.
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.25 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.26 Unpacking python3-lib2to3 (3.7.3-1) ...
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.35 Selecting previously unselected package python3-distutils.
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.37 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:07:41 [2021-07-16T22:07:41.871Z] #20 39.38 Unpacking python3-distutils (3.7.3-1) ...
22:07:41 [2021-07-16T22:07:41.879Z] #20 31.58 Selecting previously unselected package xxd.
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:07:42 [2021-07-16T22:07:42.052Z] #20 20.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.49 Selecting previously unselected package python3-pip.
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.51 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.51 Unpacking python3-pip (18.1-5) ...
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.66 Selecting previously unselected package python3-pkg-resources.
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.68 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:07:42 [2021-07-16T22:07:42.130Z] #20 39.68 Unpacking python3-pkg-resources (40.8.0-1) ...
22:07:42 [2021-07-16T22:07:42.135Z] #20 31.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:07:42 [2021-07-16T22:07:42.135Z] #20 31.59 Unpacking xxd (2:8.1.0875-5) ...
22:07:42 [2021-07-16T22:07:42.135Z] #20 31.71 Selecting previously unselected package vim-common.
22:07:42 [2021-07-16T22:07:42.135Z] #20 31.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:07:42 [2021-07-16T22:07:42.135Z] #20 31.74 Unpacking vim-common (2:8.1.0875-5) ...
22:07:42 [2021-07-16T22:07:42.308Z] #20 20.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:07:42 [2021-07-16T22:07:42.308Z] #20 21.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:07:42 [2021-07-16T22:07:42.308Z] #20 21.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:07:42 [2021-07-16T22:07:42.308Z] #20 21.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:07:42 [2021-07-16T22:07:42.390Z] #20 39.83 Selecting previously unselected package python3-setuptools.
22:07:42 [2021-07-16T22:07:42.390Z] #20 39.84 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:07:42 [2021-07-16T22:07:42.390Z] #20 39.84 Unpacking python3-setuptools (40.8.0-1) ...
22:07:42 [2021-07-16T22:07:42.390Z] #20 40.04 Selecting previously unselected package python3-wheel.
22:07:42 [2021-07-16T22:07:42.392Z] #20 31.86 Selecting previously unselected package bash-completion.
22:07:42 [2021-07-16T22:07:42.392Z] #20 31.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:07:42 [2021-07-16T22:07:42.649Z] #20 40.05 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:07:42 [2021-07-16T22:07:42.649Z] #20 40.05 Unpacking python3-wheel (0.32.3-2) ...
22:07:42 [2021-07-16T22:07:42.649Z] #20 40.12 Selecting previously unselected package sudo.
22:07:42 [2021-07-16T22:07:42.649Z] #20 40.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:07:42 [2021-07-16T22:07:42.649Z] #20 40.12 Unpacking sudo (1.8.27-1+deb10u3) ...
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.54 Selecting previously unselected package thin-provisioning-tools.
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.55 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.75 Selecting previously unselected package uidmap.
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.77 Unpacking uidmap (1:4.5-1.1) ...
22:07:43 [2021-07-16T22:07:43.218Z] #20 40.87 Selecting previously unselected package vim-runtime.
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.68 debconf: delaying package configuration, since apt-utils is not installed
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.76 Fetched 28.6 MB in 2s (17.3 MB/s)
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.80 Selecting previously unselected package pigz.
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.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 ... 23446 files and directories currently installed.)
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.90 Unpacking pigz (2.4-1) ...
22:07:43 [2021-07-16T22:07:43.238Z] #20 21.98 Selecting previously unselected package libpython3.7-minimal:amd64.
22:07:43 [2021-07-16T22:07:43.478Z] #20 40.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:07:43 [2021-07-16T22:07:43.478Z] #20 40.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:07:43 [2021-07-16T22:07:43.478Z] #20 40.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:07:43 [2021-07-16T22:07:43.478Z] #20 40.97 Unpacking vim-runtime (2:8.1.0875-5) ...
22:07:43 [2021-07-16T22:07:43.495Z] #20 21.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:43 [2021-07-16T22:07:43.495Z] #20 21.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:43 [2021-07-16T22:07:43.751Z] #20 22.33 Selecting previously unselected package python3.7-minimal.
22:07:43 [2021-07-16T22:07:43.751Z] #20 22.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:07:43 [2021-07-16T22:07:43.751Z] #20 22.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:44 [2021-07-16T22:07:44.314Z] #20 23.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:07:44 [2021-07-16T22:07:44.314Z] #20 23.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:07:44 [2021-07-16T22:07:44.912Z] #20 34.13 Unpacking bash-completion (1:2.8-6) ...
22:07:44 [2021-07-16T22:07:44.912Z] #20 34.47 Selecting previously unselected package bzip2.
22:07:44 [2021-07-16T22:07:44.912Z] #20 34.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:07:44 [2021-07-16T22:07:44.912Z] #20 34.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.56 Selecting previously unselected package xz-utils.
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.58 Unpacking xz-utils (5.2.4-1) ...
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.71 Selecting previously unselected package apparmor.
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.169Z] #20 34.79 Unpacking apparmor (2.13.2-10) ...
22:07:45 [2021-07-16T22:07:45.425Z] #20 35.06 Selecting previously unselected package aufs-tools.
22:07:45 [2021-07-16T22:07:45.425Z] #20 35.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.425Z] #20 35.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.16 Selecting previously unselected package libonig5:amd64.
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.18 Unpacking libonig5:amd64 (6.9.1-1) ...
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.30 Selecting previously unselected package libjq1:amd64.
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.39 Selecting previously unselected package jq.
22:07:45 [2021-07-16T22:07:45.682Z] #20 35.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.40 Unpacking jq (1.5+dfsg-2+b1) ...
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.49 Selecting previously unselected package libaio1:amd64.
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.50 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.51 Unpacking libaio1:amd64 (0.3.112-3) ...
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.57 Selecting previously unselected package libgpm2:amd64.
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:07:45 [2021-07-16T22:07:45.938Z] #20 35.58 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:07:46 [2021-07-16T22:07:46.014Z] #20 43.49 Selecting previously unselected package vim.
22:07:46 [2021-07-16T22:07:46.014Z] #20 43.50 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.014Z] #20 43.52 Unpacking vim (2:8.1.0875-5) ...
22:07:46 [2021-07-16T22:07:46.194Z] #20 35.64 Selecting previously unselected package libicu63:amd64.
22:07:46 [2021-07-16T22:07:46.194Z] #20 35.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.194Z] #20 35.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.53 Selecting previously unselected package python3-minimal.
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.60 Unpacking python3-minimal (3.7.3-1) ...
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.68 Selecting previously unselected package libmpdec2:amd64.
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.69 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:07:46 [2021-07-16T22:07:46.207Z] #20 24.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.208Z] #20 24.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:07:46 [2021-07-16T22:07:46.273Z] #20 43.96 Selecting previously unselected package xfsprogs.
22:07:46 [2021-07-16T22:07:46.532Z] #20 43.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:07:46 [2021-07-16T22:07:46.532Z] #20 43.99 Unpacking xfsprogs (4.20.0-1) ...
22:07:46 [2021-07-16T22:07:46.770Z] #20 25.53 Selecting previously unselected package python3.7.
22:07:46 [2021-07-16T22:07:46.791Z] #20 44.37 Selecting previously unselected package zip.
22:07:47 [2021-07-16T22:07:47.027Z] #20 25.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:07:47 [2021-07-16T22:07:47.027Z] #20 25.54 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:07:47 [2021-07-16T22:07:47.027Z] #20 25.65 Selecting previously unselected package libpython3-stdlib:amd64.
22:07:47 [2021-07-16T22:07:47.027Z] #20 25.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:07:47 [2021-07-16T22:07:47.027Z] #20 25.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.39 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.40 Unpacking zip (3.0-11+b1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.55 Setting up aufs-tools (1:4.14+20190211-1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.59 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.62 Setting up libgpm2:amd64 (1.20.7-5) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.65 Setting up uidmap (1:4.5-1.1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.67 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:07:47 [2021-07-16T22:07:47.050Z] #20 44.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:07:47 [2021-07-16T22:07:47.284Z] #20 25.82 Setting up python3-minimal (3.7.3-1) ...
22:07:47 [2021-07-16T22:07:47.310Z] #20 44.75 Setting up xxd (2:8.1.0875-5) ...
22:07:47 [2021-07-16T22:07:47.310Z] #20 44.77 Setting up zip (3.0-11+b1) ...
22:07:47 [2021-07-16T22:07:47.310Z] #20 44.80 Setting up vim-common (2:8.1.0875-5) ...
22:07:47 [2021-07-16T22:07:47.310Z] #20 44.83 Setting up bash-completion (1:2.8-6) ...
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.43 Selecting previously unselected package python3.
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.49 Unpacking python3 (3.7.3-1) ...
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.57 Selecting previously unselected package libip4tc0:amd64.
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:07:47 [2021-07-16T22:07:47.855Z] #20 26.58 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.65 Selecting previously unselected package libip6tc0:amd64.
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.67 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.74 Selecting previously unselected package libiptc0:amd64.
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.75 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.83 Selecting previously unselected package libnfnetlink0:amd64.
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:48 [2021-07-16T22:07:48.111Z] #20 26.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:07:48 [2021-07-16T22:07:48.368Z] #20 26.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.368Z] #20 26.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:07:48 [2021-07-16T22:07:48.368Z] #20 26.98 Selecting previously unselected package libnftnl11:amd64.
22:07:48 [2021-07-16T22:07:48.368Z] #20 26.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.368Z] #20 26.99 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:07:48 [2021-07-16T22:07:48.368Z] #20 27.07 Selecting previously unselected package iptables.
22:07:48 [2021-07-16T22:07:48.368Z] #20 27.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.368Z] #20 27.08 Unpacking iptables (1.8.2-4) ...
22:07:48 [2021-07-16T22:07:48.624Z] #20 27.35 Selecting previously unselected package xxd.
22:07:48 [2021-07-16T22:07:48.624Z] #20 27.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:07:48 [2021-07-16T22:07:48.624Z] #20 27.37 Unpacking xxd (2:8.1.0875-5) ...
22:07:48 [2021-07-16T22:07:48.624Z] #20 27.47 Selecting previously unselected package vim-common.
22:07:48 [2021-07-16T22:07:48.624Z] #20 27.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:07:48 [2021-07-16T22:07:48.881Z] #20 27.50 Unpacking vim-common (2:8.1.0875-5) ...
22:07:49 [2021-07-16T22:07:49.138Z] #20 27.63 Selecting previously unselected package bash-completion.
22:07:49 [2021-07-16T22:07:49.139Z] #20 27.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.68 Selecting previously unselected package libnet1:amd64.
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.76 Selecting previously unselected package libnl-3-200:amd64.
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.84 Selecting previously unselected package libprotobuf-c1:amd64.
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.91 Selecting previously unselected package libreadline5:amd64.
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 38.93 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 39.02 Selecting previously unselected package net-tools.
22:07:49 [2021-07-16T22:07:49.466Z] #20 39.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.466Z] #20 39.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.21 Selecting previously unselected package patch.
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.22 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.23 Unpacking patch (2.7.6-3+deb10u1) ...
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.31 Selecting previously unselected package python-pip-whl.
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.32 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:07:49 [2021-07-16T22:07:49.723Z] #20 39.32 Unpacking python-pip-whl (18.1-5) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.11 Setting up libiptc0:amd64 (1.8.2-4) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.13 Setting up xz-utils (5.2.4-1) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.16 Setting up patch (2.7.6-3+deb10u1) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.17 Setting up sudo (1.8.27-1+deb10u3) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.23 invoke-rc.d: could not determine current runlevel
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.24 invoke-rc.d: policy-rc.d denied execution of start.
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.25 Setting up pigz (2.4-1) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.27 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.29 Setting up python-pip-whl (18.1-5) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.30 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:07:49 [2021-07-16T22:07:49.860Z] #20 47.34 Setting up vim-runtime (2:8.1.0875-5) ...
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.73 Setting up libaio1:amd64 (0.3.112-3) ...
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.74 Setting up libonig5:amd64 (6.9.1-1) ...
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.76 Setting up vim (2:8.1.0875-5) ...
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:07:50 [2021-07-16T22:07:50.120Z] #20 47.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.78 Selecting previously unselected package python3-lib2to3.
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.80 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.81 Unpacking python3-lib2to3 (3.7.3-1) ...
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.96 Selecting previously unselected package python3-distutils.
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.97 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:07:50 [2021-07-16T22:07:50.287Z] #20 39.97 Unpacking python3-distutils (3.7.3-1) ...
22:07:50 [2021-07-16T22:07:50.380Z] #20 47.85 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:07:50 [2021-07-16T22:07:50.380Z] #20 47.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:07:50 [2021-07-16T22:07:50.380Z] #20 47.87 Setting up jq (1.5+dfsg-2+b1) ...
22:07:50 [2021-07-16T22:07:50.380Z] #20 47.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:07:50 [2021-07-16T22:07:50.380Z] #20 47.92 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.05 Selecting previously unselected package python3-pip.
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.06 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.06 Unpacking python3-pip (18.1-5) ...
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.17 Selecting previously unselected package python3-pkg-resources.
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.18 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:07:50 [2021-07-16T22:07:50.544Z] #20 40.18 Unpacking python3-pkg-resources (40.8.0-1) ...
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.27 Selecting previously unselected package python3-setuptools.
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.29 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.29 Unpacking python3-setuptools (40.8.0-1) ...
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.51 Selecting previously unselected package python3-wheel.
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.51 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:07:50 [2021-07-16T22:07:50.801Z] #20 40.52 Unpacking python3-wheel (0.32.3-2) ...
22:07:51 [2021-07-16T22:07:51.033Z] #20 29.79 Unpacking bash-completion (1:2.8-6) ...
22:07:51 [2021-07-16T22:07:51.058Z] #20 40.60 Selecting previously unselected package sudo.
22:07:51 [2021-07-16T22:07:51.058Z] #20 40.60 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.058Z] #20 40.62 Unpacking sudo (1.8.27-1+deb10u3) ...
22:07:51 [2021-07-16T22:07:51.259Z] 29d5b6a226d2: Pull complete
22:07:51 [2021-07-16T22:07:51.259Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
22:07:51 [2021-07-16T22:07:51.259Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:07:51 [2021-07-16T22:07:51.259Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
22:07:51 [2021-07-16T22:07:51.259Z] WARN: Skipping validation tests
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Running unit tests at 07/16/2021 22:07:40...
22:07:51 [2021-07-16T22:07:51.259Z] INFO: make.ps1 starting at 07/16/2021 22:07:44
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Git commit (b0a90cf6ef) assumed from DOCKER_GITCOMMIT environment variable
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Invoking autogen...
22:07:51 [2021-07-16T22:07:51.259Z] INFO: Running unit tests...
22:07:51 [2021-07-16T22:07:51.573Z] #20 41.01 Selecting previously unselected package thin-provisioning-tools.
22:07:51 [2021-07-16T22:07:51.573Z] #20 41.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.573Z] #20 41.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.09 Selecting previously unselected package bzip2.
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.17 Selecting previously unselected package xz-utils.
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.18 Unpacking xz-utils (5.2.4-1) ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.34 Selecting previously unselected package apparmor.
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.596Z] #20 30.41 Unpacking apparmor (2.13.2-10) ...
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.28 Selecting previously unselected package uidmap.
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.29 Unpacking uidmap (1:4.5-1.1) ...
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.41 Selecting previously unselected package vim-runtime.
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.42 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:07:51 [2021-07-16T22:07:51.830Z] #20 41.48 Unpacking vim-runtime (2:8.1.0875-5) ...
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.65 Selecting previously unselected package aufs-tools.
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.66 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.77 Selecting previously unselected package libonig5:amd64.
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.160Z] #20 30.79 Unpacking libonig5:amd64 (6.9.1-1) ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 30.92 Selecting previously unselected package libjq1:amd64.
22:07:52 [2021-07-16T22:07:52.417Z] #20 30.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 30.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.05 Selecting previously unselected package jq.
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.06 Unpacking jq (1.5+dfsg-2+b1) ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.14 Selecting previously unselected package libaio1:amd64.
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.14 Unpacking libaio1:amd64 (0.3.112-3) ...
22:07:52 [2021-07-16T22:07:52.417Z] #20 31.19 Selecting previously unselected package libgpm2:amd64.
22:07:52 [2021-07-16T22:07:52.674Z] #20 31.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.674Z] #20 31.20 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:07:52 [2021-07-16T22:07:52.674Z] #20 31.28 Selecting previously unselected package libicu63:amd64.
22:07:52 [2021-07-16T22:07:52.674Z] #20 31.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:07:52 [2021-07-16T22:07:52.674Z] #20 31.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.12 Setting up iptables (1.8.2-4) ...
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:07:52 [2021-07-16T22:07:52.922Z] #20 50.19 Setting up python3 (3.7.3-1) ...
22:07:53 [2021-07-16T22:07:53.184Z] #20 50.58 Setting up python3-wheel (0.32.3-2) ...
22:07:53 [2021-07-16T22:07:53.442Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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
22:07:53 [2021-07-16T22:07:53.753Z] #20 51.23 Setting up apparmor (2.13.2-10) ...
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.22 Selecting previously unselected package vim.
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.24 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.26 Unpacking vim (2:8.1.0875-5) ...
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.71 Selecting previously unselected package xfsprogs.
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.72 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.103Z] #20 44.73 Unpacking xfsprogs (4.20.0-1) ...
22:07:55 [2021-07-16T22:07:55.395Z] #20 52.76 Setting up xfsprogs (4.20.0-1) ...
22:07:55 [2021-07-16T22:07:55.395Z] #20 52.77 Setting up python3-lib2to3 (3.7.3-1) ...
22:07:55 [2021-07-16T22:07:55.654Z] #20 53.07 Setting up python3-pkg-resources (40.8.0-1) ...
22:07:55 [2021-07-16T22:07:55.666Z] #20 45.17 Selecting previously unselected package zip.
22:07:55 [2021-07-16T22:07:55.666Z] #20 45.19 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.666Z] #20 45.20 Unpacking zip (3.0-11+b1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.41 Setting up aufs-tools (1:4.14+20190211-1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.45 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.48 Setting up libgpm2:amd64 (1.20.7-5) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.49 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.50 Setting up uidmap (1:4.5-1.1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.51 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.56 Setting up xxd (2:8.1.0875-5) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.57 Setting up zip (3.0-11+b1) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.58 Setting up vim-common (2:8.1.0875-5) ...
22:07:55 [2021-07-16T22:07:55.923Z] #20 45.61 Setting up bash-completion (1:2.8-6) ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.24 Selecting previously unselected package libnet1:amd64.
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.33 Selecting previously unselected package libnl-3-200:amd64.
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.40 Selecting previously unselected package libprotobuf-c1:amd64.
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.47 Selecting previously unselected package libreadline5:amd64.
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.59 Selecting previously unselected package net-tools.
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:07:55 [2021-07-16T22:07:55.945Z] #20 34.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.78 Selecting previously unselected package patch.
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.79 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.79 Unpacking patch (2.7.6-3+deb10u1) ...
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.91 Selecting previously unselected package python-pip-whl.
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.92 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:07:56 [2021-07-16T22:07:56.202Z] #20 34.93 Unpacking python-pip-whl (18.1-5) ...
22:07:56 [2021-07-16T22:07:56.596Z] #20 53.82 Setting up python3-distutils (3.7.3-1) ...
22:07:56 [2021-07-16T22:07:56.596Z] #20 54.25 Setting up python3-setuptools (40.8.0-1) ...
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.38 Selecting previously unselected package python3-lib2to3.
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.38 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.38 Unpacking python3-lib2to3 (3.7.3-1) ...
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.49 Selecting previously unselected package python3-distutils.
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.49 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.49 Unpacking python3-distutils (3.7.3-1) ...
22:07:56 [2021-07-16T22:07:56.765Z] #20 35.63 Selecting previously unselected package python3-pip.
22:07:57 [2021-07-16T22:07:57.024Z] #20 35.63 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:07:57 [2021-07-16T22:07:57.024Z] #20 35.64 Unpacking python3-pip (18.1-5) ...
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.80 Selecting previously unselected package python3-pkg-resources.
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.81 Unpacking python3-pkg-resources (40.8.0-1) ...
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.93 Selecting previously unselected package python3-setuptools.
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.93 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:07:57 [2021-07-16T22:07:57.281Z] #20 35.94 Unpacking python3-setuptools (40.8.0-1) ...
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.16 Selecting previously unselected package python3-wheel.
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.16 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.17 Unpacking python3-wheel (0.32.3-2) ...
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.24 Selecting previously unselected package sudo.
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:07:57 [2021-07-16T22:07:57.537Z] #20 36.25 Unpacking sudo (1.8.27-1+deb10u3) ...
22:07:57 [2021-07-16T22:07:57.980Z] #20 55.24 Setting up python3-pip (18.1-5) ...
22:07:58 [2021-07-16T22:07:58.102Z] #20 36.76 Selecting previously unselected package thin-provisioning-tools.
22:07:58 [2021-07-16T22:07:58.102Z] #20 36.76 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:07:58 [2021-07-16T22:07:58.102Z] #20 36.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:07:58 [2021-07-16T22:07:58.359Z] #20 36.98 Selecting previously unselected package uidmap.
22:07:58 [2021-07-16T22:07:58.359Z] #20 36.98 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:07:58 [2021-07-16T22:07:58.359Z] #20 37.00 Unpacking uidmap (1:4.5-1.1) ...
22:07:58 [2021-07-16T22:07:58.359Z] #20 37.11 Selecting previously unselected package vim-runtime.
22:07:58 [2021-07-16T22:07:58.359Z] #20 37.11 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:07:58 [2021-07-16T22:07:58.549Z] #20 56.13 Processing triggers for libc-bin (2.28-10) ...
22:07:58 [2021-07-16T22:07:58.549Z] #20 56.17 Processing triggers for mime-support (3.62) ...
22:07:58 [2021-07-16T22:07:58.616Z] #20 37.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:07:58 [2021-07-16T22:07:58.616Z] #20 37.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:07:58 [2021-07-16T22:07:58.616Z] #20 37.17 Unpacking vim-runtime (2:8.1.0875-5) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.22 Setting up libiptc0:amd64 (1.8.2-4) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.23 Setting up xz-utils (5.2.4-1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.27 Setting up patch (2.7.6-3+deb10u1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.28 Setting up sudo (1.8.27-1+deb10u3) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.33 invoke-rc.d: could not determine current runlevel
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.34 invoke-rc.d: policy-rc.d denied execution of start.
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.35 Setting up pigz (2.4-1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.37 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.39 Setting up python-pip-whl (18.1-5) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.40 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.41 Setting up vim-runtime (2:8.1.0875-5) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.80 Setting up libaio1:amd64 (0.3.112-3) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.81 Setting up libonig5:amd64 (6.9.1-1) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.83 Setting up vim (2:8.1.0875-5) ...
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:07:59 [2021-07-16T22:07:59.216Z] #20 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:07:59 [2021-07-16T22:07:59.488Z] #20 DONE 56.9s
22:07:59 [2021-07-16T22:07:59.488Z] 
22:07:59 [2021-07-16T22:07:59.488Z] #21 [dev-systemd-false  8/25] 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
22:07:59 [2021-07-16T22:07:59.488Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
22:07:59 [2021-07-16T22:07:59.551Z] #20 48.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:07:59 [2021-07-16T22:07:59.552Z] #20 48.91 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:07:59 [2021-07-16T22:07:59.552Z] #20 48.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:07:59 [2021-07-16T22:07:59.552Z] #20 48.94 Setting up jq (1.5+dfsg-2+b1) ...
22:07:59 [2021-07-16T22:07:59.552Z] #20 48.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:07:59 [2021-07-16T22:07:59.552Z] #20 48.97 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:08:00 [2021-07-16T22:08:00.424Z] #21 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:08:00 [2021-07-16T22:08:00.425Z] #21 1.006 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:08:00 [2021-07-16T22:08:00.425Z] #21 1.008 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:08:00 [2021-07-16T22:08:00.425Z] #21 DONE 1.1s
22:08:00 [2021-07-16T22:08:00.425Z] 
22:08:00 [2021-07-16T22:08:00.425Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:00 [2021-07-16T22:08:00.425Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:01 [2021-07-16T22:08:01.138Z] #20 39.63 Selecting previously unselected package vim.
22:08:01 [2021-07-16T22:08:01.138Z] #20 39.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:08:01 [2021-07-16T22:08:01.138Z] #20 39.66 Unpacking vim (2:8.1.0875-5) ...
22:08:01 [2021-07-16T22:08:01.401Z] #20 40.08 Selecting previously unselected package xfsprogs.
22:08:01 [2021-07-16T22:08:01.401Z] #20 40.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:08:01 [2021-07-16T22:08:01.401Z] #20 40.09 Unpacking xfsprogs (4.20.0-1) ...
22:08:01 [2021-07-16T22:08:01.658Z] #20 40.49 Selecting previously unselected package zip.
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.50 Unpacking zip (3.0-11+b1) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.63 Setting up aufs-tools (1:4.14+20190211-1) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.67 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.69 Setting up libgpm2:amd64 (1.20.7-5) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.72 Setting up uidmap (1:4.5-1.1) ...
22:08:01 [2021-07-16T22:08:01.915Z] #20 40.74 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.58 Setting up iptables (1.8.2-4) ...
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:08:02 [2021-07-16T22:08:02.091Z] #20 51.65 Setting up python3 (3.7.3-1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.80 Setting up xxd (2:8.1.0875-5) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.81 Setting up zip (3.0-11+b1) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.83 Setting up vim-common (2:8.1.0875-5) ...
22:08:02 [2021-07-16T22:08:02.172Z] #20 40.85 Setting up bash-completion (1:2.8-6) ...
22:08:02 [2021-07-16T22:08:02.655Z] #20 52.04 Setting up python3-wheel (0.32.3-2) ...
22:08:03 [2021-07-16T22:08:03.221Z] #20 52.72 Setting up apparmor (2.13.2-10) ...
22:08:03 [2021-07-16T22:08:03.784Z] ?   	github.com/docker/docker/api	[no test files]
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.07 Setting up libiptc0:amd64 (1.8.2-4) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.08 Setting up xz-utils (5.2.4-1) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.11 Setting up patch (2.7.6-3+deb10u1) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.12 Setting up sudo (1.8.27-1+deb10u3) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.21 invoke-rc.d: could not determine current runlevel
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.21 invoke-rc.d: policy-rc.d denied execution of start.
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.22 Setting up pigz (2.4-1) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.27 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.29 Setting up python-pip-whl (18.1-5) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.33 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:08:04 [2021-07-16T22:08:04.695Z] #20 43.35 Setting up vim-runtime (2:8.1.0875-5) ...
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.68 Setting up libaio1:amd64 (0.3.112-3) ...
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.69 Setting up libonig5:amd64 (6.9.1-1) ...
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.72 Setting up vim (2:8.1.0875-5) ...
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:08:04 [2021-07-16T22:08:04.954Z] #20 43.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:08:05 [2021-07-16T22:08:05.121Z] #20 54.31 Setting up xfsprogs (4.20.0-1) ...
22:08:05 [2021-07-16T22:08:05.121Z] #20 54.33 Setting up python3-lib2to3 (3.7.3-1) ...
22:08:05 [2021-07-16T22:08:05.121Z] #20 54.66 Setting up python3-pkg-resources (40.8.0-1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.80 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.83 Setting up jq (1.5+dfsg-2+b1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:08:05 [2021-07-16T22:08:05.212Z] #20 43.86 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:08:05 [2021-07-16T22:08:05.699Z] #22 4.327 Collecting yamllint==1.26.1
22:08:05 [2021-07-16T22:08:05.699Z] #22 ...
22:08:05 [2021-07-16T22:08:05.699Z] 
22:08:05 [2021-07-16T22:08:05.699Z] #40 [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
22:08:05 [2021-07-16T22:08:05.699Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:05 [2021-07-16T22:08:05.699Z] #40 176.5 + dpkg --print-architecture
22:08:05 [2021-07-16T22:08:05.699Z] #40 176.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:08:06 [2021-07-16T22:08:06.053Z] #20 55.52 Setting up python3-distutils (3.7.3-1) ...
22:08:06 [2021-07-16T22:08:06.268Z] #40 177.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:08:06 [2021-07-16T22:08:06.268Z] #40 177.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:08:06 [2021-07-16T22:08:06.310Z] #20 55.98 Setting up python3-setuptools (40.8.0-1) ...
22:08:07 [2021-07-16T22:08:07.681Z] #20 57.01 Setting up python3-pip (18.1-5) ...
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.05 Setting up iptables (1.8.2-4) ...
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.10 Setting up python3 (3.7.3-1) ...
22:08:07 [2021-07-16T22:08:07.735Z] #20 46.49 Setting up python3-wheel (0.32.3-2) ...
22:08:08 [2021-07-16T22:08:08.245Z] #20 57.61 Processing triggers for libc-bin (2.28-10) ...
22:08:08 [2021-07-16T22:08:08.245Z] #20 57.65 Processing triggers for mime-support (3.62) ...
22:08:08 [2021-07-16T22:08:08.666Z] #20 47.10 Setting up apparmor (2.13.2-10) ...
22:08:08 [2021-07-16T22:08:08.924Z] #20 ...
22:08:08 [2021-07-16T22:08:08.924Z] 
22:08:08 [2021-07-16T22:08:08.924Z] #40 [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
22:08:08 [2021-07-16T22:08:08.924Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:08 [2021-07-16T22:08:08.924Z] #40 172.7 + dpkg --print-architecture
22:08:08 [2021-07-16T22:08:08.924Z] #40 172.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:08:09 [2021-07-16T22:08:09.177Z] #20 DONE 58.7s
22:08:09 [2021-07-16T22:08:09.177Z] 
22:08:09 [2021-07-16T22:08:09.177Z] #21 [dev-systemd-false  8/25] 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
22:08:09 [2021-07-16T22:08:09.177Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
22:08:09 [2021-07-16T22:08:09.183Z] #40 172.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:08:09 [2021-07-16T22:08:09.183Z] #40 172.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:08:10 [2021-07-16T22:08:10.368Z] #21 1.094 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:08:10 [2021-07-16T22:08:10.368Z] #21 1.098 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:08:10 [2021-07-16T22:08:10.368Z] #21 1.102 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:08:10 [2021-07-16T22:08:10.368Z] #21 DONE 1.2s
22:08:10 [2021-07-16T22:08:10.368Z] 
22:08:10 [2021-07-16T22:08:10.368Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:10 [2021-07-16T22:08:10.368Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:14 [2021-07-16T22:08:14.390Z] #40 ...
22:08:14 [2021-07-16T22:08:14.390Z] 
22:08:14 [2021-07-16T22:08:14.390Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:14 [2021-07-16T22:08:14.390Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:14 [2021-07-16T22:08:14.390Z] #22 9.640   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:08:14 [2021-07-16T22:08:14.390Z] #22 10.59 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:08:14 [2021-07-16T22:08:14.390Z] #22 10.64   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
22:08:14 [2021-07-16T22:08:14.390Z] #22 10.70 Collecting pyyaml (from yamllint==1.26.1)
22:08:14 [2021-07-16T22:08:14.390Z] #22 10.90   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.09 Building wheels for collected packages: yamllint
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.09   Running setup.py bdist_wheel for yamllint: started
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.93   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.93   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:08:14 [2021-07-16T22:08:14.390Z] #22 11.99 Successfully built yamllint
22:08:14 [2021-07-16T22:08:14.390Z] #22 12.01 Installing collected packages: pathspec, pyyaml, yamllint
22:08:14 [2021-07-16T22:08:14.390Z] #22 12.35 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
22:08:14 [2021-07-16T22:08:14.390Z] #22 DONE 12.9s
22:08:14 [2021-07-16T22:08:14.390Z] 
22:08:14 [2021-07-16T22:08:14.390Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:08:14 [2021-07-16T22:08:14.390Z] #25 sha256:9661bb73b0b06bdd34dd1c63721e1cbb4d685ba1c43b651eeb81e3b827b74687
22:08:14 [2021-07-16T22:08:14.390Z] #25 DONE 0.4s
22:08:14 [2021-07-16T22:08:14.390Z] 
22:08:14 [2021-07-16T22:08:14.390Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:08:14 [2021-07-16T22:08:14.390Z] #30 sha256:da8a516bc3df585d038af3566b010acf115cd792bb4eef74af9d33e02c7e6bb6
22:08:14 [2021-07-16T22:08:14.441Z] #40 ...
22:08:14 [2021-07-16T22:08:14.441Z] 
22:08:14 [2021-07-16T22:08:14.441Z] #20 [dev-systemd-false  7/25] 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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:08:14 [2021-07-16T22:08:14.441Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
22:08:14 [2021-07-16T22:08:14.441Z] #20 48.61 Setting up xfsprogs (4.20.0-1) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 48.63 Setting up python3-lib2to3 (3.7.3-1) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 48.94 Setting up python3-pkg-resources (40.8.0-1) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 49.68 Setting up python3-distutils (3.7.3-1) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 50.04 Setting up python3-setuptools (40.8.0-1) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 51.04 Setting up python3-pip (18.1-5) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 51.89 Processing triggers for libc-bin (2.28-10) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 51.93 Processing triggers for mime-support (3.62) ...
22:08:14 [2021-07-16T22:08:14.441Z] #20 DONE 52.4s
22:08:14 [2021-07-16T22:08:14.441Z] 
22:08:14 [2021-07-16T22:08:14.441Z] #21 [dev-systemd-false  8/25] 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
22:08:14 [2021-07-16T22:08:14.441Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
22:08:15 [2021-07-16T22:08:15.372Z] #21 1.671 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:08:15 [2021-07-16T22:08:15.372Z] #21 1.675 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:08:15 [2021-07-16T22:08:15.372Z] #21 1.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:08:15 [2021-07-16T22:08:15.628Z] #22 4.576 Collecting yamllint==1.26.1
22:08:15 [2021-07-16T22:08:15.628Z] #22 ...
22:08:15 [2021-07-16T22:08:15.628Z] 
22:08:15 [2021-07-16T22:08:15.628Z] #40 [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
22:08:15 [2021-07-16T22:08:15.628Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:15 [2021-07-16T22:08:15.628Z] #40 182.2 + dpkg --print-architecture
22:08:15 [2021-07-16T22:08:15.628Z] #40 182.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:08:15 [2021-07-16T22:08:15.628Z] #40 182.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:08:15 [2021-07-16T22:08:15.628Z] #40 182.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:08:15 [2021-07-16T22:08:15.630Z] #21 DONE 1.8s
22:08:15 [2021-07-16T22:08:15.630Z] 
22:08:15 [2021-07-16T22:08:15.630Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:15 [2021-07-16T22:08:15.630Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:18 [2021-07-16T22:08:18.633Z] #30 DONE 4.7s
22:08:18 [2021-07-16T22:08:18.633Z] 
22:08:18 [2021-07-16T22:08:18.633Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:08:18 [2021-07-16T22:08:18.633Z] #33 sha256:2590e488bc65479705681df3b3293efc45035b8d5f6bec7d389406ef8c165c9e
22:08:18 [2021-07-16T22:08:18.892Z] #33 DONE 0.4s
22:08:18 [2021-07-16T22:08:18.892Z] 
22:08:18 [2021-07-16T22:08:18.892Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:08:18 [2021-07-16T22:08:18.892Z] #35 sha256:61bfb9ea44e3cf44f1d6cae2413ff3174f50da93bbf3a7e858958bcb4f5acf54
22:08:19 [2021-07-16T22:08:19.151Z] #35 DONE 0.1s
22:08:19 [2021-07-16T22:08:19.151Z] 
22:08:19 [2021-07-16T22:08:19.151Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:08:19 [2021-07-16T22:08:19.151Z] #38 sha256:46d04c6eab86bb90d0110d461b2e6f777a7d00ece50d7863e1f0a2b1ea668e89
22:08:19 [2021-07-16T22:08:19.151Z] #38 DONE 0.0s
22:08:19 [2021-07-16T22:08:19.151Z] 
22:08:19 [2021-07-16T22:08:19.151Z] #54 [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
22:08:19 [2021-07-16T22:08:19.151Z] #54 sha256:fea34f337b81aec0aae5ba88dec66848bb4c280809d2333aa10dd52d0ce0a1b7
22:08:20 [2021-07-16T22:08:20.886Z] #22 4.698 Collecting yamllint==1.26.1
22:08:20 [2021-07-16T22:08:20.886Z] #40 ...
22:08:20 [2021-07-16T22:08:20.886Z] 
22:08:20 [2021-07-16T22:08:20.886Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:20 [2021-07-16T22:08:20.886Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:20 [2021-07-16T22:08:20.886Z] #22 9.938   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:08:21 [2021-07-16T22:08:21.144Z] #22 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:08:21 [2021-07-16T22:08:21.144Z] #22 10.91   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
22:08:21 [2021-07-16T22:08:21.144Z] #22 10.95 Collecting pyyaml (from yamllint==1.26.1)
22:08:21 [2021-07-16T22:08:21.401Z] #22 11.15   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:08:21 [2021-07-16T22:08:21.496Z] === RUN   TestMiddlewares
22:08:21 [2021-07-16T22:08:21.496Z] --- PASS: TestMiddlewares (0.00s)
22:08:21 [2021-07-16T22:08:21.496Z] PASS
22:08:21 [2021-07-16T22:08:21.496Z] coverage: 9.0% of statements
22:08:21 [2021-07-16T22:08:21.496Z] ok  	github.com/docker/docker/api/server	0.252s	coverage: 9.0% of statements
22:08:21 [2021-07-16T22:08:21.659Z] #22 11.47 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:08:21 [2021-07-16T22:08:21.659Z] #22 11.48 Building wheels for collected packages: yamllint
22:08:21 [2021-07-16T22:08:21.659Z] #22 11.48   Running setup.py bdist_wheel for yamllint: started
22:08:23 [2021-07-16T22:08:23.031Z] #22 12.47   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:08:23 [2021-07-16T22:08:23.031Z] #22 12.47   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:08:23 [2021-07-16T22:08:23.031Z] #22 12.52 Successfully built yamllint
22:08:23 [2021-07-16T22:08:23.031Z] #22 12.53 Installing collected packages: pathspec, pyyaml, yamllint
22:08:23 [2021-07-16T22:08:23.031Z] #22 12.87 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
22:08:23 [2021-07-16T22:08:23.598Z] #22 DONE 13.4s
22:08:23 [2021-07-16T22:08:23.598Z] 
22:08:23 [2021-07-16T22:08:23.598Z] #40 [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
22:08:23 [2021-07-16T22:08:23.598Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:23 [2021-07-16T22:08:23.856Z] #40 ...
22:08:23 [2021-07-16T22:08:23.856Z] 
22:08:23 [2021-07-16T22:08:23.856Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:08:23 [2021-07-16T22:08:23.856Z] #25 sha256:dcb63dbde47c5cb7b337017158f5e130af88d8fd71d19625f72908d7dce494db
22:08:24 [2021-07-16T22:08:24.114Z] #25 DONE 0.3s
22:08:24 [2021-07-16T22:08:24.114Z] 
22:08:24 [2021-07-16T22:08:24.114Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:08:24 [2021-07-16T22:08:24.114Z] #30 sha256:9b415b4fa58721c3f847c75e56f337ef682f1a0eaf49d1b8e32950731288cfbf
22:08:25 [2021-07-16T22:08:25.720Z] #54 ...
22:08:25 [2021-07-16T22:08:25.720Z] 
22:08:25 [2021-07-16T22:08:25.720Z] #50 [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
22:08:25 [2021-07-16T22:08:25.720Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:08:25 [2021-07-16T22:08:25.720Z] #50 195.9 + /build/golangci-lint --version
22:08:25 [2021-07-16T22:08:25.720Z] #50 196.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:08:25 [2021-07-16T22:08:25.720Z] #50 ...
22:08:25 [2021-07-16T22:08:25.720Z] 
22:08:25 [2021-07-16T22:08:25.720Z] #40 [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
22:08:25 [2021-07-16T22:08:25.720Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:25 [2021-07-16T22:08:25.720Z] #40 DONE 196.3s
22:08:25 [2021-07-16T22:08:25.720Z] 
22:08:25 [2021-07-16T22:08:25.720Z] #50 [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
22:08:25 [2021-07-16T22:08:25.720Z] #50 sha256:3afe3f1369d6d81212ce2f8b094f59ae687b7bad3fa8b6d7dbc6661b40d9618c
22:08:25 [2021-07-16T22:08:25.720Z] #50 DONE 196.5s
22:08:25 [2021-07-16T22:08:25.720Z] 
22:08:25 [2021-07-16T22:08:25.720Z] #57 [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
22:08:25 [2021-07-16T22:08:25.720Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:26 [2021-07-16T22:08:26.141Z] #22 10.01   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:08:26 [2021-07-16T22:08:26.437Z] #22 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:08:26 [2021-07-16T22:08:26.437Z] #22 11.03   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
22:08:26 [2021-07-16T22:08:26.700Z] #22 11.11 Collecting pyyaml (from yamllint==1.26.1)
22:08:26 [2021-07-16T22:08:26.700Z] #22 11.30   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:08:26 [2021-07-16T22:08:26.957Z] #22 11.57 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:08:27 [2021-07-16T22:08:27.220Z] #22 11.58 Building wheels for collected packages: yamllint
22:08:27 [2021-07-16T22:08:27.220Z] #22 11.58   Running setup.py bdist_wheel for yamllint: started
22:08:28 [2021-07-16T22:08:28.153Z] #22 12.58   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:08:28 [2021-07-16T22:08:28.153Z] #22 12.58   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:08:28 [2021-07-16T22:08:28.153Z] #22 12.64 Successfully built yamllint
22:08:28 [2021-07-16T22:08:28.153Z] #22 12.65 Installing collected packages: pathspec, pyyaml, yamllint
22:08:28 [2021-07-16T22:08:28.255Z] #57 ...
22:08:28 [2021-07-16T22:08:28.255Z] 
22:08:28 [2021-07-16T22:08:28.255Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:08:28 [2021-07-16T22:08:28.255Z] #41 sha256:686f5a4cd4445edc95122557e9d139ee596a2465971eef4e5fcabdad8d41e9f6
22:08:28 [2021-07-16T22:08:28.255Z] #41 DONE 0.6s
22:08:28 [2021-07-16T22:08:28.255Z] 
22:08:28 [2021-07-16T22:08:28.255Z] #57 [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
22:08:28 [2021-07-16T22:08:28.255Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:28 [2021-07-16T22:08:28.410Z] #22 12.97 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
22:08:28 [2021-07-16T22:08:28.514Z] #57 ...
22:08:28 [2021-07-16T22:08:28.515Z] 
22:08:28 [2021-07-16T22:08:28.515Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:08:28 [2021-07-16T22:08:28.515Z] #45 sha256:f07ae9380c7d4cd55cb15c840e86257383b628ea83ea21a71e1ebcae76210823
22:08:28 [2021-07-16T22:08:28.515Z] #45 DONE 0.1s
22:08:28 [2021-07-16T22:08:28.515Z] 
22:08:28 [2021-07-16T22:08:28.515Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:08:28 [2021-07-16T22:08:28.515Z] #47 sha256:633aea8d99fbe43cac78b9437c127a5323f0b1431c983edce789d16f845785a5
22:08:28 [2021-07-16T22:08:28.515Z] #47 DONE 0.2s
22:08:28 [2021-07-16T22:08:28.515Z] 
22:08:28 [2021-07-16T22:08:28.515Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:08:28 [2021-07-16T22:08:28.515Z] #49 sha256:026775fde610d017cd1bcb490616fc3f4da8ca471cb182d25257cd507bd3de6b
22:08:28 [2021-07-16T22:08:28.515Z] #49 DONE 0.1s
22:08:28 [2021-07-16T22:08:28.515Z] 
22:08:28 [2021-07-16T22:08:28.515Z] #57 [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
22:08:28 [2021-07-16T22:08:28.515Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:28 [2021-07-16T22:08:28.777Z] #57 ...
22:08:28 [2021-07-16T22:08:28.777Z] 
22:08:28 [2021-07-16T22:08:28.777Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:08:28 [2021-07-16T22:08:28.777Z] #51 sha256:def871073b5e095894dddfedbd357647560392635dff87b963622e222c2bc590
22:08:29 [2021-07-16T22:08:29.036Z] #51 DONE 0.4s
22:08:29 [2021-07-16T22:08:29.036Z] 
22:08:29 [2021-07-16T22:08:29.036Z] #57 [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
22:08:29 [2021-07-16T22:08:29.036Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:29 [2021-07-16T22:08:29.296Z] #57 ...
22:08:29 [2021-07-16T22:08:29.296Z] 
22:08:29 [2021-07-16T22:08:29.296Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:08:29 [2021-07-16T22:08:29.296Z] #53 sha256:28bbd05e9c0e03d995ff8f5eaee94c9e6ba010db3d118913a15260b74d6f5595
22:08:29 [2021-07-16T22:08:29.296Z] #53 DONE 0.1s
22:08:29 [2021-07-16T22:08:29.296Z] 
22:08:29 [2021-07-16T22:08:29.296Z] #57 [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
22:08:29 [2021-07-16T22:08:29.296Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:29 [2021-07-16T22:08:29.371Z] #30 DONE 4.7s
22:08:29 [2021-07-16T22:08:29.371Z] 
22:08:29 [2021-07-16T22:08:29.371Z] #40 [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
22:08:29 [2021-07-16T22:08:29.371Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:29 [2021-07-16T22:08:29.371Z] #40 ...
22:08:29 [2021-07-16T22:08:29.371Z] 
22:08:29 [2021-07-16T22:08:29.371Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:08:29 [2021-07-16T22:08:29.371Z] #33 sha256:02aa2c38ae107a00ecc031dc53d5f28568d695f897f2f2261fd450d13ebdb3a6
22:08:29 [2021-07-16T22:08:29.371Z] #33 DONE 0.3s
22:08:29 [2021-07-16T22:08:29.371Z] 
22:08:29 [2021-07-16T22:08:29.371Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:08:29 [2021-07-16T22:08:29.371Z] #35 sha256:a86c6a86c164ee6ad92cf98a80954313bb965ca087ae1e86cbdaaec2b7df1233
22:08:29 [2021-07-16T22:08:29.371Z] #35 DONE 0.2s
22:08:29 [2021-07-16T22:08:29.371Z] 
22:08:29 [2021-07-16T22:08:29.371Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:08:29 [2021-07-16T22:08:29.371Z] #38 sha256:b6c7ef4a2db08350e362c553cdb1b4a284a4912b0138d4bc69cfa4b2a02c6167
22:08:29 [2021-07-16T22:08:29.371Z] #38 DONE 0.0s
22:08:29 [2021-07-16T22:08:29.371Z] 
22:08:29 [2021-07-16T22:08:29.371Z] #40 [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
22:08:29 [2021-07-16T22:08:29.371Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:31 [2021-07-16T22:08:31.685Z] #22 ...
22:08:31 [2021-07-16T22:08:31.685Z] 
22:08:31 [2021-07-16T22:08:31.685Z] #50 [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
22:08:31 [2021-07-16T22:08:31.685Z] #50 sha256:ab90a470900b6e13f13b42c0f97ed73fc1469260235fb09ef70c897e0ed9f974
22:08:31 [2021-07-16T22:08:31.685Z] #50 195.2 + /build/golangci-lint --version
22:08:31 [2021-07-16T22:08:31.685Z] #50 195.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:08:31 [2021-07-16T22:08:31.685Z] #50 DONE 195.7s
22:08:31 [2021-07-16T22:08:31.685Z] 
22:08:31 [2021-07-16T22:08:31.685Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:08:31 [2021-07-16T22:08:31.685Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
22:08:31 [2021-07-16T22:08:31.685Z] #22 DONE 16.1s
22:08:31 [2021-07-16T22:08:31.685Z] 
22:08:31 [2021-07-16T22:08:31.686Z] #40 [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
22:08:31 [2021-07-16T22:08:31.686Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
22:08:31 [2021-07-16T22:08:31.686Z] #40 DONE 195.3s
22:08:31 [2021-07-16T22:08:31.686Z] 
22:08:31 [2021-07-16T22:08:31.686Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:08:31 [2021-07-16T22:08:31.686Z] #25 sha256:a872d3e644ccfeda05b47c016e64d3102cf8e54ab575c148d9b56f6703157661
22:08:32 [2021-07-16T22:08:32.618Z] #25 DONE 1.1s
22:08:32 [2021-07-16T22:08:32.618Z] 
22:08:32 [2021-07-16T22:08:32.618Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:08:32 [2021-07-16T22:08:32.618Z] #30 sha256:9ca9a553c231f41a717563511560f8ce89137518d8583a93221c0fe5de516969
22:08:32 [2021-07-16T22:08:32.647Z] #40 DONE 202.4s
22:08:32 [2021-07-16T22:08:32.647Z] 
22:08:32 [2021-07-16T22:08:32.647Z] #54 [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
22:08:32 [2021-07-16T22:08:32.647Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:08:32 [2021-07-16T22:08:32.647Z] #54 ...
22:08:32 [2021-07-16T22:08:32.647Z] 
22:08:32 [2021-07-16T22:08:32.647Z] #50 [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
22:08:32 [2021-07-16T22:08:32.647Z] #50 sha256:e29d2bb252f4bdd2c8c222fe43aeb9861b091d9245bc8ac20b4bee1ccc3037f7
22:08:32 [2021-07-16T22:08:32.647Z] #50 202.7 + /build/golangci-lint --version
22:08:33 [2021-07-16T22:08:33.211Z] #50 203.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:08:33 [2021-07-16T22:08:33.471Z] #50 DONE 203.5s
22:08:33 [2021-07-16T22:08:33.471Z] 
22:08:33 [2021-07-16T22:08:33.471Z] #54 [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
22:08:33 [2021-07-16T22:08:33.471Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:08:35 [2021-07-16T22:08:35.375Z] #54 ...
22:08:35 [2021-07-16T22:08:35.375Z] 
22:08:35 [2021-07-16T22:08:35.375Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:08:35 [2021-07-16T22:08:35.375Z] #41 sha256:d03e5fc0369dcd242d274e4d49404c8c4ff54230e8762dc2cb38ca91788c1f53
22:08:35 [2021-07-16T22:08:35.634Z] #41 DONE 0.4s
22:08:35 [2021-07-16T22:08:35.634Z] 
22:08:35 [2021-07-16T22:08:35.634Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:08:35 [2021-07-16T22:08:35.634Z] #45 sha256:b93bec3803bef2bff5654c70bffd11c157715051edf3f7b7a1d5dab2357a3a2f
22:08:35 [2021-07-16T22:08:35.891Z] #45 DONE 0.2s
22:08:35 [2021-07-16T22:08:35.891Z] 
22:08:35 [2021-07-16T22:08:35.891Z] #54 [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
22:08:35 [2021-07-16T22:08:35.891Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:08:35 [2021-07-16T22:08:35.891Z] #54 ...
22:08:35 [2021-07-16T22:08:35.891Z] 
22:08:35 [2021-07-16T22:08:35.891Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:08:35 [2021-07-16T22:08:35.891Z] #47 sha256:d50a45cdf5baba5ac3ae8f06dafde533297de9a6d198aeef92ccd66d78fe93b7
22:08:36 [2021-07-16T22:08:36.149Z] #47 DONE 0.4s
22:08:36 [2021-07-16T22:08:36.149Z] 
22:08:36 [2021-07-16T22:08:36.149Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:08:36 [2021-07-16T22:08:36.149Z] #49 sha256:0203abc2279a401081fbb5528a69c3d87c47de10701eb85e6959941e1073a259
22:08:36 [2021-07-16T22:08:36.149Z] #49 DONE 0.1s
22:08:36 [2021-07-16T22:08:36.149Z] 
22:08:36 [2021-07-16T22:08:36.149Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:08:36 [2021-07-16T22:08:36.149Z] #51 sha256:12671d702c418fc1dc2a707fb1b506746b408eb67ee8f623f8e4b19c51259480
22:08:36 [2021-07-16T22:08:36.714Z] #51 DONE 0.4s
22:08:36 [2021-07-16T22:08:36.714Z] 
22:08:36 [2021-07-16T22:08:36.714Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:08:36 [2021-07-16T22:08:36.714Z] #53 sha256:cc700ba961e06281fc6124703cb5b65f8af050dddde29d95f959b337ab21f0f0
22:08:36 [2021-07-16T22:08:36.714Z] #53 DONE 0.1s
22:08:36 [2021-07-16T22:08:36.714Z] 
22:08:36 [2021-07-16T22:08:36.714Z] #57 [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
22:08:36 [2021-07-16T22:08:36.714Z] #57 sha256:4e95a79afd535e0eb17a063889e40ab9a637e97548bb24c09ab315fcd5bec511
22:08:44 [2021-07-16T22:08:44.797Z] #30 DONE 10.4s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #57 [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
22:08:44 [2021-07-16T22:08:44.797Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:08:44 [2021-07-16T22:08:44.797Z] #57 ...
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #33 sha256:b17b43dda9d1842c8e4d90c8692c3da27dafef9f7f7051e837df73988dfec6e7
22:08:44 [2021-07-16T22:08:44.797Z] #33 DONE 0.6s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #54 [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
22:08:44 [2021-07-16T22:08:44.797Z] #54 sha256:9e6cf175ed1df8c17f9244abd3aca68df38041743a765a8070be69c135af73ea
22:08:44 [2021-07-16T22:08:44.797Z] #54 ...
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #35 sha256:8cf14df7caf765fa25e44b8c2b6e3e63eb64f096fe26f2b0c14f10663514b344
22:08:44 [2021-07-16T22:08:44.797Z] #35 DONE 0.1s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #38 sha256:b6412f4777499a37587a39457986a69e644a1f678ea38bc532da6695a3058a73
22:08:44 [2021-07-16T22:08:44.797Z] #38 DONE 0.1s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #41 sha256:8790974ff8a65c1972bebce69ee6aebe883bb4ce1dd32f8c4a8074b7c13ec43b
22:08:44 [2021-07-16T22:08:44.797Z] #41 DONE 0.8s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #45 sha256:6e34ffb916ac287ad2e28e73d67b9c48ccad3bad7f4b3aa33aa2e9f217e98fb3
22:08:44 [2021-07-16T22:08:44.797Z] #45 DONE 0.1s
22:08:44 [2021-07-16T22:08:44.797Z] 
22:08:44 [2021-07-16T22:08:44.797Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:08:44 [2021-07-16T22:08:44.797Z] #47 sha256:937288f0aa16d03cd567590564ac07de5e367669a9b672c046f3bfa5e4cfd46b
22:08:45 [2021-07-16T22:08:45.055Z] #47 DONE 0.3s
22:08:45 [2021-07-16T22:08:45.055Z] 
22:08:45 [2021-07-16T22:08:45.055Z] #57 [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
22:08:45 [2021-07-16T22:08:45.055Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:08:45 [2021-07-16T22:08:45.312Z] #57 ...
22:08:45 [2021-07-16T22:08:45.312Z] 
22:08:45 [2021-07-16T22:08:45.312Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:08:45 [2021-07-16T22:08:45.312Z] #49 sha256:9322392e8c027487e971162bb22b9820960c016d86117afe32af10d5851f8bd5
22:08:45 [2021-07-16T22:08:45.312Z] #49 DONE 0.1s
22:08:45 [2021-07-16T22:08:45.312Z] 
22:08:45 [2021-07-16T22:08:45.312Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:08:45 [2021-07-16T22:08:45.312Z] #51 sha256:3a741fa41304d86b2ee6403c5b57fa66aefa324774342edb2161ce88d5dcf309
22:08:46 [2021-07-16T22:08:46.244Z] #51 DONE 0.8s
22:08:46 [2021-07-16T22:08:46.244Z] 
22:08:46 [2021-07-16T22:08:46.244Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:08:46 [2021-07-16T22:08:46.244Z] #53 sha256:9aa636b611b84d3884171f2d6084d6767cfd65aa49703c95ce9ff320fe0160d1
22:08:46 [2021-07-16T22:08:46.244Z] #53 DONE 0.1s
22:08:46 [2021-07-16T22:08:46.244Z] 
22:08:46 [2021-07-16T22:08:46.244Z] #57 [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
22:08:46 [2021-07-16T22:08:46.244Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:08:47 [2021-07-16T22:08:47.628Z] INFO [loader] Go packages loading at mode 575 (files|imports|deps|exports_file|name|types_sizes|compiled_files) took 2m14.036678627s 
22:08:47 [2021-07-16T22:08:47.628Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 533.819904ms 
22:08:51 [2021-07-16T22:08:51.247Z] #57 179.8 + bin/containerd
22:08:51 [2021-07-16T22:08:51.247Z] #57 ...
22:08:51 [2021-07-16T22:08:51.247Z] 
22:08:51 [2021-07-16T22:08:51.247Z] #54 [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
22:08:51 [2021-07-16T22:08:51.247Z] #54 sha256:fea34f337b81aec0aae5ba88dec66848bb4c280809d2333aa10dd52d0ce0a1b7
22:08:51 [2021-07-16T22:08:51.247Z] #54 115.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:08:51 [2021-07-16T22:08:51.247Z] #54 116.0 + mkdir -p /build
22:08:51 [2021-07-16T22:08:51.247Z] #54 116.0 + cp runc /build/runc
22:08:51 [2021-07-16T22:08:51.247Z] #54 DONE 116.8s
22:08:51 [2021-07-16T22:08:51.247Z] 
22:08:51 [2021-07-16T22:08:51.247Z] #57 [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
22:08:51 [2021-07-16T22:08:51.247Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:53 [2021-07-16T22:08:53.155Z] #57 ...
22:08:53 [2021-07-16T22:08:53.155Z] 
22:08:53 [2021-07-16T22:08:53.155Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:08:53 [2021-07-16T22:08:53.155Z] #55 sha256:98d50c7d7351d3ce7d0796c05ae44c8abce34738feaec75f8e4cf22856c806e5
22:08:53 [2021-07-16T22:08:53.155Z] #55 DONE 0.2s
22:08:53 [2021-07-16T22:08:53.155Z] 
22:08:53 [2021-07-16T22:08:53.155Z] #57 [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
22:08:53 [2021-07-16T22:08:53.155Z] #57 sha256:6fe9124cb75f5fd7608a365536e2803cc886043d386e8bd1937ae9e1b6940d0c
22:08:58 [2021-07-16T22:08:58.430Z] #57 181.0 + bin/containerd
22:08:58 [2021-07-16T22:08:58.430Z] #57 ...
22:08:58 [2021-07-16T22:08:58.430Z] 
22:08:58 [2021-07-16T22:08:58.430Z] #54 [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
22:08:58 [2021-07-16T22:08:58.430Z] #54 sha256:9e6cf175ed1df8c17f9244abd3aca68df38041743a765a8070be69c135af73ea
22:08:58 [2021-07-16T22:08:58.430Z] #54 115.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:08:58 [2021-07-16T22:08:58.430Z] #54 115.6 + mkdir -p /build
22:08:58 [2021-07-16T22:08:58.430Z] #54 115.6 + cp runc /build/runc
22:08:58 [2021-07-16T22:08:58.430Z] #54 DONE 116.1s
22:08:58 [2021-07-16T22:08:58.623Z] #57 185.2 + bin/containerd
22:08:58 [2021-07-16T22:08:58.687Z] 
22:08:58 [2021-07-16T22:08:58.687Z] #57 [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
22:08:58 [2021-07-16T22:08:58.687Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:08:59 [2021-07-16T22:08:59.620Z] #57 ...
22:08:59 [2021-07-16T22:08:59.620Z] 
22:08:59 [2021-07-16T22:08:59.620Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:08:59 [2021-07-16T22:08:59.620Z] #55 sha256:c66c9c5ddb249c6cc009790e6822b877ce8e56ac6f2f972a3e2937921fabf233
22:08:59 [2021-07-16T22:08:59.620Z] #55 DONE 0.2s
22:08:59 [2021-07-16T22:08:59.877Z] 
22:08:59 [2021-07-16T22:08:59.878Z] #57 [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
22:08:59 [2021-07-16T22:08:59.878Z] #57 sha256:c3dd212eb08a5d81ce263a9b2ff5e009414fda3cd70cf4a045b21e7381d2c54e
22:09:01 [2021-07-16T22:09:01.149Z] #57 ...
22:09:01 [2021-07-16T22:09:01.149Z] 
22:09:01 [2021-07-16T22:09:01.149Z] #54 [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
22:09:01 [2021-07-16T22:09:01.149Z] #54 sha256:3f920c300e4a7949f0719a24566af4d46d8c7998adfc1ad6eccc4505df2d3637
22:09:01 [2021-07-16T22:09:01.149Z] #54 117.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:09:01 [2021-07-16T22:09:01.149Z] #54 118.2 + mkdir -p /build
22:09:01 [2021-07-16T22:09:01.149Z] #54 118.2 + cp runc /build/runc
22:09:01 [2021-07-16T22:09:01.149Z] #54 DONE 119.1s
22:09:01 [2021-07-16T22:09:01.149Z] 
22:09:01 [2021-07-16T22:09:01.149Z] #57 [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
22:09:01 [2021-07-16T22:09:01.149Z] #57 sha256:4e95a79afd535e0eb17a063889e40ab9a637e97548bb24c09ab315fcd5bec511
22:09:02 [2021-07-16T22:09:02.521Z] #57 ...
22:09:02 [2021-07-16T22:09:02.521Z] 
22:09:02 [2021-07-16T22:09:02.521Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:09:02 [2021-07-16T22:09:02.521Z] #55 sha256:fcb27471554a8f3b70645573c491792f034bd3664e19ce3e3b590b7544b409b1
22:09:02 [2021-07-16T22:09:02.521Z] #55 DONE 0.3s
22:09:02 [2021-07-16T22:09:02.521Z] 
22:09:02 [2021-07-16T22:09:02.521Z] #57 [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
22:09:02 [2021-07-16T22:09:02.521Z] #57 sha256:4e95a79afd535e0eb17a063889e40ab9a637e97548bb24c09ab315fcd5bec511
22:09:05 [2021-07-16T22:09:05.683Z] INFO [runner/unused/goanalysis] analyzers took 29.958046926s with top 10 stages: buildssa: 25.480718917s, U1000: 4.477328009s 
22:09:25 [2021-07-16T22:09:25.250Z] #57 210.8 # github.com/containerd/containerd/cmd/containerd
22:09:25 [2021-07-16T22:09:25.250Z] #57 210.8 /usr/bin/ld: /tmp/go-link-127205744/000019.o: in function `New':
22:09:25 [2021-07-16T22:09:25.250Z] #57 210.8 /tmp/tmp.vpHzJehe0m/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
22:09:25 [2021-07-16T22:09:25.250Z] #57 210.8 + bin/containerd-stress
22:09:25 [2021-07-16T22:09:25.250Z] #57 211.9 + bin/containerd-shim
22:09:29 [2021-07-16T22:09:29.447Z] #57 218.8 + bin/containerd-shim-runc-v1
22:09:31 [2021-07-16T22:09:31.919Z] #57 211.9 # github.com/containerd/containerd/cmd/containerd
22:09:31 [2021-07-16T22:09:31.919Z] #57 211.9 /usr/bin/ld: /tmp/go-link-324830829/000019.o: in function `New':
22:09:31 [2021-07-16T22:09:31.919Z] #57 211.9 /tmp/tmp.aTN37NkixS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
22:09:31 [2021-07-16T22:09:31.919Z] #57 212.0 + bin/containerd-stress
22:09:31 [2021-07-16T22:09:31.919Z] #57 213.0 + bin/containerd-shim
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestBoolValue
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestBoolValue (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestBoolValueOrDefault
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestBoolValueOrDefault (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestInt64ValueOrZero
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestInt64ValueOrZero (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestInt64ValueOrDefault
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestInt64ValueOrDefault (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestInt64ValueOrDefaultWithError
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestJsonContentType
22:09:33 [2021-07-16T22:09:33.635Z] --- PASS: TestJsonContentType (0.00s)
22:09:33 [2021-07-16T22:09:33.635Z] PASS
22:09:33 [2021-07-16T22:09:33.635Z] coverage: 14.7% of statements
22:09:33 [2021-07-16T22:09:33.635Z] ok  	github.com/docker/docker/api/server/httputils	0.406s	coverage: 14.7% of statements
22:09:33 [2021-07-16T22:09:33.635Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestMaskSecretKeys
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
22:09:33 [2021-07-16T22:09:33.635Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestMaskSecretKeys (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestVersionMiddlewareVersion
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 37.7% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/server/middleware	0.316s	coverage: 37.7% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestAdjustForAPIVersion
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestAdjustForAPIVersion (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 5.7% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/server/router/swarm	0.245s	coverage: 5.7% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestStrSliceMarshalJSON
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestStrSliceUnmarshalJSON
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestStrSliceUnmarshalString
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestStrSliceUnmarshalSlice
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 90.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/types/strslice	0.167s	coverage: 90.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestToJSON
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestToJSON (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestToParamWithVersion
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestToParamWithVersion (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestFromJSON
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestFromJSON (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestEmpty
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestEmpty (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestArgsMatchKVListEmptySources
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestArgsMatchKVList
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestArgsMatchKVList (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestArgsMatch
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestArgsMatch (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestAdd
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestAdd (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestDel
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestDel (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestLen
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestLen (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestExactMatch
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestExactMatch (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestOnlyOneExactMatch
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestOnlyOneExactMatch (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestContains
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestContains (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestValidate
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestValidate (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestWalkValues
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestWalkValues (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestFuzzyMatch
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestFuzzyMatch (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestClone
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestClone (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 92.2% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/types/filters	0.220s	coverage: 92.2% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestDurationToSecondsString
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestDurationToSecondsString (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestGetTimestamp
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestGetTimestamp (0.16s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseTimestamps
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestParseTimestamps (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 100.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/types/time	0.344s	coverage: 100.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestCompareVersion
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestCompareVersion (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] PASS
22:09:33 [2021-07-16T22:09:33.636Z] coverage: 75.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ok  	github.com/docker/docker/api/types/versions	0.180s	coverage: 75.0% of statements
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestParseRemoteURL (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestCloneArgsSmartHttp
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestCloneArgsDumbHttp
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestCloneArgsGit
22:09:33 [2021-07-16T22:09:33.636Z] --- PASS: TestCloneArgsGit (0.00s)
22:09:33 [2021-07-16T22:09:33.636Z] === RUN   TestCheckoutGit
22:09:33 [2021-07-16T22:09:33.641Z] #57 223.5 + bin/containerd-shim-runc-v2
22:09:34 [2021-07-16T22:09:34.209Z] #57 224.1 + binaries
22:09:34 [2021-07-16T22:09:34.209Z] #57 224.1 + install -D bin/containerd /build/containerd
22:09:34 [2021-07-16T22:09:34.209Z] #57 224.1 + install -D bin/containerd-shim /build/containerd-shim
22:09:34 [2021-07-16T22:09:34.209Z] #57 224.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:09:34 [2021-07-16T22:09:34.209Z] #57 224.2 + install -D bin/ctr /build/ctr
22:09:34 [2021-07-16T22:09:34.592Z] #57 217.1 # github.com/containerd/containerd/cmd/containerd
22:09:34 [2021-07-16T22:09:34.592Z] #57 217.1 /usr/bin/ld: /tmp/go-link-132848957/000019.o: in function `New':
22:09:34 [2021-07-16T22:09:34.592Z] #57 217.1 /tmp/tmp.yVhCNfRbxp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
22:09:34 [2021-07-16T22:09:34.592Z] #57 217.2 + bin/containerd-stress
22:09:34 [2021-07-16T22:09:34.592Z] #57 218.3 + bin/containerd-shim
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestProcessNoDockerignore
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestProcessNoDockerignore (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestProcessShouldLeaveAllFiles
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestDetectContentType
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestDetectContentType (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestSelectAcceptableMIME
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestSelectAcceptableMIME (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestInspectEmptyResponse
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestInspectEmptyResponse (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestInspectResponseBinary
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestInspectResponseBinary (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestResponseUnsupportedContentType
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestInspectResponseTextSimple
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestInspectResponseTextSimple (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestInspectResponseEmptyContentType
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestUnknownContentLength
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestUnknownContentLength (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestDownloadRemote
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestDownloadRemote (0.11s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestGetWithStatusError
22:09:35 [2021-07-16T22:09:35.180Z] --- PASS: TestGetWithStatusError (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestCloseRootDirectory
22:09:35 [2021-07-16T22:09:35.180Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:09:35 [2021-07-16T22:09:35.180Z] --- SKIP: TestCloseRootDirectory (0.00s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestHashFile
22:09:35 [2021-07-16T22:09:35.180Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:09:35 [2021-07-16T22:09:35.180Z] --- SKIP: TestHashFile (0.01s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestHashSubdir
22:09:35 [2021-07-16T22:09:35.180Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:09:35 [2021-07-16T22:09:35.180Z] --- SKIP: TestHashSubdir (0.01s)
22:09:35 [2021-07-16T22:09:35.180Z] === RUN   TestRemoveDirectory
22:09:35 [2021-07-16T22:09:35.180Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:09:35 [2021-07-16T22:09:35.180Z] --- SKIP: TestRemoveDirectory (0.01s)
22:09:35 [2021-07-16T22:09:35.180Z] PASS
22:09:35 [2021-07-16T22:09:35.180Z] coverage: 9.3% of statements
22:09:35 [2021-07-16T22:09:35.180Z] ok  	github.com/docker/docker/builder/remotecontext	0.868s	coverage: 9.3% of statements
22:09:36 [2021-07-16T22:09:36.093Z] #57 219.9 + bin/containerd-shim-runc-v1
22:09:36 [2021-07-16T22:09:36.111Z] #57 DONE 226.3s
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestGetAllAllowed
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestGetAllAllowed (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestGetAllMeta
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestGetAllMeta (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestWarnOnUnusedBuildArgs
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestIsUnreferencedBuiltin
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestIsExistingDirectory
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestIsExistingDirectory (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestGetFilenameForDownload
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestGetFilenameForDownload (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestEnv2Variables
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestEnv2Variables (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestEnvValueWithExistingRunConfigEnv
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestMaintainer
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestMaintainer (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestLabel
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestLabel (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestFromScratch
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestFromScratch (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestFromWithArg
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestFromWithArg (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestFromWithArgButBuildArgsNotGiven
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestFromWithUndefinedArg
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestFromWithUndefinedArg (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestFromMultiStageWithNamedStage
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestOnbuild
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestOnbuild (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestWorkdir
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestWorkdir (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestCmd
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestCmd (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestHealthcheckNone
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestHealthcheckNone (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestHealthcheckCmd
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestHealthcheckCmd (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestEntrypoint
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestEntrypoint (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestExpose
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestExpose (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestUser
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestUser (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestVolume
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestVolume (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestStopSignal
22:09:36 [2021-07-16T22:09:36.151Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:09:36 [2021-07-16T22:09:36.151Z] --- SKIP: TestStopSignal (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestArg
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestArg (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestShell
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestShell (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestPrependEnvOnCmd
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestPrependEnvOnCmd (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestRunWithBuildArgs
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestRunWithBuildArgs (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestRunIgnoresHealthcheck
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatchUnsupportedOptions
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestNormalizeWorkdir
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestNormalizeWorkdir (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/ADD_multiple_files_to_file
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/COPY_multiple_files_to_file
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/COPY_wildcard_no_files
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDispatch/COPY_url
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestDispatch (0.07s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z]     --- PASS: TestDispatch/COPY_url (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestAddScratchImageAddsToMounts
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestAddFromScratchPopulatesPlatform
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestImageSourceGetAddsToMounts
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestEmptyDockerfile
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestEmptyDockerfile (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestSymlinkDockerfile
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestSymlinkDockerfile (0.01s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDockerfileOutsideTheBuildContext
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestNonExistingDockerfile
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestNonExistingDockerfile (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestCopyRunConfig
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestCopyRunConfig (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestDeepCopyRunConfig
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestDeepCopyRunConfig (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestExportImage
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestExportImage (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] === RUN   TestNormalizeDest
22:09:36 [2021-07-16T22:09:36.151Z] --- PASS: TestNormalizeDest (0.00s)
22:09:36 [2021-07-16T22:09:36.151Z] PASS
22:09:36 [2021-07-16T22:09:36.151Z] coverage: 47.0% of statements
22:09:36 [2021-07-16T22:09:36.151Z] ok  	github.com/docker/docker/builder/dockerfile	0.918s	coverage: 47.0% of statements
22:09:36 [2021-07-16T22:09:36.151Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:09:36 [2021-07-16T22:09:36.613Z] === RUN   TestEnable
22:09:36 [2021-07-16T22:09:36.613Z] --- PASS: TestEnable (0.00s)
22:09:36 [2021-07-16T22:09:36.613Z] === RUN   TestDisable
22:09:36 [2021-07-16T22:09:36.613Z] --- PASS: TestDisable (0.00s)
22:09:36 [2021-07-16T22:09:36.613Z] === RUN   TestEnabled
22:09:36 [2021-07-16T22:09:36.613Z] --- PASS: TestEnabled (0.00s)
22:09:36 [2021-07-16T22:09:36.613Z] PASS
22:09:36 [2021-07-16T22:09:36.613Z] coverage: 100.0% of statements
22:09:36 [2021-07-16T22:09:36.613Z] ok  	github.com/docker/docker/cli/debug	0.152s	coverage: 100.0% of statements
22:09:37 [2021-07-16T22:09:37.048Z] 
22:09:37 [2021-07-16T22:09:37.048Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:09:37 [2021-07-16T22:09:37.048Z] #58 sha256:333bc1fba7d8015cc41e2ea702d4e762c662b594e75931b42cb34c4a2514a897
22:09:37 [2021-07-16T22:09:37.584Z] === RUN   TestTCP4Proxy
22:09:37 [2021-07-16T22:09:37.616Z] #58 DONE 0.7s
22:09:37 [2021-07-16T22:09:37.862Z] #57 225.4 + bin/containerd-shim-runc-v1
22:09:37 [2021-07-16T22:09:37.874Z] 
22:09:37 [2021-07-16T22:09:37.874Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:09:37 [2021-07-16T22:09:37.874Z] #62 sha256:59aa51f2d4430ebabf5e96bfa12d9c30f68347896fe3c7ad4ce3ba4ad8f6530c
22:09:37 [2021-07-16T22:09:37.874Z] #62 DONE 0.2s
22:09:37 [2021-07-16T22:09:37.874Z] 
22:09:37 [2021-07-16T22:09:37.874Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:09:37 [2021-07-16T22:09:37.874Z] #67 sha256:1eebc1129c5e97cfb94f35f380bd93fc3b86a31456d7bfe13e98acdc368a9421
22:09:38 [2021-07-16T22:09:38.045Z] --- PASS: TestTCP4Proxy (0.01s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestTCP4ProxyHalfClose
22:09:38 [2021-07-16T22:09:38.045Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestTCP6Proxy
22:09:38 [2021-07-16T22:09:38.045Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:09:38 [2021-07-16T22:09:38.045Z] --- SKIP: TestTCP6Proxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestTCPDualStackProxy
22:09:38 [2021-07-16T22:09:38.045Z]     network_proxy_test.go:212: No support for dual stack yet
22:09:38 [2021-07-16T22:09:38.045Z] --- SKIP: TestTCPDualStackProxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestUDP4Proxy
22:09:38 [2021-07-16T22:09:38.045Z] --- PASS: TestUDP4Proxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestUDP6Proxy
22:09:38 [2021-07-16T22:09:38.045Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:09:38 [2021-07-16T22:09:38.045Z] --- SKIP: TestUDP6Proxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestUDPWriteError
22:09:38 [2021-07-16T22:09:38.045Z] --- PASS: TestUDPWriteError (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestSCTP4Proxy
22:09:38 [2021-07-16T22:09:38.045Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:09:38 [2021-07-16T22:09:38.045Z] --- SKIP: TestSCTP4Proxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] === RUN   TestSCTP6Proxy
22:09:38 [2021-07-16T22:09:38.045Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:09:38 [2021-07-16T22:09:38.045Z] --- SKIP: TestSCTP6Proxy (0.00s)
22:09:38 [2021-07-16T22:09:38.045Z] PASS
22:09:38 [2021-07-16T22:09:38.045Z] coverage: 49.4% of statements
22:09:38 [2021-07-16T22:09:38.045Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.225s	coverage: 49.4% of statements
22:09:38 [2021-07-16T22:09:38.809Z] #67 DONE 0.8s
22:09:38 [2021-07-16T22:09:38.809Z] 
22:09:38 [2021-07-16T22:09:38.809Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:09:38 [2021-07-16T22:09:38.809Z] #68 sha256:90168459120de9485f47fcb6e802445d4168522540a215faf8903fa8c8ca375f
22:09:38 [2021-07-16T22:09:38.809Z] #68 DONE 0.0s
22:09:38 [2021-07-16T22:09:38.809Z] 
22:09:38 [2021-07-16T22:09:38.809Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:09:38 [2021-07-16T22:09:38.809Z] #69 sha256:0d7debbf3a828d2ecf51f0800641d759b10c69012aba782fbe947b8a54d6b1a9
22:09:40 [2021-07-16T22:09:40.187Z] #69 DONE 1.3s
22:09:40 [2021-07-16T22:09:40.187Z] 
22:09:40 [2021-07-16T22:09:40.187Z] #70 exporting to image
22:09:40 [2021-07-16T22:09:40.187Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:09:40 [2021-07-16T22:09:40.187Z] #70 exporting layers
22:09:40 [2021-07-16T22:09:40.264Z] #57 224.6 + bin/containerd-shim-runc-v2
22:09:40 [2021-07-16T22:09:40.522Z] #57 225.2 + binaries
22:09:40 [2021-07-16T22:09:40.522Z] #57 225.2 + install -D bin/containerd /build/containerd
22:09:40 [2021-07-16T22:09:40.522Z] #57 225.2 + install -D bin/containerd-shim /build/containerd-shim
22:09:40 [2021-07-16T22:09:40.778Z] #57 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:09:40 [2021-07-16T22:09:40.778Z] #57 225.2 + install -D bin/ctr /build/ctr
22:09:43 [2021-07-16T22:09:43.116Z] #57 230.3 + bin/containerd-shim-runc-v2
22:09:43 [2021-07-16T22:09:43.293Z] #57 DONE 227.7s
22:09:43 [2021-07-16T22:09:43.678Z] #57 230.9 + binaries
22:09:43 [2021-07-16T22:09:43.678Z] #57 230.9 + install -D bin/containerd /build/containerd
22:09:43 [2021-07-16T22:09:43.678Z] #57 231.0 + install -D bin/containerd-shim /build/containerd-shim
22:09:43 [2021-07-16T22:09:43.678Z] #57 231.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:09:43 [2021-07-16T22:09:43.678Z] #57 231.0 + install -D bin/ctr /build/ctr
22:09:44 [2021-07-16T22:09:44.223Z] 
22:09:44 [2021-07-16T22:09:44.223Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:09:44 [2021-07-16T22:09:44.223Z] #58 sha256:c85859c7e333d1586bb3e414399f6605c3505bef71c14079bed0fc035f71586d
22:09:45 [2021-07-16T22:09:45.150Z] #58 DONE 1.0s
22:09:45 [2021-07-16T22:09:45.150Z] 
22:09:45 [2021-07-16T22:09:45.150Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:09:45 [2021-07-16T22:09:45.150Z] #62 sha256:ba62f200918a0acc4efb23d416d61fdbf92a53b838904ec4b450efda72fcbc70
22:09:45 [2021-07-16T22:09:45.406Z] #62 DONE 0.2s
22:09:45 [2021-07-16T22:09:45.406Z] 
22:09:45 [2021-07-16T22:09:45.406Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:09:45 [2021-07-16T22:09:45.406Z] #67 sha256:0ee63eff94fbf28f705f6f9e08824216d63a2a6e8a03396c72d59bdecd39ce91
22:09:46 [2021-07-16T22:09:46.194Z] #57 DONE 233.3s
22:09:46 [2021-07-16T22:09:46.757Z] 
22:09:46 [2021-07-16T22:09:46.757Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:09:46 [2021-07-16T22:09:46.757Z] #58 sha256:15510912da6327b10bb025da108efe4bd6033a0a8316cabd2bb61b938530afdc
22:09:46 [2021-07-16T22:09:46.761Z] #70 exporting layers 6.7s done
22:09:46 [2021-07-16T22:09:46.761Z] #70 writing image sha256:5292cd99f931e0a5e975af90b409bd247e34eede67a7edb3a9be5dc644d2bc30
22:09:46 [2021-07-16T22:09:46.761Z] #70 writing image sha256:5292cd99f931e0a5e975af90b409bd247e34eede67a7edb3a9be5dc644d2bc30 done
22:09:46 [2021-07-16T22:09:46.761Z] #70 naming to docker.io/library/docker:6fed988df2c6c41a17e78fb6d161367168edec3d done
22:09:46 [2021-07-16T22:09:46.761Z] #70 DONE 6.7s
[Pipeline] }
22:09:46 [2021-07-16T22:09:46.771Z] #67 DONE 1.2s
22:09:46 [2021-07-16T22:09:46.771Z] 
22:09:46 [2021-07-16T22:09:46.771Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:09:46 [2021-07-16T22:09:46.771Z] #68 sha256:906bf05e43bbc100c416044c1bdebd9dddf4a959c8151a402a605a47dbf2b445
22:09:46 [2021-07-16T22:09:46.771Z] #68 DONE 0.0s
22:09:46 [2021-07-16T22:09:46.771Z] 
22:09:46 [2021-07-16T22:09:46.771Z] #69 [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
22:09:46 [2021-07-16T22:09:46.771Z] #69 sha256:21e9b5e82e9dd548228285b51cdafae6ea74ad26f5fb04f4c2feaf0a16609e86
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:09:47 [2021-07-16T22:09:47.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d -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:6fed988df2c6c41a17e78fb6d161367168edec3d hack/make.sh dynbinary test-integration
22:09:47 [2021-07-16T22:09:47.333Z] #69 0.680 Hit:1 http://deb.debian.org/debian buster-backports InRelease
22:09:47 [2021-07-16T22:09:47.333Z] #69 0.758 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:09:47 [2021-07-16T22:09:47.591Z] #69 0.839 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:09:47 [2021-07-16T22:09:47.591Z] #69 0.921 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
22:09:47 [2021-07-16T22:09:47.685Z] #58 DONE 0.9s
22:09:47 [2021-07-16T22:09:47.685Z] 
22:09:47 [2021-07-16T22:09:47.686Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:09:47 [2021-07-16T22:09:47.686Z] #62 sha256:260361f7cf0b21d861ec1944ff6844cc5fd47265f6586afd0728b894bc681ed2
22:09:47 [2021-07-16T22:09:47.941Z] #62 DONE 0.2s
22:09:47 [2021-07-16T22:09:47.941Z] 
22:09:47 [2021-07-16T22:09:47.941Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:09:47 [2021-07-16T22:09:47.941Z] #67 sha256:70c53137652d3a06e0040018bc5382e6ad508b8b314b0e5b24144e4d2f9065ef
22:09:48 [2021-07-16T22:09:48.153Z] #69 1.087 Reading package lists...
22:09:48 [2021-07-16T22:09:48.869Z] #67 DONE 0.9s
22:09:48 [2021-07-16T22:09:48.870Z] 
22:09:48 [2021-07-16T22:09:48.870Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:09:48 [2021-07-16T22:09:48.870Z] #68 sha256:50be51ba5176d17d0c1a9c3ab18f23df41ebe68bf6c8425930258bfaa82bc390
22:09:48 [2021-07-16T22:09:48.870Z] #68 DONE 0.0s
22:09:48 [2021-07-16T22:09:48.870Z] 
22:09:48 [2021-07-16T22:09:48.870Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:09:48 [2021-07-16T22:09:48.870Z] #69 sha256:7545ec9a4dcdd07db03ee3d98a00a8d97e385330883f7b9e57649839f18d8c28
22:09:48 [2021-07-16T22:09:48.975Z] #69 1.719 Reading package lists...
22:09:49 [2021-07-16T22:09:49.014Z] 
22:09:49 [2021-07-16T22:09:49.014Z] Removing bundles/
22:09:49 [2021-07-16T22:09:49.014Z] 
22:09:49 [2021-07-16T22:09:49.014Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:09:49 [2021-07-16T22:09:49.014Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:09:49 [2021-07-16T22:09:49.014Z] GOOS="" GOARCH="" GOARM=""
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.339 Building dependency tree...
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.456 Reading state information...
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.559 The following additional packages will be installed:
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.560   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.560   libpam-systemd
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.561 Suggested packages:
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.561   systemd-container policykit-1
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.561 Recommended packages:
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.561   libnss-systemd
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.639 The following NEW packages will be installed:
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.640   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
22:09:49 [2021-07-16T22:09:49.232Z] #69 2.641   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.907 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.907 Need to get 4762 kB of archives.
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.907 After this operation, 16.6 MB of additional disk space will be used.
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.909 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.915 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 2.916 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
22:09:49 [2021-07-16T22:09:49.488Z] #69 3.007 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.010 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.012 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.015 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.017 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.163 debconf: delaying package configuration, since apt-utils is not installed
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.189 Fetched 4762 kB in 0s (13.0 MB/s)
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.211 Selecting previously unselected package libargon2-1:amd64.
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.211 (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 ... 28078 files and directories currently installed.)
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.226 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.233 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
22:09:49 [2021-07-16T22:09:49.744Z] #69 3.268 Selecting previously unselected package libjson-c3:amd64.
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.271 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.276 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.314 Selecting previously unselected package libcryptsetup12:amd64.
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.314 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.317 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.364 Selecting previously unselected package libidn11:amd64.
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.367 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.370 Unpacking libidn11:amd64 (1.33-2.2) ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.415 Selecting previously unselected package libkmod2:amd64.
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.418 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.422 Unpacking libkmod2:amd64 (26-1) ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.463 Selecting previously unselected package systemd.
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.466 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
22:09:50 [2021-07-16T22:09:50.001Z] #69 3.503 Unpacking systemd (241-7~deb10u7) ...
22:09:50 [2021-07-16T22:09:50.236Z] #69 DONE 1.3s
22:09:50 [2021-07-16T22:09:50.236Z] 
22:09:50 [2021-07-16T22:09:50.236Z] #70 exporting to image
22:09:50 [2021-07-16T22:09:50.236Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:09:50 [2021-07-16T22:09:50.236Z] #70 exporting layers
22:09:50 [2021-07-16T22:09:50.453Z] === RUN   TestCheckpointCreateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointCreate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointDeleteError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointDeleteError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointDelete
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointDelete (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointListError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointListError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointList
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointList (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCheckpointListContainerNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNewClientWithOpsFromEnv
22:09:50 [2021-07-16T22:09:50.454Z]     client_test.go:23: runtime.GOOS == "windows"
22:09:50 [2021-07-16T22:09:50.454Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestGetAPIPath
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestGetAPIPath (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestParseHostURL
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestParseHostURL (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPIVersionEmpty
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPIVersion
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPIVersion (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPVersionOverride
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPIVersionAutomatic
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestClientRedirect
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestClientRedirect (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigCreateUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigCreateUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigCreateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigCreate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspectNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspectNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspectUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspectUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspectError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspectConfigNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigInspect
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigListUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigListUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigListError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigListError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigList
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigList (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigRemoveUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigRemoveError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigRemove
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigUpdateUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigUpdateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestConfigUpdate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestConfigUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCommitError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCommitError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCommit
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCommit (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStatPathError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStatPathError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStatPathNotFoundError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStatPathNoHeaderError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStatPath
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStatPath (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyToContainerError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyToContainerError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyToContainerNotFoundError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyToContainerNotStatusOKError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyToContainer
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyToContainer (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyFromContainerError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyFromContainerError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyFromContainerNotFoundError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyFromContainerNotStatusOKError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyFromContainerNoHeaderError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestCopyFromContainer
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestCopyFromContainer (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCreateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCreateImageNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCreateWithName
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCreateWithName (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerCreateAutoRemove
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerDiffError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerDiffError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerDiff
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerDiff (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecCreateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecCreate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecStartError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecStartError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecStart
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecStart (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecInspectError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecInspect
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExportError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExportError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExport
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExport (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerInspectError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerInspectContainerNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerInspect
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerInspectNode
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerInspectNode (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerKillError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerKillError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerKill
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerKill (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerListError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerListError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerList
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerList (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerLogsNotFoundError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerLogsError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerLogsError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerLogs
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerLogs (0.20s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerPauseError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerPauseError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerPause
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerPause (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainersPruneError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainersPruneError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainersPrune
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainersPrune (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRemoveError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRemoveNotFoundError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRemove
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRenameError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRenameError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRename
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRename (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerResizeError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerResizeError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecResizeError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecResizeError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerResize
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerResize (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerExecResize
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerExecResize (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRestartError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRestartError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerRestart
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerRestart (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStartError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStartError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStart
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStart (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStatsError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStatsError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStats
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStats (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStopError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStopError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerStop
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerStop (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerTopError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerTopError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerTop
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerTop (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerUnpauseError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerUnpauseError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerUnpause
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerUnpause (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerUpdateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerUpdate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerWaitError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerWaitError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestContainerWait
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestContainerWait (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestDiskUsageError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestDiskUsageError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestDiskUsage
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestDiskUsage (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestDistributionInspectUnsupported
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestDistributionInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestEventsErrorInOptions
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestEventsErrorInOptions (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestEventsErrorFromServer
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestEventsErrorFromServer (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestEvents
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestEvents (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestTLSCloseWriter
22:09:50 [2021-07-16T22:09:50.454Z] === PAUSE TestTLSCloseWriter
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageBuildError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageBuildError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageBuild
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageBuild (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestGetDockerOS
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestGetDockerOS (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageCreateError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageCreate
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageHistoryError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageHistoryError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageHistory
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageHistory (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageImportError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageImportError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageImport
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageImport (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageInspectError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageInspectImageNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageInspectImageNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageInspect
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageListError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageListError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageList
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageList (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageListApiBefore125
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageListApiBefore125 (0.01s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageLoadError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageLoadError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageLoad
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageLoad (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagesPruneError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagesPruneError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagesPrune
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagesPrune (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullReferenceParseError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullReferenceParseError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullAnyError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullAnyError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullStatusUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullStatusUnauthorizedError (0.01s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullWithPrivilegedFuncNoError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePullWithoutErrors
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePullWithoutErrors (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushReferenceError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushReferenceError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushAnyError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushAnyError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushStatusUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithPrivilegedFuncNoError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithoutErrors
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImagePushWithoutErrors (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageRemoveError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageRemoveImageNotFound
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageRemove
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSaveError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSaveError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSave
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSave (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchAnyError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchAnyError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchStatusUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageSearchWithoutErrors
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageTagError
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageTagError (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageTagInvalidReference
22:09:50 [2021-07-16T22:09:50.454Z] --- PASS: TestImageTagInvalidReference (0.00s)
22:09:50 [2021-07-16T22:09:50.454Z] === RUN   TestImageTagInvalidSourceImageName
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestImageTagHexSource
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestImageTagHexSource (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestImageTag
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestImageTag (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestInfoServerError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestInfoServerError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestInfoInvalidResponseJSONError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestInfo
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestInfo (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkConnectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkConnectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkConnect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkConnect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkCreateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkCreate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkDisconnectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkDisconnectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkDisconnect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkDisconnect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkInspectNotFoundError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworksPruneError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworksPruneError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworksPrune
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworksPrune (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNetworkRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNetworkRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeInspectNodeNotFound
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeUpdateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestNodeUpdate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestNodeUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestOptionWithTimeout
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestOptionWithTimeout (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingFail
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPingFail (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingWithError
22:09:50 [2021-07-16T22:09:50.455Z] 2021/07/16 22:09:49 RoundTripper returned a response & error; ignoring response
22:09:50 [2021-07-16T22:09:50.455Z] 2021/07/16 22:09:49 RoundTripper returned a response & error; ignoring response
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPingWithError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingSuccess
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPingSuccess (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingHeadFallback
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingHeadFallback/OK
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingHeadFallback/Internal_Server_Error
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingHeadFallback/Not_Found
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPingHeadFallback (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginDisableError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginDisableError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginDisable
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginDisable (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginEnableError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginEnableError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginEnable
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginEnable (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginPushError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginPushError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginPush
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginPush (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginSetError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginSetError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPluginSet
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPluginSet (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSetHostHeader
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSetHostHeader (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestPlainTextError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestPlainTextError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestInfiniteError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestInfiniteError (0.03s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestCanceledContext
22:09:50 [2021-07-16T22:09:50.455Z] 2021/07/16 22:09:49 RoundTripper returned a response & error; ignoring response
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestCanceledContext (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestDeadlineExceededContext
22:09:50 [2021-07-16T22:09:50.455Z] 2021/07/16 22:09:49 RoundTripper returned a response & error; ignoring response
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestDeadlineExceededContext (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretCreateUnsupported
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretCreateUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretCreateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretCreate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretInspectUnsupported
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretInspectUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretInspectSecretNotFound
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretListUnsupported
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretListUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretRemoveUnsupported
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretUpdateUnsupported
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretUpdateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSecretUpdate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSecretUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceCreateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceCreate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceCreateCompatiblePlatforms
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceCreateDigestPinning
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceInspectServiceNotFound
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceLogsError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceLogsError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceLogs
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceLogs (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceRemoveNotFoundError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceUpdateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestServiceUpdate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestServiceUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmGetUnlockKeyError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmGetUnlockKey
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmInitError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmInitError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmInit
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmInit (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmJoinError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmJoinError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmJoin
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmJoin (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmLeaveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmLeaveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmLeave
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmLeave (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmUnlockError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmUnlockError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmUnlock
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmUnlock (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmUpdateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmUpdateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestSwarmUpdate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestSwarmUpdate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestTaskInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTaskInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestTaskInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestTaskInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTaskInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestTaskListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTaskListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestTaskList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTaskList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeCreateError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeCreateError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeCreate
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeCreate (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeInspectError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeInspectError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeInspectNotFound
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeInspectNotFound (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeInspectWithEmptyID
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeInspect
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeInspect (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeListError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeListError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeList
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeList (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeRemoveError
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeRemoveError (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === RUN   TestVolumeRemove
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestVolumeRemove (0.00s)
22:09:50 [2021-07-16T22:09:50.455Z] === CONT  TestTLSCloseWriter
22:09:50 [2021-07-16T22:09:50.455Z] --- PASS: TestTLSCloseWriter (0.01s)
22:09:50 [2021-07-16T22:09:50.455Z] PASS
22:09:50 [2021-07-16T22:09:50.455Z] coverage: 75.0% of statements
22:09:50 [2021-07-16T22:09:50.455Z] ok  	github.com/docker/docker/client	0.863s	coverage: 75.0% of statements
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.929 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.940 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.949 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.959 Setting up libidn11:amd64 (1.33-2.2) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.970 Setting up libkmod2:amd64 (26-1) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 3.980 Setting up systemd (241-7~deb10u7) ...
22:09:50 [2021-07-16T22:09:50.563Z] #69 4.027 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:09:50 [2021-07-16T22:09:50.563Z] #69 4.029 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:09:50 [2021-07-16T22:09:50.563Z] #69 4.032 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
22:09:50 [2021-07-16T22:09:50.563Z] #69 4.032 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.497 Selecting previously unselected package systemd-sysv.
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.497 (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 ... 28875 files and directories currently installed.)
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.510 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.513 Unpacking systemd-sysv (241-7~deb10u7) ...
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.551 Selecting previously unselected package libdbus-1-3:amd64.
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.554 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.557 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.126Z] #69 4.612 Selecting previously unselected package dbus.
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.614 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.626 Unpacking dbus (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.683 Selecting previously unselected package libpam-systemd:amd64.
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.686 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.690 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.731 Selecting previously unselected package dbus-user-session.
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.733 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.737 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.803 Setting up systemd-sysv (241-7~deb10u7) ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.815 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.383Z] #69 4.826 Setting up dbus (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.640Z] #69 4.935 invoke-rc.d: could not determine current runlevel
22:09:51 [2021-07-16T22:09:51.640Z] #69 4.937 invoke-rc.d: policy-rc.d denied execution of start.
22:09:51 [2021-07-16T22:09:51.640Z] #69 4.941 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
22:09:51 [2021-07-16T22:09:51.640Z] #69 5.095 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
22:09:51 [2021-07-16T22:09:51.640Z] #69 5.113 Processing triggers for systemd (241-7~deb10u7) ...
22:09:51 [2021-07-16T22:09:51.640Z] #69 5.121 Processing triggers for libc-bin (2.28-10) ...
22:09:51 [2021-07-16T22:09:51.897Z] #69 DONE 5.3s
22:09:51 [2021-07-16T22:09:51.897Z] 
22:09:51 [2021-07-16T22:09:51.897Z] #70 [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
22:09:51 [2021-07-16T22:09:51.897Z] #70 sha256:a4855232e1753d2fc8ef90b44751ce74f2e9880729c38b6f80fd183db6e834b5
22:09:52 [2021-07-16T22:09:52.459Z] #70 0.449   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
22:09:52 [2021-07-16T22:09:52.459Z] #70 0.451                                  Dload  Upload   Total   Spent    Left  Speed
22:09:52 [2021-07-16T22:09:52.459Z] #70 0.451 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  16423      0 --:--:-- --:--:-- --:--:-- 16423
22:09:52 [2021-07-16T22:09:52.715Z] #70 DONE 0.7s
22:09:52 [2021-07-16T22:09:52.715Z] 
22:09:52 [2021-07-16T22:09:52.715Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
22:09:52 [2021-07-16T22:09:52.715Z] #71 sha256:0250af72603023754570fe5cfb955dc33acdc6a9a76c01585d62a007a925f264
22:09:53 [2021-07-16T22:09:53.644Z] #71 DONE 0.9s
22:09:53 [2021-07-16T22:09:53.644Z] 
22:09:53 [2021-07-16T22:09:53.644Z] #72 exporting to image
22:09:53 [2021-07-16T22:09:53.644Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:09:53 [2021-07-16T22:09:53.644Z] #72 exporting layers
22:09:56 [2021-07-16T22:09:56.777Z] #70 exporting layers 6.4s done
22:09:56 [2021-07-16T22:09:56.777Z] #70 writing image sha256:22f2f526c2f33186536729898dece085e3ffc791e1ae0b793bb9bbb40e2c3901 done
22:09:56 [2021-07-16T22:09:56.777Z] #70 naming to docker.io/library/docker:6fed988df2c6c41a17e78fb6d161367168edec3d done
22:09:56 [2021-07-16T22:09:56.777Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
22:09:57 [2021-07-16T22:09:57.118Z] + trap exit INT TERM
22:09:57 [2021-07-16T22:09:57.118Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
22:09:57 [2021-07-16T22:09:57.118Z] + CONTAINER_NAME=docker-pr7
22:09:57 [2021-07-16T22:09:57.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d -e DOCKER_GRAPHDRIVER docker:6fed988df2c6c41a17e78fb6d161367168edec3d hack/make.sh dynbinary
22:09:58 [2021-07-16T22:09:58.485Z] 
22:09:58 [2021-07-16T22:09:58.485Z] Removing bundles/
22:09:58 [2021-07-16T22:09:58.485Z] 
22:09:58 [2021-07-16T22:09:58.485Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:09:58 [2021-07-16T22:09:58.485Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:09:58 [2021-07-16T22:09:58.485Z] GOOS="" GOARCH="" GOARM=""
22:10:00 [2021-07-16T22:10:00.187Z] #72 exporting layers 6.6s done
22:10:00 [2021-07-16T22:10:00.187Z] #72 writing image sha256:55fc2047d9c753f5c4d70fd0051d8b82830240510385679d81915750e273826f done
22:10:00 [2021-07-16T22:10:00.187Z] #72 naming to docker.io/library/docker:2c43bf5da58754474cfb89346ee40a3e4a6f3212
22:10:00 [2021-07-16T22:10:00.187Z] #72 naming to docker.io/library/docker:2c43bf5da58754474cfb89346ee40a3e4a6f3212 done
22:10:00 [2021-07-16T22:10:00.187Z] #72 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:10:00 [2021-07-16T22:10:00.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=2c43bf5da58754474cfb89346ee40a3e4a6f3212 -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:2c43bf5da58754474cfb89346ee40a3e4a6f3212 hack/make.sh dynbinary test-integration
22:10:02 [2021-07-16T22:10:02.426Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:10:02 [2021-07-16T22:10:02.426Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:10:02 [2021-07-16T22:10:02.426Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:10:02 [2021-07-16T22:10:02.426Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:10:02 [2021-07-16T22:10:02.426Z] 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)
22:10:02 [2021-07-16T22:10:02.426Z] Detected virtualization docker.
22:10:02 [2021-07-16T22:10:02.426Z] Detected architecture x86-64.
22:10:02 [2021-07-16T22:10:02.426Z] Set hostname to <2f5d8580ad7f>.
22:10:02 [2021-07-16T22:10:02.988Z] + source /etc/docker-entrypoint-cmd
22:10:02 [2021-07-16T22:10:02.988Z] ++ hack/make.sh dynbinary test-integration
22:10:02 [2021-07-16T22:10:02.988Z] 
22:10:02 [2021-07-16T22:10:02.988Z] Removing bundles/
22:10:02 [2021-07-16T22:10:02.988Z] 
22:10:02 [2021-07-16T22:10:02.988Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:10:02 [2021-07-16T22:10:02.988Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:10:02 [2021-07-16T22:10:02.988Z] GOOS="" GOARCH="" GOARM=""
22:10:08 [2021-07-16T22:10:08.163Z] --- PASS: TestCheckoutGit (34.59s)
22:10:08 [2021-07-16T22:10:08.163Z] === RUN   TestValidGitTransport
22:10:08 [2021-07-16T22:10:08.163Z] --- PASS: TestValidGitTransport (0.00s)
22:10:08 [2021-07-16T22:10:08.163Z] === RUN   TestGitInvalidRef
22:10:08 [2021-07-16T22:10:08.163Z] --- PASS: TestGitInvalidRef (0.21s)
22:10:08 [2021-07-16T22:10:08.163Z] PASS
22:10:08 [2021-07-16T22:10:08.163Z] coverage: 86.3% of statements
22:10:08 [2021-07-16T22:10:08.163Z] ok  	github.com/docker/docker/builder/remotecontext/git	35.233s	coverage: 86.3% of statements
22:10:09 [2021-07-16T22:10:09.135Z] ?   	github.com/docker/docker/cli	[no test files]
22:10:09 [2021-07-16T22:10:09.135Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:10:23 [2021-07-16T22:10:23.973Z] === RUN   TestContainerStopSignal
22:10:23 [2021-07-16T22:10:23.973Z] --- PASS: TestContainerStopSignal (0.00s)
22:10:23 [2021-07-16T22:10:23.973Z] === RUN   TestContainerStopTimeout
22:10:23 [2021-07-16T22:10:23.973Z] --- PASS: TestContainerStopTimeout (0.00s)
22:10:23 [2021-07-16T22:10:23.973Z] === RUN   TestContainerSecretReferenceDestTarget
22:10:23 [2021-07-16T22:10:23.973Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
22:10:23 [2021-07-16T22:10:23.973Z] === RUN   TestContainerLogPathSetForJSONFileLogger
22:10:23 [2021-07-16T22:10:23.973Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
22:10:23 [2021-07-16T22:10:23.973Z] === RUN   TestContainerLogPathSetForRingLogger
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestReplaceAndAppendEnvVars
22:10:23 [2021-07-16T22:10:23.974Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestNewMemoryStore
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestNewMemoryStore (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestAddContainers
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestAddContainers (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestGetContainer
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestGetContainer (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestDeleteContainer
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestDeleteContainer (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestListContainers
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestListContainers (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestFirstContainer
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestFirstContainer (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestApplyAllContainer
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestApplyAllContainer (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestIsValidHealthString
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestIsValidHealthString (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestStateRunStop
22:10:23 [2021-07-16T22:10:23.974Z] --- PASS: TestStateRunStop (0.00s)
22:10:23 [2021-07-16T22:10:23.974Z] === RUN   TestStateTimeoutWait
22:10:24 [2021-07-16T22:10:24.437Z]     state_test.go:141: Stop callback fired
22:10:24 [2021-07-16T22:10:24.437Z]     state_test.go:165: Stop callback fired
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestStateTimeoutWait (0.10s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestIsValidStateString
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestIsValidStateString (0.00s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestViewSaveDelete
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestViewSaveDelete (0.01s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestViewAll
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestViewAll (0.03s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestViewGet
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestViewGet (0.01s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestNames
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestNames (0.00s)
22:10:24 [2021-07-16T22:10:24.437Z] === RUN   TestViewWithHealthCheck
22:10:24 [2021-07-16T22:10:24.437Z] --- PASS: TestViewWithHealthCheck (0.01s)
22:10:24 [2021-07-16T22:10:24.437Z] PASS
22:10:24 [2021-07-16T22:10:24.437Z] coverage: 41.5% of statements
22:10:24 [2021-07-16T22:10:24.437Z] ok  	github.com/docker/docker/container	0.761s	coverage: 41.5% of statements
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithTLS
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithConflicts
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliWithConflictingLabels
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestConfigureDaemonLogs
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestConfigureDaemonLogs (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestCommonOptionsInstallFlags
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
22:10:25 [2021-07-16T22:10:25.411Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
22:10:25 [2021-07-16T22:10:25.411Z] PASS
22:10:25 [2021-07-16T22:10:25.411Z] coverage: 18.5% of statements
22:10:25 [2021-07-16T22:10:25.411Z] ok  	github.com/docker/docker/cmd/dockerd	1.559s	coverage: 18.5% of statements
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:10:25 [2021-07-16T22:10:25.411Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestPrepare
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestPrepare (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestStart
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestStart (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestWaitCancel
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestWaitCancel (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestWaitDisabled
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestWaitDisabled (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestWaitEnabled
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestWaitEnabled (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] === RUN   TestRemove
22:10:28 [2021-07-16T22:10:28.345Z] --- PASS: TestRemove (0.00s)
22:10:28 [2021-07-16T22:10:28.345Z] PASS
22:10:28 [2021-07-16T22:10:28.345Z] coverage: 65.3% of statements
22:10:28 [2021-07-16T22:10:28.345Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.668s	coverage: 65.3% of statements
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestNewListSecretsFilters
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestNewListSecretsFilters (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestNewListConfigsFilters
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestNewListConfigsFilters (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] PASS
22:10:31 [2021-07-16T22:10:31.267Z] coverage: 0.5% of statements
22:10:31 [2021-07-16T22:10:31.267Z] ok  	github.com/docker/docker/daemon/cluster	2.226s	coverage: 0.5% of statements
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.26s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCContainerRuntime
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/empty
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/default
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/process
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCIsolation
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCIsolation/default
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCIsolation/process
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCConfigs
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCConfigs/file
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCConfigs
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCConfigs/file
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
22:10:31 [2021-07-16T22:10:31.267Z] === RUN   TestServiceConvertToGRPCConfigs/none
22:10:31 [2021-07-16T22:10:31.267Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
22:10:31 [2021-07-16T22:10:31.267Z] PASS
22:10:31 [2021-07-16T22:10:31.267Z] coverage: 35.9% of statements
22:10:31 [2021-07-16T22:10:31.268Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.562s	coverage: 35.9% of statements
22:10:35 [2021-07-16T22:10:35.024Z] === RUN   TestDiscoveryOptsErrors
22:10:35 [2021-07-16T22:10:35.024Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
22:10:35 [2021-07-16T22:10:35.024Z] === RUN   TestDiscoveryOpts
22:10:35 [2021-07-16T22:10:35.024Z] --- PASS: TestDiscoveryOpts (0.00s)
22:10:35 [2021-07-16T22:10:35.024Z] PASS
22:10:35 [2021-07-16T22:10:35.024Z] coverage: 30.0% of statements
22:10:35 [2021-07-16T22:10:35.024Z] ok  	github.com/docker/docker/daemon/discovery	0.784s	coverage: 30.0% of statements
22:10:37 [2021-07-16T22:10:37.209Z] === RUN   TestWaitNodeAttachment
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestWaitNodeAttachment (0.40s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestIsolationConversion
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestIsolationConversion/default
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestIsolationConversion/process
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestIsolationConversion/hyperv
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestIsolationConversion (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestIsolationConversion/default (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestIsolationConversion/process (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestContainerLabels
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestContainerLabels (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestCredentialSpecConversion
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestCredentialSpecConversion/none
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestCredentialSpecConversion/config
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestCredentialSpecConversion/file
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestCredentialSpecConversion/registry
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestCredentialSpecConversion (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountBind
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountBind (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountVolume
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountVolume (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountTarget
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountTarget (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountTmpfs
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountInvalidType
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestControllerValidateMountNamedPipe
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] PASS
22:10:37 [2021-07-16T22:10:37.670Z] coverage: 11.0% of statements
22:10:37 [2021-07-16T22:10:37.670Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.602s	coverage: 11.0% of statements
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestBuilderGC
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestBuilderGC (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationNotFound
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonBrokenConfiguration
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestParseClusterAdvertiseSettings
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestFindConfigurationConflicts
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestFindConfigurationConflicts (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeConflicts
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeConcurrent
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeConcurrentError
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestFindConfigurationConflictsWithMergedValues
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestValidateConfigurationErrors (0.01s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_label
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_dns
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_dns-search
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_max-download-attempts
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestValidateConfiguration/with_node_generic_resources
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestValidateConfiguration (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestModifiedDiscoverySettings
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestReloadSetConfigFileNotExist
22:10:37 [2021-07-16T22:10:37.670Z] time="2021-07-16T22:10:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestReloadDefaultConfigNotExist
22:10:37 [2021-07-16T22:10:37.670Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:10:37 [2021-07-16T22:10:37.670Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestReloadBadDefaultConfig
22:10:37 [2021-07-16T22:10:37.670Z] time="2021-07-16T22:10:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-717012079"
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestReloadWithConflictingLabels
22:10:37 [2021-07-16T22:10:37.670Z] time="2021-07-16T22:10:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-241023746"
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestReloadWithDuplicateLabels
22:10:37 [2021-07-16T22:10:37.670Z] time="2021-07-16T22:10:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-004096121"
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] === RUN   TestDaemonConfigurationMerge
22:10:37 [2021-07-16T22:10:37.670Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
22:10:37 [2021-07-16T22:10:37.670Z] PASS
22:10:37 [2021-07-16T22:10:37.670Z] coverage: 79.2% of statements
22:10:37 [2021-07-16T22:10:37.670Z] ok  	github.com/docker/docker/daemon/config	1.688s	coverage: 79.2% of statements
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestVerifyNetworkingConfig
22:10:38 [2021-07-16T22:10:38.644Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestGetContainer
22:10:38 [2021-07-16T22:10:38.644Z] --- PASS: TestGetContainer (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestValidContainerNames
22:10:38 [2021-07-16T22:10:38.644Z] --- PASS: TestValidContainerNames (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestContainerInitDNS
22:10:38 [2021-07-16T22:10:38.644Z]     daemon_test.go:147: root required
22:10:38 [2021-07-16T22:10:38.644Z] --- SKIP: TestContainerInitDNS (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestMerge
22:10:38 [2021-07-16T22:10:38.644Z] --- PASS: TestMerge (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestValidateContainerIsolation
22:10:38 [2021-07-16T22:10:38.644Z] --- PASS: TestValidateContainerIsolation (0.00s)
22:10:38 [2021-07-16T22:10:38.644Z] === RUN   TestFindNetworkErrorType
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestFindNetworkErrorType (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestEnsureServicesExist
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestEnsureServicesExist (0.01s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestEnsureServicesExistErrors
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestContainerDelete
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestContainerDelete (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestContainerDoubleDelete
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestContainerDoubleDelete (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestLogContainerEventCopyLabels
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestLogContainerEventWithAttributes
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestNoneHealthcheck
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestNoneHealthcheck (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestHealthStates
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] time="2021-07-16T22:10:38Z" 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"
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestHealthStates (0.17s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestMaskURLCredentials
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestMaskURLCredentials (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestGetInspectData
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestGetInspectData (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestFillLicense
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestFillLicense (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestListInvalidFilter
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestListInvalidFilter (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestNameFilter
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestNameFilter (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
22:10:38 [2021-07-16T22:10:38.645Z] === 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
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- 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)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonReloadLabels
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestDaemonReloadLabels (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonReloadMirrors
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestDaemonReloadMirrors (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonReloadInsecureRegistries
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonReloadNotAffectOthers
22:10:38 [2021-07-16T22:10:38.645Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
22:10:38 [2021-07-16T22:10:38.645Z] === RUN   TestDaemonDiscoveryReload
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestEventsLog
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestEventsLog (0.00s)
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestEventsLogTimeout
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestEventsLogTimeout (0.00s)
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestLogEvents
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestLogEvents (0.05s)
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestLoadBufferedEvents
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestLoadBufferedEvents (0.18s)
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestLoadBufferedEventsOnlyFromPast
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
22:10:39 [2021-07-16T22:10:39.106Z] === RUN   TestIgnoreBufferedWhenNoTimes
22:10:39 [2021-07-16T22:10:39.106Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
22:10:39 [2021-07-16T22:10:39.106Z] PASS
22:10:39 [2021-07-16T22:10:39.106Z] coverage: 50.0% of statements
22:10:39 [2021-07-16T22:10:39.106Z] ok  	github.com/docker/docker/daemon/events	0.500s	coverage: 50.0% of statements
22:10:39 [2021-07-16T22:10:39.567Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
22:10:39 [2021-07-16T22:10:39.567Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestIsEmptyDir
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestIsEmptyDir (0.01s)
22:10:40 [2021-07-16T22:10:40.027Z] PASS
22:10:40 [2021-07-16T22:10:40.027Z] coverage: 2.3% of statements
22:10:40 [2021-07-16T22:10:40.027Z] ok  	github.com/docker/docker/daemon/graphdriver	0.209s	coverage: 2.3% of statements
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestLinkNaming
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestLinkNaming (0.00s)
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestLinkNew
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestLinkNew (0.00s)
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestLinkEnv
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestLinkEnv (0.00s)
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestLinkMultipleEnv
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestLinkMultipleEnv (0.00s)
22:10:40 [2021-07-16T22:10:40.027Z] === RUN   TestLinkPortRangeEnv
22:10:40 [2021-07-16T22:10:40.027Z] --- PASS: TestLinkPortRangeEnv (0.00s)
22:10:40 [2021-07-16T22:10:40.027Z] PASS
22:10:40 [2021-07-16T22:10:40.027Z] coverage: 93.0% of statements
22:10:40 [2021-07-16T22:10:40.027Z] ok  	github.com/docker/docker/daemon/links	0.138s	coverage: 93.0% of statements
22:10:40 [2021-07-16T22:10:40.488Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
22:10:40 [2021-07-16T22:10:40.488Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
22:10:40 [2021-07-16T22:10:40.949Z]     reload_test.go:520: root required
22:10:40 [2021-07-16T22:10:40.949Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
22:10:40 [2021-07-16T22:10:40.949Z] === RUN   TestParseVolumesFrom
22:10:40 [2021-07-16T22:10:40.949Z] --- PASS: TestParseVolumesFrom (0.00s)
22:10:40 [2021-07-16T22:10:40.949Z] PASS
22:10:40 [2021-07-16T22:10:40.949Z] coverage: 9.1% of statements
22:10:40 [2021-07-16T22:10:40.949Z] ok  	github.com/docker/docker/daemon	4.630s	coverage: 9.1% of statements
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:10:40 [2021-07-16T22:10:40.949Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:10:42 [2021-07-16T22:10:42.082Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.584046251s with top 10 stages: buildssa: 1m48.013235815s, goimports: 24.666126241s, unconvert: 14.348237794s, gosec: 10.652646412s, golint: 7.142335074s, misspell: 4.381111673s, ineffassign: 4.171849713s, inspect: 3.886869457s, vrp: 3.798944612s, printf: 1.920098103s 
22:10:42 [2021-07-16T22:10:42.082Z] INFO [runner] Issues before processing: 2858, after processing: 0 
22:10:42 [2021-07-16T22:10:42.082Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1894, cgo: 2283/2858, filename_unadjuster: 2283/2283, identifier_marker: 1894/1894, nolint: 0/78, path_prettifier: 2283/2283, skip_dirs: 2283/2283, exclude: 1894/1894, skip_files: 2283/2283, autogenerated_exclude: 1894/2283 
22:10:42 [2021-07-16T22:10:42.082Z] INFO [runner] processing took 69.293388ms with stages: nolint: 26.65602ms, identifier_marker: 19.259138ms, path_prettifier: 11.900929ms, autogenerated_exclude: 5.227426ms, exclude-rules: 3.74721ms, skip_dirs: 1.947726ms, cgo: 379.308µs, filename_unadjuster: 170.523µs, max_same_issues: 1.308µs, max_from_linter: 913ns, exclude: 644ns, uniq_by_line: 616ns, diff: 403ns, skip_files: 379ns, source_code: 295ns, path_shortener: 288ns, max_per_file_from_linter: 262ns 
22:10:42 [2021-07-16T22:10:42.082Z] INFO [runner] linters took 1m51.121349044s with stages: goanalysis_metalinter: 1m27.920063283s, unused: 23.131819834s 
22:10:42 [2021-07-16T22:10:42.082Z] INFO File cache stats: 1690 entries of total size 8.5MiB 
22:10:42 [2021-07-16T22:10:42.082Z] INFO Memory: 2459 samples, avg is 2135.6MB, max is 5442.4MB 
22:10:42 [2021-07-16T22:10:42.082Z] INFO Execution took 4m5.701178212s                
22:10:42 [2021-07-16T22:10:42.082Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
22:10:42 [2021-07-16T22:10:42.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/make.sh dynbinary test-docker-py
22:10:42 [2021-07-16T22:10:42.998Z] 
22:10:43 [2021-07-16T22:10:43.134Z] === RUN   TestAdapterReadLogs
22:10:43 [2021-07-16T22:10:43.134Z] --- PASS: TestAdapterReadLogs (0.00s)
22:10:43 [2021-07-16T22:10:43.134Z] === RUN   TestCopier
22:10:43 [2021-07-16T22:10:43.134Z] --- PASS: TestCopier (0.00s)
22:10:43 [2021-07-16T22:10:43.134Z] === RUN   TestCopierLongLines
22:10:43 [2021-07-16T22:10:43.134Z] --- PASS: TestCopierLongLines (0.01s)
22:10:43 [2021-07-16T22:10:43.134Z] === RUN   TestCopierSlow
22:10:43 [2021-07-16T22:10:43.255Z] Removing bundles/
22:10:43 [2021-07-16T22:10:43.255Z] 
22:10:43 [2021-07-16T22:10:43.255Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:10:43 [2021-07-16T22:10:43.255Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:10:43 [2021-07-16T22:10:43.255Z] GOOS="" GOARCH="" GOARM=""
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCopierSlow (0.20s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCopierWithSized
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCopierWithSized/as_is
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCopierWithSized/With_RingLogger
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCopierWithSized (0.01s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCopierWithPartial
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCopierWithPartial (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestRingLogger
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestRingLogger (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestRingCap
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestRingCap (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestRingClose
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestRingClose (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestRingDrain
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestRingDrain (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] PASS
22:10:43 [2021-07-16T22:10:43.595Z] coverage: 43.8% of statements
22:10:43 [2021-07-16T22:10:43.595Z] ok  	github.com/docker/docker/daemon/logger	0.562s	coverage: 43.8% of statements
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/defaults
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/invalid_create_group
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/invalid_flush_interval
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/flush_interval_at_15
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestNewStreamConfig (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewAWSLogsClientUserAgentHandler
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestNewAWSLogsClientRegionDetect
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=info msg="Trying to get region from EC2 Metadata"
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCreateSuccess
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCreateSuccess (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCreateLogGroupSuccess
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCreateError
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCreateError (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCreateAlreadyExists
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCreateAlreadyExists (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestLogClosed
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestLogClosed (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestLogBlocking
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestLogBlocking (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestLogNonBlockingBufferEmpty
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestLogNonBlockingBufferFull
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestPublishBatchSuccess
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestPublishBatchSuccess (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestPublishBatchError
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=error msg=Error
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestPublishBatchError (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestPublishBatchInvalidSeqSuccess
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestPublishBatchAlreadyAccepted
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:10:43 [2021-07-16T22:10:43.595Z] time="2021-07-16T22:10:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchSimple
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchSimple (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchTicker
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchTicker (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchMultilinePattern
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestCollectBatchClose
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestCollectBatchClose (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/0/Hello
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/2/🙃
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/3/����
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/4/He��o
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestEffectiveLen/5/
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestEffectiveLen (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/0/
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: 
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: 
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/1/Hello
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: Hello
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: 
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/2/Hello
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: He
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: llo
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/3/Hello
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: 
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: Hello
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/4/🙃
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: 
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: 🙃
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/5/🙃
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: 🙃
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: 
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/6/a�
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: a
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: �
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestFindValidSplit/7/a�
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1044: a�
22:10:43 [2021-07-16T22:10:43.595Z]     cloudwatchlogs_test.go:1045: 
22:10:43 [2021-07-16T22:10:43.595Z] --- PASS: TestFindValidSplit (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
22:10:43 [2021-07-16T22:10:43.595Z] === RUN   TestProcessEventEmoji
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestProcessEventEmoji (0.08s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchLineSplit
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchLineSplit (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchLineSplitWithBinary
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchMaxEvents
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchMaxTotalBytes
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCollectBatchWithDuplicateTimestamps
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsMultilinePattern
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestCreateTagSuccess
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestCreateTagSuccess (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] PASS
22:10:44 [2021-07-16T22:10:44.056Z] coverage: 77.8% of statements
22:10:44 [2021-07-16T22:10:44.056Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.950s	coverage: 77.8% of statements
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestSearchRegistryForImagesErrors
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestSearchRegistryForImages
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestSearchRegistryForImages (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestOnlyPlatformWithFallback
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestImageDelete
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestImageDelete/no_lease
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestImageDelete/lease_exists
22:10:44 [2021-07-16T22:10:44.056Z] --- PASS: TestImageDelete (0.03s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestImageDelete/no_lease (0.01s)
22:10:44 [2021-07-16T22:10:44.056Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
22:10:44 [2021-07-16T22:10:44.056Z] === RUN   TestContentStoreForPull
22:10:44 [2021-07-16T22:10:44.517Z] --- PASS: TestContentStoreForPull (0.22s)
22:10:44 [2021-07-16T22:10:44.517Z] PASS
22:10:44 [2021-07-16T22:10:44.517Z] coverage: 6.8% of statements
22:10:44 [2021-07-16T22:10:44.517Z] ok  	github.com/docker/docker/daemon/images	1.438s	coverage: 6.8% of statements
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:10:44 [2021-07-16T22:10:44.517Z] === RUN   TestJSONFileLogger
22:10:44 [2021-07-16T22:10:44.517Z] --- PASS: TestJSONFileLogger (0.01s)
22:10:44 [2021-07-16T22:10:44.517Z] === RUN   TestJSONFileLoggerWithTags
22:10:44 [2021-07-16T22:10:44.517Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
22:10:44 [2021-07-16T22:10:44.517Z] === RUN   TestJSONFileLoggerWithOpts
22:10:44 [2021-07-16T22:10:44.978Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
22:10:44 [2021-07-16T22:10:44.978Z] === RUN   TestJSONFileLoggerWithLabelsEnv
22:10:44 [2021-07-16T22:10:44.978Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
22:10:44 [2021-07-16T22:10:44.978Z] === RUN   TestEncodeDecode
22:10:44 [2021-07-16T22:10:44.978Z] === PAUSE TestEncodeDecode
22:10:44 [2021-07-16T22:10:44.978Z] === RUN   TestUnexpectedEOF
22:10:44 [2021-07-16T22:10:44.978Z] time="2021-07-16T22:10:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:10:44 [2021-07-16T22:10:44.978Z] time="2021-07-16T22:10:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:10:44 [2021-07-16T22:10:44.978Z] --- PASS: TestUnexpectedEOF (0.18s)
22:10:44 [2021-07-16T22:10:44.978Z] === CONT  TestEncodeDecode
22:10:44 [2021-07-16T22:10:44.978Z] --- PASS: TestEncodeDecode (0.00s)
22:10:44 [2021-07-16T22:10:44.978Z] PASS
22:10:44 [2021-07-16T22:10:44.978Z] coverage: 69.9% of statements
22:10:44 [2021-07-16T22:10:44.978Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.590s	coverage: 69.9% of statements
22:10:45 [2021-07-16T22:10:45.438Z] === RUN   TestJSONLogsMarshalJSONBuf
22:10:45 [2021-07-16T22:10:45.438Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
22:10:45 [2021-07-16T22:10:45.438Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
22:10:45 [2021-07-16T22:10:45.438Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
22:10:45 [2021-07-16T22:10:45.438Z] === RUN   TestFastTimeMarshalJSON
22:10:45 [2021-07-16T22:10:45.438Z] --- PASS: TestFastTimeMarshalJSON (0.05s)
22:10:45 [2021-07-16T22:10:45.438Z] PASS
22:10:45 [2021-07-16T22:10:45.899Z] coverage: 87.2% of statements
22:10:45 [2021-07-16T22:10:45.899Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.423s	coverage: 87.2% of statements
22:10:46 [2021-07-16T22:10:46.356Z] === RUN   TestWriteLog
22:10:46 [2021-07-16T22:10:46.357Z] === PAUSE TestWriteLog
22:10:46 [2021-07-16T22:10:46.357Z] === RUN   TestReadLog
22:10:46 [2021-07-16T22:10:46.357Z] === PAUSE TestReadLog
22:10:46 [2021-07-16T22:10:46.357Z] === CONT  TestWriteLog
22:10:46 [2021-07-16T22:10:46.357Z] --- PASS: TestWriteLog (0.00s)
22:10:46 [2021-07-16T22:10:46.357Z] === CONT  TestReadLog
22:10:46 [2021-07-16T22:10:46.357Z] === RUN   TestReadLog/tail_exact
22:10:46 [2021-07-16T22:10:46.357Z] === RUN   TestReadLog/tail_less_than_available
22:10:46 [2021-07-16T22:10:46.357Z] === RUN   TestReadLog/tail_more_than_available
22:10:46 [2021-07-16T22:10:46.357Z] --- PASS: TestReadLog (0.19s)
22:10:46 [2021-07-16T22:10:46.357Z]     --- PASS: TestReadLog/tail_exact (0.18s)
22:10:46 [2021-07-16T22:10:46.357Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
22:10:46 [2021-07-16T22:10:46.357Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
22:10:46 [2021-07-16T22:10:46.357Z] PASS
22:10:46 [2021-07-16T22:10:46.357Z] coverage: 75.2% of statements
22:10:46 [2021-07-16T22:10:46.357Z] ok  	github.com/docker/docker/daemon/logger/local	0.588s	coverage: 75.2% of statements
22:10:46 [2021-07-16T22:10:46.357Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestLog
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestLog (0.01s)
22:10:47 [2021-07-16T22:10:47.311Z] PASS
22:10:47 [2021-07-16T22:10:47.311Z] coverage: 31.5% of statements
22:10:47 [2021-07-16T22:10:47.311Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.570s	coverage: 31.5% of statements
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestOpenFileDelete
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestOpenFileDelete (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestOpenFileRename
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestOpenFileRename (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestParseLogTagDefaultTag
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestParseLogTag
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestParseLogTag (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestParseLogTagEmptyTag
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestTailFiles
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestTailFiles (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestFollowLogsConsumerGone
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestFollowLogsProducerGone
22:10:47 [2021-07-16T22:10:47.311Z]     logfile_test.go:179: logDecode() closed after sending 801 messages
22:10:47 [2021-07-16T22:10:47.311Z]     logfile_test.go:232: messages sent: 801, received: 801
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestFollowLogsProducerGone (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestCheckCapacityAndRotate
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
22:10:47 [2021-07-16T22:10:47.311Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
22:10:47 [2021-07-16T22:10:47.311Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
22:10:47 [2021-07-16T22:10:47.311Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
22:10:47 [2021-07-16T22:10:47.311Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
22:10:47 [2021-07-16T22:10:47.311Z] PASS
22:10:47 [2021-07-16T22:10:47.311Z] coverage: 50.9% of statements
22:10:47 [2021-07-16T22:10:47.311Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.349s	coverage: 50.9% of statements
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestParseLogFormat
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestParseLogFormat (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateLogOptEmpty
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateLogOptEmpty (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateSyslogAddress
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateSyslogAddress (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestParseAddressDefaultPort
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestParseAddressDefaultPort (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateSyslogFacility
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateSyslogFacility (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateLogOptSyslogFormat
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateLogOpt
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateLogOpt (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] PASS
22:10:48 [2021-07-16T22:10:48.827Z] coverage: 46.8% of statements
22:10:48 [2021-07-16T22:10:48.827Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.303s	coverage: 46.8% of statements
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestValidateLogOpt
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestValidateLogOpt (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestNewMissedConfig
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestNewMissedConfig (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestNewMissedUrl
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestNewMissedUrl (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestNewMissedToken
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestNewMissedToken (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestNewWithProxy
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestNewWithProxy (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestDefault
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestDefault (0.01s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestInlineFormatWithNonDefaultOptions
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestJsonFormat
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestJsonFormat (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestRawFormat
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestRawFormat (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestRawFormatWithLabels
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestRawFormatWithLabels (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestRawFormatWithoutTag
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestRawFormatWithoutTag (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestBatching
22:10:48 [2021-07-16T22:10:48.827Z] === RUN   TestNewParse
22:10:48 [2021-07-16T22:10:48.827Z] --- PASS: TestNewParse (0.00s)
22:10:48 [2021-07-16T22:10:48.827Z] PASS
22:10:48 [2021-07-16T22:10:48.827Z] coverage: 8.3% of statements
22:10:48 [2021-07-16T22:10:48.827Z] ok  	github.com/docker/docker/daemon/logger/templates	0.503s	coverage: 8.3% of statements
22:10:49 [2021-07-16T22:10:49.279Z] --- PASS: TestBatching (0.20s)
22:10:49 [2021-07-16T22:10:49.279Z] === RUN   TestFrequency
22:10:49 [2021-07-16T22:10:49.279Z] --- PASS: TestFrequency (0.18s)
22:10:49 [2021-07-16T22:10:49.279Z] === RUN   TestOneMessagePerRequest
22:10:49 [2021-07-16T22:10:49.279Z] --- PASS: TestOneMessagePerRequest (0.00s)
22:10:49 [2021-07-16T22:10:49.279Z] === RUN   TestVerify
22:10:49 [2021-07-16T22:10:49.279Z] --- PASS: TestVerify (0.00s)
22:10:49 [2021-07-16T22:10:49.279Z] === RUN   TestSkipVerify
22:10:49 [2021-07-16T22:10:49.279Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:49 [2021-07-16T22:10:49.279Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:49 [2021-07-16T22:10:49.279Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:49 [2021-07-16T22:10:49.279Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:49 [2021-07-16T22:10:49.279Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] --- PASS: TestSkipVerify (0.76s)
22:10:50 [2021-07-16T22:10:50.232Z] === RUN   TestBufferMaximum
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.751794\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.751794\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] --- PASS: TestBufferMaximum (0.00s)
22:10:50 [2021-07-16T22:10:50.232Z] === RUN   TestServerAlwaysDown
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.755626\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.755626\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.755626\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.756084\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] time="2021-07-16T22:10:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626473449.756084\",\"host\":\"ad50ec4d3820\"}'"
22:10:50 [2021-07-16T22:10:50.232Z] --- PASS: TestServerAlwaysDown (0.00s)
22:10:50 [2021-07-16T22:10:50.232Z] === RUN   TestCannotSendAfterClose
22:10:50 [2021-07-16T22:10:50.232Z] --- PASS: TestCannotSendAfterClose (0.00s)
22:10:50 [2021-07-16T22:10:50.232Z] === RUN   TestDeadlockOnBlockedEndpoint
22:10:51 [2021-07-16T22:10:51.186Z] time="2021-07-16T22:10:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
22:10:51 [2021-07-16T22:10:51.186Z] time="2021-07-16T22:10:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ad50ec4d3820\"}'"
22:10:51 [2021-07-16T22:10:51.186Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
22:10:51 [2021-07-16T22:10:51.186Z] PASS
22:10:51 [2021-07-16T22:10:51.186Z] coverage: 82.5% of statements
22:10:51 [2021-07-16T22:10:51.186Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.655s	coverage: 82.5% of statements
22:10:51 [2021-07-16T22:10:51.186Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:10:51 [2021-07-16T22:10:51.186Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:10:51 [2021-07-16T22:10:51.186Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:10:51 [2021-07-16T22:10:51.186Z] === RUN   TestV1IDService
22:10:51 [2021-07-16T22:10:51.186Z] --- PASS: TestV1IDService (0.02s)
22:10:51 [2021-07-16T22:10:51.186Z] === RUN   TestV2MetadataService
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestSuccessfulDownload
22:10:51 [2021-07-16T22:10:51.638Z]     download_test.go:268: Needs fixing on Windows
22:10:51 [2021-07-16T22:10:51.638Z] --- SKIP: TestSuccessfulDownload (0.00s)
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestCancelledDownload
22:10:51 [2021-07-16T22:10:51.638Z] --- PASS: TestCancelledDownload (0.00s)
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestMaxDownloadAttempts
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:10:51 [2021-07-16T22:10:51.638Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestV2MetadataService (0.72s)
22:10:52 [2021-07-16T22:10:52.091Z] PASS
22:10:52 [2021-07-16T22:10:52.091Z] coverage: 48.2% of statements
22:10:52 [2021-07-16T22:10:52.091Z] ok  	github.com/docker/docker/distribution/metadata	1.082s	coverage: 48.2% of statements
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestContinueOnError_NonMirrorEndpoint
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestContinueOnError_MirrorEndpoint
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestContinueOnError_NeverContinue
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/no_remote_or_local
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestMaxDownloadAttempts (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestTransfer
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local181793459\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/no_local_cache
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/with_local_cache
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/unknown_media_type
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/unknown_media_type/no_cache
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="reference for unknown type: "
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="reference for unknown type: "
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/unknown_media_type/with_cache
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="reference for unknown type: "
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestTransfer (0.16s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestConcurrencyLimit
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="reference for unknown type: "
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="reference for unknown type: "
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/error_persisting_manifest
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
22:10:52 [2021-07-16T22:10:52.091Z] time="2021-07-16T22:10:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestManifestStore (0.28s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestManifestStore/no_remote_or_local (0.19s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
22:10:52 [2021-07-16T22:10:52.091Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
22:10:52 [2021-07-16T22:10:52.091Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
22:10:52 [2021-07-16T22:10:52.091Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/schema1
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestFixManifestLayers
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestFixManifestLayers (0.01s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestFixManifestLayersBaseLayerParent
22:10:52 [2021-07-16T22:10:52.091Z]     pull_v2_test.go:73: Needs fixing on Windows
22:10:52 [2021-07-16T22:10:52.091Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestFixManifestLayersBadParent
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestValidateManifest
22:10:52 [2021-07-16T22:10:52.091Z]     pull_v2_test.go:118: Needs fixing on Windows
22:10:52 [2021-07-16T22:10:52.091Z] --- SKIP: TestValidateManifest (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestFormatPlatform
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestFormatPlatform (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestGetRepositoryMountCandidates
22:10:52 [2021-07-16T22:10:52.091Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
22:10:52 [2021-07-16T22:10:52.091Z] === RUN   TestLayerAlreadyExists
22:10:52 [2021-07-16T22:10:52.091Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z]     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}
22:10:52 [2021-07-16T22:10:52.092Z] --- PASS: TestLayerAlreadyExists (0.00s)
22:10:52 [2021-07-16T22:10:52.092Z] === RUN   TestWhenEmptyAuthConfig
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestConcurrencyLimit (0.37s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestInactiveJobs
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestNotFound
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestNotFound (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestConflict
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestConflict (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestForbidden
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestForbidden (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestInvalidParameter
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestInvalidParameter (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestNotImplemented
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestNotImplemented (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestNotModified
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestNotModified (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestUnauthorized
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestUnauthorized (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestUnknown
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestUnknown (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestCancelled
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestCancelled (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestDeadline
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestDeadline (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestDataLoss
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestDataLoss (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestUnavailable
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestUnavailable (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestSystem
22:10:52 [2021-07-16T22:10:52.543Z] --- PASS: TestSystem (0.00s)
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Not_Found
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Bad_Request
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Conflict
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Unauthorized
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Service_Unavailable
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Forbidden
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Not_Modified
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Not_Implemented
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Internal_Server_Error
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
22:10:52 [2021-07-16T22:10:52.543Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
22:10:52 [2021-07-16T22:10:52.544Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
22:10:52 [2021-07-16T22:10:52.544Z] --- PASS: TestFromStatusCode (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
22:10:52 [2021-07-16T22:10:52.544Z] PASS
22:10:52 [2021-07-16T22:10:52.996Z] coverage: 53.1% of statements
22:10:52 [2021-07-16T22:10:52.996Z] ok  	github.com/docker/docker/errdefs	0.235s	coverage: 53.1% of statements
22:10:52 [2021-07-16T22:10:52.996Z] --- PASS: TestInactiveJobs (0.40s)
22:10:52 [2021-07-16T22:10:52.996Z] === RUN   TestWatchRelease
22:10:52 [2021-07-16T22:10:52.996Z] --- PASS: TestWatchRelease (0.04s)
22:10:52 [2021-07-16T22:10:52.996Z] === RUN   TestWatchFinishedTransfer
22:10:52 [2021-07-16T22:10:52.996Z] --- PASS: TestWatchFinishedTransfer (0.00s)
22:10:52 [2021-07-16T22:10:52.996Z] === RUN   TestDuplicateTransfer
22:10:52 [2021-07-16T22:10:52.996Z] --- PASS: TestDuplicateTransfer (0.04s)
22:10:52 [2021-07-16T22:10:52.996Z] === RUN   TestSuccessfulUpload
22:10:53 [2021-07-16T22:10:53.448Z] time="2021-07-16T22:10:53Z" level=error msg="Upload failed, retrying: simulating retry"
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestWhenEmptyAuthConfig (1.10s)
22:10:53 [2021-07-16T22:10:53.448Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
22:10:53 [2021-07-16T22:10:53.448Z] === RUN   TestTokenPassThru
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestTokenPassThru (0.01s)
22:10:53 [2021-07-16T22:10:53.448Z] === RUN   TestTokenPassThruDifferentHost
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
22:10:53 [2021-07-16T22:10:53.448Z] PASS
22:10:53 [2021-07-16T22:10:53.448Z] coverage: 23.8% of statements
22:10:53 [2021-07-16T22:10:53.448Z] ok  	github.com/docker/docker/distribution	2.022s	coverage: 23.8% of statements
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestSuccessfulUpload (0.36s)
22:10:53 [2021-07-16T22:10:53.448Z] === RUN   TestCancelledUpload
22:10:53 [2021-07-16T22:10:53.448Z] --- PASS: TestCancelledUpload (0.00s)
22:10:53 [2021-07-16T22:10:53.448Z] PASS
22:10:53 [2021-07-16T22:10:53.448Z] coverage: 76.8% of statements
22:10:53 [2021-07-16T22:10:53.448Z] ok  	github.com/docker/docker/distribution/xfer	2.145s	coverage: 76.8% of statements
22:10:53 [2021-07-16T22:10:53.448Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:10:53 [2021-07-16T22:10:53.448Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:10:53 [2021-07-16T22:10:53.903Z] === RUN   TestCompare
22:10:53 [2021-07-16T22:10:53.903Z] --- PASS: TestCompare (0.00s)
22:10:53 [2021-07-16T22:10:53.903Z] PASS
22:10:53 [2021-07-16T22:10:53.903Z] coverage: 19.2% of statements
22:10:53 [2021-07-16T22:10:53.903Z] ok  	github.com/docker/docker/image/cache	0.313s	coverage: 19.2% of statements
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSGetInvalidData
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSGetInvalidData (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSInvalidSet
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSInvalidSet (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSInvalidRoot
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSInvalidRoot (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSMetadataGetSet
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSMetadataGetSet (0.04s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSInvalidWalker
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSInvalidWalker (0.03s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSGetSet
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSGetSet (0.02s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSGetUnsetKey
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSGetUnsetKey (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSGetEmptyData
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSGetEmptyData (0.02s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSDelete
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSDelete (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSWalker
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSWalker (0.02s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestFSWalkerStopOnError
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestFSWalkerStopOnError (0.01s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestNewFromJSON
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestNewFromJSON (0.00s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestNewFromJSONWithInvalidJSON
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestMarshalKeyOrder
22:10:54 [2021-07-16T22:10:54.355Z] --- PASS: TestMarshalKeyOrder (0.00s)
22:10:54 [2021-07-16T22:10:54.355Z] === RUN   TestHistoryEqual
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestHistoryEqual (0.17s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestImage
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestImage (0.00s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestImageOSNotEmpty
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestImageOSNotEmpty (0.00s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestNewChildImageFromImageWithRootFS
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestCreate
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestCreate (0.01s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestRestore
22:10:54 [2021-07-16T22:10:54.807Z] time="2021-07-16T22:10:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestRestore (0.03s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestAddDelete
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestAddDelete (0.03s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestSearchAfterDelete
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestSearchAfterDelete (0.01s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestParentReset
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestParentReset (0.04s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestGetAndSetLastUpdated
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
22:10:54 [2021-07-16T22:10:54.807Z] === RUN   TestStoreLen
22:10:54 [2021-07-16T22:10:54.807Z] --- PASS: TestStoreLen (0.05s)
22:10:54 [2021-07-16T22:10:54.807Z] PASS
22:10:54 [2021-07-16T22:10:54.807Z] coverage: 86.6% of statements
22:10:54 [2021-07-16T22:10:54.807Z] ok  	github.com/docker/docker/image	0.992s	coverage: 86.6% of statements
22:10:55 [2021-07-16T22:10:55.259Z] === RUN   TestMakeV1ConfigFromConfig
22:10:55 [2021-07-16T22:10:55.259Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
22:10:55 [2021-07-16T22:10:55.259Z] PASS
22:10:55 [2021-07-16T22:10:55.259Z] coverage: 25.0% of statements
22:10:55 [2021-07-16T22:10:55.259Z] ok  	github.com/docker/docker/image/v1	0.245s	coverage: 25.0% of statements
22:10:55 [2021-07-16T22:10:55.711Z] === RUN   TestValidateManifest
22:10:55 [2021-07-16T22:10:55.711Z] === RUN   TestValidateManifest/nil
22:10:55 [2021-07-16T22:10:55.711Z] === RUN   TestValidateManifest/non-nil
22:10:55 [2021-07-16T22:10:55.711Z] --- PASS: TestValidateManifest (0.00s)
22:10:55 [2021-07-16T22:10:55.711Z]     --- PASS: TestValidateManifest/nil (0.00s)
22:10:55 [2021-07-16T22:10:55.711Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
22:10:55 [2021-07-16T22:10:55.711Z] PASS
22:10:55 [2021-07-16T22:10:55.711Z] coverage: 0.7% of statements
22:10:55 [2021-07-16T22:10:55.711Z] ok  	github.com/docker/docker/image/tarexport	0.266s	coverage: 0.7% of statements
22:10:55 [2021-07-16T22:10:55.711Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:10:57 [2021-07-16T22:10:57.867Z] === RUN   TestSerialization
22:10:57 [2021-07-16T22:10:57.867Z] --- PASS: TestSerialization (0.02s)
22:10:57 [2021-07-16T22:10:57.867Z] PASS
22:10:57 [2021-07-16T22:10:57.867Z] coverage: 100.0% of statements
22:10:57 [2021-07-16T22:10:57.867Z] ok  	github.com/docker/docker/libcontainerd/queue	0.225s	coverage: 100.0% of statements
22:10:57 [2021-07-16T22:10:57.867Z] === RUN   TestEnvironmentParsing
22:10:57 [2021-07-16T22:10:57.867Z] --- PASS: TestEnvironmentParsing (0.00s)
22:10:57 [2021-07-16T22:10:57.867Z] PASS
22:10:57 [2021-07-16T22:10:57.867Z] coverage: 1.2% of statements
22:10:57 [2021-07-16T22:10:57.867Z] ok  	github.com/docker/docker/libcontainerd/local	0.398s	coverage: 1.2% of statements
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestEmptyLayer
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestEmptyLayer (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestCommitFailure
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestCommitFailure (0.02s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestStartTransactionFailure
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestStartTransactionFailure (0.01s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestGetOrphan
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestGetOrphan (0.01s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestMountAndRegister
22:10:58 [2021-07-16T22:10:58.319Z]     layer_test.go:271: Layer size: 14
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestMountAndRegister (0.07s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestLayerRelease
22:10:58 [2021-07-16T22:10:58.319Z]     layer_test.go:304: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestLayerRelease (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestStoreRestore
22:10:58 [2021-07-16T22:10:58.319Z]     layer_test.go:353: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestStoreRestore (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestTarStreamStability
22:10:58 [2021-07-16T22:10:58.319Z]     layer_test.go:468: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestTarStreamStability (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestRegisterExistingLayer
22:10:58 [2021-07-16T22:10:58.319Z] --- PASS: TestRegisterExistingLayer (0.14s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestTarStreamVerification
22:10:58 [2021-07-16T22:10:58.319Z]     layer_test.go:697: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestTarStreamVerification (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestLayerMigration
22:10:58 [2021-07-16T22:10:58.319Z]     migration_test.go:46: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestLayerMigration (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestLayerMigrationNoTarsplit
22:10:58 [2021-07-16T22:10:58.319Z]     migration_test.go:182: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestMountInit
22:10:58 [2021-07-16T22:10:58.319Z]     mount_test.go:17: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestMountInit (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestMountSize
22:10:58 [2021-07-16T22:10:58.319Z]     mount_test.go:76: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestMountSize (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestMountChanges
22:10:58 [2021-07-16T22:10:58.319Z]     mount_test.go:125: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestMountChanges (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] === RUN   TestMountApply
22:10:58 [2021-07-16T22:10:58.319Z]     mount_test.go:212: Failing on Windows
22:10:58 [2021-07-16T22:10:58.319Z] --- SKIP: TestMountApply (0.00s)
22:10:58 [2021-07-16T22:10:58.319Z] PASS
22:10:58 [2021-07-16T22:10:58.319Z] coverage: 30.1% of statements
22:10:58 [2021-07-16T22:10:58.319Z] ok  	github.com/docker/docker/layer	0.874s	coverage: 30.1% of statements
22:10:58 [2021-07-16T22:10:58.771Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:10:58 [2021-07-16T22:10:58.771Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:10:58 [2021-07-16T22:10:58.771Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:10:58 [2021-07-16T22:10:58.771Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSequenceGetAvailableBit
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSequenceEqual
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSequenceEqual (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSequenceCopy
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSequenceCopy (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestGetFirstAvailable
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestGetFirstAvailable (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestFindSequence
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestFindSequence (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestCheckIfAvailable
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestCheckIfAvailable (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestMergeSequences
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestMergeSequences (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestPushReservation
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestPushReservation (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSerializeDeserialize
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSerializeDeserialize (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSet
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSet (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSetUnset
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSetUnset (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestOffsetSetUnset
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestOffsetSetUnset (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSetInRange
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSetInRange (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestSetAnyInRange
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestSetAnyInRange (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestMethods
22:11:00 [2021-07-16T22:11:00.286Z] --- PASS: TestMethods (0.00s)
22:11:00 [2021-07-16T22:11:00.286Z] === RUN   TestRandomAllocateDeallocate
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestErrorInterfaces
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestErrorInterfaces (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestNetworkMarshalling
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestInvalidConfig
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestInvalidConfig (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestConfig
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestConfig (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestOptionsLabels
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestOptionsLabels (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestValidName
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestValidName (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestTLSConfiguration
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestNetworkMarshalling (0.17s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestEndpointMarshalling
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestEndpointMarshalling (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestAuxAddresses
22:11:02 [2021-07-16T22:11:02.439Z] time="2021-07-16T22:11:02Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestAuxAddresses (0.01s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestSRVServiceQuery
22:11:02 [2021-07-16T22:11:02.439Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestSRVServiceQuery (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestServiceVIPReuse
22:11:02 [2021-07-16T22:11:02.439Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestServiceVIPReuse (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestIpamReleaseOnNetDriverFailures
22:11:02 [2021-07-16T22:11:02.439Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestDNSIPQuery
22:11:02 [2021-07-16T22:11:02.439Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestDNSIPQuery (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestDNSProxyServFail
22:11:02 [2021-07-16T22:11:02.439Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestDNSProxyServFail (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestSandboxAddEmpty
22:11:02 [2021-07-16T22:11:02.439Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestSandboxAddEmpty (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestSandboxAddMultiPrio
22:11:02 [2021-07-16T22:11:02.439Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestSandboxAddSamePrio
22:11:02 [2021-07-16T22:11:02.439Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestSandboxAddSamePrio (0.01s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestCleanupServiceDiscovery
22:11:02 [2021-07-16T22:11:02.439Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestCleanupServiceDiscovery (0.01s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestDNSOptions
22:11:02 [2021-07-16T22:11:02.439Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:11:02 [2021-07-16T22:11:02.439Z] --- SKIP: TestDNSOptions (0.00s)
22:11:02 [2021-07-16T22:11:02.439Z] === RUN   TestMultipleControllersWithSameStore
22:11:02 [2021-07-16T22:11:02.439Z] time="2021-07-16T22:11:02Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:11:02 [2021-07-16T22:11:02.439Z] time="2021-07-16T22:11:02Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:11:02 [2021-07-16T22:11:02.439Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
22:11:02 [2021-07-16T22:11:02.439Z] PASS
22:11:02 [2021-07-16T22:11:02.439Z] coverage: 8.6% of statements
22:11:02 [2021-07-16T22:11:02.439Z] ok  	github.com/docker/docker/libnetwork	0.827s	coverage: 8.6% of statements
22:11:02 [2021-07-16T22:11:02.891Z] time="2021-07-16T22:11:02Z" level=info msg="Option Initializing KV with TLS"
22:11:02 [2021-07-16T22:11:02.891Z] --- PASS: TestTLSConfiguration (0.19s)
22:11:02 [2021-07-16T22:11:02.891Z] PASS
22:11:02 [2021-07-16T22:11:02.892Z] coverage: 24.0% of statements
22:11:02 [2021-07-16T22:11:02.892Z] ok  	github.com/docker/docker/libnetwork/config	0.644s	coverage: 24.0% of statements
22:11:02 [2021-07-16T22:11:02.892Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
22:11:03 [2021-07-16T22:11:03.346Z] === RUN   TestKey
22:11:03 [2021-07-16T22:11:03.346Z] --- PASS: TestKey (0.00s)
22:11:03 [2021-07-16T22:11:03.346Z] === RUN   TestParseKey
22:11:03 [2021-07-16T22:11:03.346Z] --- PASS: TestParseKey (0.00s)
22:11:03 [2021-07-16T22:11:03.346Z] === RUN   TestInvalidDataStore
22:11:03 [2021-07-16T22:11:03.346Z] --- PASS: TestInvalidDataStore (0.00s)
22:11:03 [2021-07-16T22:11:03.346Z] === RUN   TestKVObjectFlatKey
22:11:03 [2021-07-16T22:11:03.346Z] --- PASS: TestKVObjectFlatKey (0.00s)
22:11:03 [2021-07-16T22:11:03.346Z] === RUN   TestAtomicKVObjectFlatKey
22:11:03 [2021-07-16T22:11:03.346Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
22:11:03 [2021-07-16T22:11:03.346Z] PASS
22:11:03 [2021-07-16T22:11:03.346Z] coverage: 21.9% of statements
22:11:03 [2021-07-16T22:11:03.346Z] ok  	github.com/docker/docker/libnetwork/datastore	0.189s	coverage: 21.9% of statements
22:11:03 [2021-07-16T22:11:03.799Z] --- PASS: TestRandomAllocateDeallocate (3.82s)
22:11:03 [2021-07-16T22:11:03.799Z] === RUN   TestAllocateRandomDeallocate
22:11:03 [2021-07-16T22:11:03.799Z] === RUN   TestIPDataMarshalling
22:11:03 [2021-07-16T22:11:03.799Z] --- PASS: TestIPDataMarshalling (0.00s)
22:11:03 [2021-07-16T22:11:03.799Z] === RUN   TestValidateAndIsV6
22:11:03 [2021-07-16T22:11:03.799Z] --- PASS: TestValidateAndIsV6 (0.00s)
22:11:03 [2021-07-16T22:11:03.799Z] PASS
22:11:03 [2021-07-16T22:11:03.799Z] coverage: 68.9% of statements
22:11:03 [2021-07-16T22:11:03.799Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.187s	coverage: 68.9% of statements
22:11:04 [2021-07-16T22:11:04.251Z] === RUN   TestDriver
22:11:04 [2021-07-16T22:11:04.251Z] --- PASS: TestDriver (0.00s)
22:11:04 [2021-07-16T22:11:04.251Z] PASS
22:11:04 [2021-07-16T22:11:04.251Z] coverage: 34.8% of statements
22:11:04 [2021-07-16T22:11:04.251Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.185s	coverage: 34.8% of statements
22:11:04 [2021-07-16T22:11:04.703Z] --- PASS: TestAllocateRandomDeallocate (1.00s)
22:11:04 [2021-07-16T22:11:04.703Z] === RUN   TestAllocateRandomDeallocateSerialize
22:11:04 [2021-07-16T22:11:04.703Z] === RUN   TestDriver
22:11:04 [2021-07-16T22:11:04.703Z] --- PASS: TestDriver (0.00s)
22:11:04 [2021-07-16T22:11:04.703Z] PASS
22:11:04 [2021-07-16T22:11:04.703Z] coverage: 34.8% of statements
22:11:04 [2021-07-16T22:11:04.703Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.188s	coverage: 34.8% of statements
22:11:05 [2021-07-16T22:11:05.155Z] === RUN   TestNetworkAllocateFree
22:11:05 [2021-07-16T22:11:05.155Z] --- PASS: TestNetworkAllocateFree (0.00s)
22:11:05 [2021-07-16T22:11:05.155Z] === RUN   TestNetworkAllocateUserDefinedVNIs
22:11:05 [2021-07-16T22:11:05.155Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
22:11:05 [2021-07-16T22:11:05.155Z] PASS
22:11:05 [2021-07-16T22:11:05.155Z] coverage: 63.6% of statements
22:11:05 [2021-07-16T22:11:05.155Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.233s	coverage: 63.6% of statements
22:11:05 [2021-07-16T22:11:05.607Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.98s)
22:11:05 [2021-07-16T22:11:05.607Z] === RUN   TestRetrieveFromStore
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestGetEmptyCapabilities
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestGetEmptyCapabilities (0.01s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestGetExtraCapabilities
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestGetExtraCapabilities (0.01s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestGetInvalidCapabilities
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestGetInvalidCapabilities (0.00s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestRemoteDriver
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestRemoteDriver (0.01s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestDriverError
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestDriverError (0.01s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestMissingValues
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestMissingValues (0.00s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestRollback
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestRollback (0.00s)
22:11:06 [2021-07-16T22:11:06.059Z] PASS
22:11:06 [2021-07-16T22:11:06.059Z] coverage: 57.4% of statements
22:11:06 [2021-07-16T22:11:06.059Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.329s	coverage: 57.4% of statements
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestRetrieveFromStore (0.32s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestIsCorrupted
22:11:06 [2021-07-16T22:11:06.059Z] --- PASS: TestIsCorrupted (0.01s)
22:11:06 [2021-07-16T22:11:06.059Z] === RUN   TestSetRollover
22:11:06 [2021-07-16T22:11:06.511Z] === RUN   TestNAT
22:11:06 [2021-07-16T22:11:06.511Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:11:06 [2021-07-16T22:11:06.511Z] --- SKIP: TestNAT (0.00s)
22:11:06 [2021-07-16T22:11:06.511Z] === RUN   TestTransparent
22:11:06 [2021-07-16T22:11:06.511Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:11:06 [2021-07-16T22:11:06.511Z] --- SKIP: TestTransparent (0.00s)
22:11:06 [2021-07-16T22:11:06.511Z] PASS
22:11:06 [2021-07-16T22:11:06.511Z] coverage: 0.0% of statements
22:11:06 [2021-07-16T22:11:06.511Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.275s	coverage: 0.0% of statements
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestNew
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestNew (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestAddDriver
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestAddDriver (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestAddDuplicateDriver
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestAddDuplicateDriver (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestIPAMDefaultAddressSpaces
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestDriver
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestDriver (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestIPAM
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestIPAM (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestWalkIPAMs
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestWalkIPAMs (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestWalkDrivers
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestWalkDrivers (0.00s)
22:11:06 [2021-07-16T22:11:06.963Z] PASS
22:11:06 [2021-07-16T22:11:06.963Z] coverage: 82.4% of statements
22:11:06 [2021-07-16T22:11:06.963Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.315s	coverage: 82.4% of statements
22:11:06 [2021-07-16T22:11:06.963Z] --- PASS: TestSetRollover (1.07s)
22:11:06 [2021-07-16T22:11:06.963Z] === RUN   TestSetRolloverSerial
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestBuildDefault
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestBuildDefault (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestBuildHostnameDomainname
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestBuildHostnameDomainname (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestBuildHostname
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestBuildHostname (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestBuildHostnameFQDN
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestBuildHostnameFQDN (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestBuildNoIP
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestBuildNoIP (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestUpdate
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestUpdate (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestUpdateIgnoresPrefixedHostname
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestDeleteIgnoresPrefixedHostname
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestAddEmpty
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestAddEmpty (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestAdd
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestAdd (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestDeleteEmpty
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestDeleteEmpty (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestDeleteNewline
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestDeleteNewline (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestDelete
22:11:07 [2021-07-16T22:11:07.415Z] --- PASS: TestDelete (0.00s)
22:11:07 [2021-07-16T22:11:07.415Z] === RUN   TestConcurrentWrites
22:11:07 [2021-07-16T22:11:07.867Z] --- PASS: TestConcurrentWrites (0.20s)
22:11:07 [2021-07-16T22:11:07.867Z] PASS
22:11:07 [2021-07-16T22:11:07.867Z] coverage: 81.2% of statements
22:11:07 [2021-07-16T22:11:07.867Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.361s	coverage: 81.2% of statements
22:11:08 [2021-07-16T22:11:08.319Z] === RUN   TestDiff
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestDiff (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestAddedCallback
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestAddedCallback (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestRemovedCallback
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestRemovedCallback (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestNoCallback
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestNoCallback (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] PASS
22:11:08 [2021-07-16T22:11:08.320Z] coverage: 48.1% of statements
22:11:08 [2021-07-16T22:11:08.320Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.349s	coverage: 48.1% of statements
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestSetRolloverSerial (1.12s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestGetFirstAvailableFromCurrent
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] PASS
22:11:08 [2021-07-16T22:11:08.320Z] coverage: 84.4% of statements
22:11:08 [2021-07-16T22:11:08.320Z] ok  	github.com/docker/docker/libnetwork/bitseq	8.552s	coverage: 84.4% of statements
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestNew
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestNew (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestAllocate
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestAllocate (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestUninitialized
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestUninitialized (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestAllocateInRange
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestAllocateInRange (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] === RUN   TestAllocateSerial
22:11:08 [2021-07-16T22:11:08.320Z] --- PASS: TestAllocateSerial (0.00s)
22:11:08 [2021-07-16T22:11:08.320Z] PASS
22:11:08 [2021-07-16T22:11:08.320Z] coverage: 87.5% of statements
22:11:08 [2021-07-16T22:11:08.320Z] ok  	github.com/docker/docker/libnetwork/idm	0.160s	coverage: 87.5% of statements
22:11:08 [2021-07-16T22:11:08.772Z] === RUN   TestCaller
22:11:08 [2021-07-16T22:11:08.772Z] --- PASS: TestCaller (0.00s)
22:11:08 [2021-07-16T22:11:08.772Z] PASS
22:11:08 [2021-07-16T22:11:08.772Z] coverage: 100.0% of statements
22:11:08 [2021-07-16T22:11:08.772Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.133s	coverage: 100.0% of statements
22:11:09 [2021-07-16T22:11:09.224Z] === RUN   TestSetSerialInsertDelete
22:11:09 [2021-07-16T22:11:09.224Z] --- PASS: TestSetSerialInsertDelete (0.00s)
22:11:09 [2021-07-16T22:11:09.224Z] === RUN   TestSetParallelInsertDelete
22:11:10 [2021-07-16T22:11:10.739Z] === RUN   TestInt2IP2IntConversion
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestInt2IP2IntConversion (0.67s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestGetAddressVersion
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestGetAddressVersion (0.00s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestKeyString
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestKeyString (0.00s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestPoolDataMarshal
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestPoolDataMarshal (0.00s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestSubnetsMarshal
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestSubnetsMarshal (0.26s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestAddSubnets
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestPoolRequest
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestPoolRequest (0.00s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestOtherRequests
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestOtherRequests (0.00s)
22:11:11 [2021-07-16T22:11:11.695Z] PASS
22:11:11 [2021-07-16T22:11:11.695Z] coverage: 57.1% of statements
22:11:11 [2021-07-16T22:11:11.695Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.200s	coverage: 57.1% of statements
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestAddSubnets (0.06s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestDoublePoolRelease
22:11:11 [2021-07-16T22:11:11.695Z] --- PASS: TestDoublePoolRelease (0.04s)
22:11:11 [2021-07-16T22:11:11.695Z] === RUN   TestAddReleasePoolID
22:11:12 [2021-07-16T22:11:12.146Z] --- PASS: TestAddReleasePoolID (0.25s)
22:11:12 [2021-07-16T22:11:12.147Z] === RUN   TestPredefinedPool
22:11:12 [2021-07-16T22:11:12.147Z] --- PASS: TestPredefinedPool (0.07s)
22:11:12 [2021-07-16T22:11:12.147Z] === RUN   TestRemoveSubnet
22:11:13 [2021-07-16T22:11:13.101Z] --- PASS: TestRemoveSubnet (0.82s)
22:11:13 [2021-07-16T22:11:13.101Z] === RUN   TestGetSameAddress
22:11:13 [2021-07-16T22:11:13.101Z] --- PASS: TestGetSameAddress (0.05s)
22:11:13 [2021-07-16T22:11:13.101Z] === RUN   TestPoolAllocationReuse
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:11:13 [2021-07-16T22:11:13.101Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:11:13 [2021-07-16T22:11:13.553Z] === RUN   TestGetCapabilities
22:11:13 [2021-07-16T22:11:13.553Z] --- PASS: TestGetCapabilities (0.01s)
22:11:13 [2021-07-16T22:11:13.553Z] === RUN   TestGetCapabilitiesFromLegacyDriver
22:11:13 [2021-07-16T22:11:13.553Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
22:11:13 [2021-07-16T22:11:13.553Z] === RUN   TestGetDefaultAddressSpaces
22:11:13 [2021-07-16T22:11:13.553Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
22:11:13 [2021-07-16T22:11:13.553Z] === RUN   TestRemoteDriver
22:11:13 [2021-07-16T22:11:13.553Z] --- PASS: TestRemoteDriver (0.01s)
22:11:13 [2021-07-16T22:11:13.553Z] PASS
22:11:13 [2021-07-16T22:11:13.553Z] coverage: 47.4% of statements
22:11:13 [2021-07-16T22:11:13.553Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.341s	coverage: 47.4% of statements
22:11:14 [2021-07-16T22:11:14.005Z] === RUN   TestWindowsIPAM
22:11:14 [2021-07-16T22:11:14.005Z] --- PASS: TestWindowsIPAM (0.00s)
22:11:14 [2021-07-16T22:11:14.005Z] PASS
22:11:14 [2021-07-16T22:11:14.005Z] coverage: 71.4% of statements
22:11:14 [2021-07-16T22:11:14.005Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.200s	coverage: 71.4% of statements
22:11:14 [2021-07-16T22:11:14.457Z] === RUN   TestDefaultNetwork
22:11:14 [2021-07-16T22:11:14.909Z] --- PASS: TestDefaultNetwork (0.29s)
22:11:14 [2021-07-16T22:11:14.909Z] === RUN   TestConfigGlobalScopeDefaultNetworks
22:11:14 [2021-07-16T22:11:14.909Z] === RUN   TestKeyValue
22:11:14 [2021-07-16T22:11:14.909Z] --- PASS: TestKeyValue (0.00s)
22:11:14 [2021-07-16T22:11:14.909Z] PASS
22:11:14 [2021-07-16T22:11:14.909Z] coverage: 60.0% of statements
22:11:14 [2021-07-16T22:11:14.909Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.147s	coverage: 60.0% of statements
22:11:14 [2021-07-16T22:11:14.909Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s)
22:11:14 [2021-07-16T22:11:14.909Z] === RUN   TestInitAddressPools
22:11:14 [2021-07-16T22:11:14.909Z] --- PASS: TestInitAddressPools (0.00s)
22:11:14 [2021-07-16T22:11:14.909Z] PASS
22:11:14 [2021-07-16T22:11:14.909Z] coverage: 74.0% of statements
22:11:14 [2021-07-16T22:11:14.909Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.805s	coverage: 74.0% of statements
22:11:15 [2021-07-16T22:11:15.360Z] --- PASS: TestPoolAllocationReuse (2.28s)
22:11:15 [2021-07-16T22:11:15.360Z] === RUN   TestGetAddressSubPoolEqualPool
22:11:15 [2021-07-16T22:11:15.360Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s)
22:11:15 [2021-07-16T22:11:15.360Z] === RUN   TestRequestReleaseAddressFromSubPool
22:11:15 [2021-07-16T22:11:15.819Z] === RUN   TestGenerate
22:11:15 [2021-07-16T22:11:15.819Z] --- PASS: TestGenerate (0.00s)
22:11:15 [2021-07-16T22:11:15.819Z] === RUN   TestGeneratePtr
22:11:15 [2021-07-16T22:11:15.819Z] --- PASS: TestGeneratePtr (0.00s)
22:11:15 [2021-07-16T22:11:15.819Z] === RUN   TestGenerateMissingField
22:11:15 [2021-07-16T22:11:15.819Z] --- PASS: TestGenerateMissingField (0.00s)
22:11:15 [2021-07-16T22:11:15.819Z] === RUN   TestFieldCannotBeSet
22:11:15 [2021-07-16T22:11:15.819Z] --- PASS: TestFieldCannotBeSet (0.00s)
22:11:15 [2021-07-16T22:11:15.819Z] === RUN   TestTypeMismatchError
22:11:15 [2021-07-16T22:11:15.819Z] --- PASS: TestTypeMismatchError (0.00s)
22:11:15 [2021-07-16T22:11:15.819Z] PASS
22:11:15 [2021-07-16T22:11:15.819Z] coverage: 100.0% of statements
22:11:15 [2021-07-16T22:11:15.819Z] ok  	github.com/docker/docker/libnetwork/options	0.149s	coverage: 100.0% of statements
22:11:17 [2021-07-16T22:11:17.969Z] === RUN   TestNetworkDBSimple
22:11:17 [2021-07-16T22:11:17.969Z] testing: warning: no tests to run
22:11:17 [2021-07-16T22:11:17.969Z] PASS
22:11:17 [2021-07-16T22:11:17.969Z] coverage: 0.0% of statements
22:11:17 [2021-07-16T22:11:17.969Z] ok  	github.com/docker/docker/libnetwork/osl	0.480s	coverage: 0.0% of statements [no tests to run]
22:11:18 [2021-07-16T22:11:18.421Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.23s)
22:11:18 [2021-07-16T22:11:18.421Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestRequestNewPort
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestRequestNewPort (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestRequestSpecificPort
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestRequestSpecificPort (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestReleasePort
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestReleasePort (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestReuseReleasedPort
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestReuseReleasedPort (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestReleaseUnreadledPort
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestReleaseUnreadledPort (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestUnknowProtocol
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestUnknowProtocol (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestAllocateAllPorts
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestAllocateAllPorts (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestPortAllocation
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestPortAllocation (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestPortAllocationWithCustomRange
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestNoDuplicateBPR
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestNoDuplicateBPR (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] === RUN   TestChangePortRange
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
22:11:18 [2021-07-16T22:11:18.873Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
22:11:18 [2021-07-16T22:11:18.873Z] --- PASS: TestChangePortRange (0.00s)
22:11:18 [2021-07-16T22:11:18.873Z] PASS
22:11:18 [2021-07-16T22:11:18.873Z] coverage: 88.6% of statements
22:11:18 [2021-07-16T22:11:18.873Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.153s	coverage: 88.6% of statements
22:11:19 [2021-07-16T22:11:19.325Z] 2021/07/16 22:11:18 Closing DB instances...
22:11:19 [2021-07-16T22:11:19.325Z] --- PASS: TestSetParallelInsertDelete (10.01s)
22:11:19 [2021-07-16T22:11:19.325Z] PASS
22:11:19 [2021-07-16T22:11:19.325Z] coverage: 100.0% of statements
22:11:19 [2021-07-16T22:11:19.325Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.165s	coverage: 100.0% of statements
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestTransportPortConv
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestTransportPortConv (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestTransportPortBindingConv
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestTransportPortBindingConv (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestErrorConstructors
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestErrorConstructors (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestCompareIPMask
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestCompareIPMask (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestUtilGetHostPartIP
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestUtilGetHostPartIP (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestUtilGetBroadcastIP
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] === RUN   TestParseCIDR
22:11:19 [2021-07-16T22:11:19.777Z] --- PASS: TestParseCIDR (0.00s)
22:11:19 [2021-07-16T22:11:19.777Z] PASS
22:11:19 [2021-07-16T22:11:19.777Z] coverage: 47.9% of statements
22:11:19 [2021-07-16T22:11:19.777Z] ok  	github.com/docker/docker/libnetwork/types	0.196s	coverage: 47.9% of statements
22:11:20 [2021-07-16T22:11:20.229Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.68s)
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestGetAddress
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
22:11:20 [2021-07-16T22:11:20.229Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
22:11:20 [2021-07-16T22:11:20.229Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
22:11:20 [2021-07-16T22:11:20.229Z] PASS
22:11:20 [2021-07-16T22:11:20.229Z] coverage: 44.0% of statements
22:11:20 [2021-07-16T22:11:20.229Z] ok  	github.com/docker/docker/oci	0.187s	coverage: 44.0% of statements
22:11:20 [2021-07-16T22:11:20.681Z] --- PASS: TestNetworkDBSimple (2.63s)
22:11:20 [2021-07-16T22:11:20.681Z] === RUN   TestNetworkDBJoinLeaveNetwork
22:11:21 [2021-07-16T22:11:21.133Z] === RUN   TestParseVersion
22:11:21 [2021-07-16T22:11:21.133Z] --- PASS: TestParseVersion (0.00s)
22:11:21 [2021-07-16T22:11:21.134Z] PASS
22:11:21 [2021-07-16T22:11:21.134Z] coverage: 52.9% of statements
22:11:21 [2021-07-16T22:11:21.134Z] ok  	github.com/docker/docker/pkg/aaparser	0.129s	coverage: 52.9% of statements
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestAddressPoolOpt
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestAddressPoolOpt (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/a
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/something
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/_=a
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/env1=value1
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/_env1=value1
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/env2=value2=value3
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/env3=abc!qwe
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/env_4=value_4
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/PATH
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/=a
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/PATH=
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/PATH=something
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/asd!qwe
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/1asd
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/123
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/some_space
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/__some_space_before
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/some_space_after__
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/=
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateEnv/PaTh
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestValidateEnv (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/a (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/something (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/_=a (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/PATH (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/=a (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/1asd (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/123 (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/some_space (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/= (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestParseHost
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestParseHost (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestParseDockerDaemonHost
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestParseDockerDaemonHost (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestParseTCP
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestParseTCP (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestParseInvalidUnixAddrInvalid
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateExtraHosts
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestValidateExtraHosts (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestIpOptString
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestIpOptString (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestNewIpOptInvalidDefaultVal
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestNewIpOptValidDefaultVal
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestIpOptSetInvalidVal
22:11:21 [2021-07-16T22:11:21.585Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
22:11:21 [2021-07-16T22:11:21.585Z] === RUN   TestValidateIPAddress
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestValidateIPAddress (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestMapOpts
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestMapOpts (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestListOptsWithoutValidator
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestListOptsWithoutValidator (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestListOptsWithValidator
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestListOptsWithValidator (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateDNSSearch
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestValidateDNSSearch (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_general_format
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_more_than_one_=
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_one_more
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestValidateLabel (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestNamedListOpts
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestNamedListOpts (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestNamedMapOpts
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestNamedMapOpts (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestParseLink
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestParseLink (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestQuotedStringSetWithQuotes
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestQuotedStringSetWithNoQuotes
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] === RUN   TestUlimitOpt
22:11:21 [2021-07-16T22:11:21.586Z] --- PASS: TestUlimitOpt (0.00s)
22:11:21 [2021-07-16T22:11:21.586Z] PASS
22:11:21 [2021-07-16T22:11:21.586Z] coverage: 67.1% of statements
22:11:21 [2021-07-16T22:11:21.586Z] ok  	github.com/docker/docker/opts	0.220s	coverage: 67.1% of statements
22:11:21 [2021-07-16T22:11:21.586Z] 2021/07/16 22:11:21 Closing DB instances...
22:11:23 [2021-07-16T22:11:23.736Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
22:11:23 [2021-07-16T22:11:23.736Z] === RUN   TestNetworkDBJoinLeaveNetworks
22:11:23 [2021-07-16T22:11:23.736Z] === RUN   TestPeerCertificateMarshalJSON
22:11:24 [2021-07-16T22:11:24.188Z] === RUN   TestIsArchivePathDir
22:11:24 [2021-07-16T22:11:24.188Z] --- PASS: TestIsArchivePathDir (0.07s)
22:11:24 [2021-07-16T22:11:24.188Z] === RUN   TestIsArchivePathInvalidFile
22:11:24 [2021-07-16T22:11:24.188Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
22:11:24 [2021-07-16T22:11:24.188Z] === RUN   TestIsArchivePathTar
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestIsArchivePathTar (0.22s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestDecompressStreamGzip
22:11:24 [2021-07-16T22:11:24.640Z] 2021/07/16 22:11:24 Closing DB instances...
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestDecompressStreamGzip (0.12s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestDecompressStreamBzip2
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestDecompressStreamXz
22:11:24 [2021-07-16T22:11:24.640Z]     archive_test.go:134: Xz not present in msys2
22:11:24 [2021-07-16T22:11:24.640Z] --- SKIP: TestDecompressStreamXz (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestCompressStreamXzUnsupported
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestCompressStreamBzip2Unsupported
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestCompressStreamInvalid
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestCompressStreamInvalid (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestExtensionInvalid
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestExtensionInvalid (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestExtensionUncompressed
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestExtensionUncompressed (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestExtensionBzip2
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestExtensionBzip2 (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestExtensionGzip
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestExtensionGzip (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestExtensionXz
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestExtensionXz (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestCmdStreamLargeStderr
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestPeerCertificateMarshalJSON (0.93s)
22:11:24 [2021-07-16T22:11:24.640Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestMiddleware
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestMiddleware (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] === RUN   TestNewResponseModifier
22:11:24 [2021-07-16T22:11:24.640Z] --- PASS: TestNewResponseModifier (0.00s)
22:11:24 [2021-07-16T22:11:24.640Z] PASS
22:11:24 [2021-07-16T22:11:24.640Z] coverage: 26.8% of statements
22:11:24 [2021-07-16T22:11:24.640Z] ok  	github.com/docker/docker/pkg/authorization	1.274s	coverage: 26.8% of statements
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCmdStreamBad
22:11:25 [2021-07-16T22:11:25.092Z]     archive_test.go:239: Failing on Windows CI machines
22:11:25 [2021-07-16T22:11:25.092Z] --- SKIP: TestCmdStreamBad (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCmdStreamGood
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCmdStreamGood (0.05s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestUntarPathWithInvalidDest
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestUntarPathWithInvalidSrc
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestUntarPath
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestUntarPath (0.07s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestUntarPathWithDestinationFile
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyWithTarInvalidSrc
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyWithTarSrcFile
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyWithTarSrcFolder
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyFileWithTarInvalidSrc
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyFileWithTarSrcFolder
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestCopyFileWithTarSrcFile
22:11:25 [2021-07-16T22:11:25.092Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
22:11:25 [2021-07-16T22:11:25.092Z] === RUN   TestTarFiles
22:11:25 [2021-07-16T22:11:25.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:11:25 [2021-07-16T22:11:25.495Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:11:25 [2021-07-16T22:11:25.495Z] GOOS="" GOARCH="" GOARM=""
22:11:25 [2021-07-16T22:11:25.495Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:11:25 [2021-07-16T22:11:25.495Z] 
22:11:25 [2021-07-16T22:11:25.495Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:11:25 [2021-07-16T22:11:25.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:11:25 [2021-07-16T22:11:25.495Z] HOSTNAME=8d7d6711351d
22:11:25 [2021-07-16T22:11:25.495Z] DEST=bundles/test-integration
22:11:25 [2021-07-16T22:11:25.495Z] PWD=/go/src/github.com/docker/docker
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_ROOTLESS=1
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d
22:11:25 [2021-07-16T22:11:25.495Z] container=docker
22:11:25 [2021-07-16T22:11:25.495Z] HOME=/root
22:11:25 [2021-07-16T22:11:25.495Z] GOLANG_VERSION=1.16.6
22:11:25 [2021-07-16T22:11:25.495Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:11:25 [2021-07-16T22:11:25.495Z] VALIDATE_BRANCH=master
22:11:25 [2021-07-16T22:11:25.495Z] TERM=xterm
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_PKG=github.com/docker/docker
22:11:25 [2021-07-16T22:11:25.495Z] SHLVL=1
22:11:25 [2021-07-16T22:11:25.495Z] TIMEOUT=120m
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_GRAPHDRIVER=overlay2
22:11:25 [2021-07-16T22:11:25.495Z] GO111MODULE=off
22:11:25 [2021-07-16T22:11:25.495Z] DOCKER_EXPERIMENTAL=1
22:11:25 [2021-07-16T22:11:25.495Z] TEST_SKIP_INTEGRATION_CLI=1
22:11:25 [2021-07-16T22:11:25.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:11:25 [2021-07-16T22:11:25.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:11:25 [2021-07-16T22:11:25.495Z] GOPATH=/go
22:11:25 [2021-07-16T22:11:25.495Z] PKG_CONFIG=pkg-config
22:11:25 [2021-07-16T22:11:25.495Z] _=/usr/bin/env
22:11:25 [2021-07-16T22:11:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:11:25 [2021-07-16T22:11:25.544Z] === RUN   TestUnbuffered
22:11:25 [2021-07-16T22:11:25.544Z] --- PASS: TestUnbuffered (0.00s)
22:11:25 [2021-07-16T22:11:25.544Z] === RUN   TestRaceUnbuffered
22:11:25 [2021-07-16T22:11:25.544Z] --- PASS: TestRaceUnbuffered (0.00s)
22:11:25 [2021-07-16T22:11:25.544Z] PASS
22:11:25 [2021-07-16T22:11:25.544Z] coverage: 100.0% of statements
22:11:25 [2021-07-16T22:11:25.544Z] ok  	github.com/docker/docker/pkg/broadcaster	0.135s	coverage: 100.0% of statements
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[foo]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[bar]_[foo]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[foo_bar]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[qux]_[foo]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[]#01
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[qux]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[foo_bar_qux]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[qux]_[baz]]
22:11:25 [2021-07-16T22:11:25.996Z] === RUN   TestMatch/[[foo_baz]]
22:11:25 [2021-07-16T22:11:25.996Z] --- PASS: TestMatch (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[foo]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[]#01 (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[qux]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
22:11:25 [2021-07-16T22:11:25.996Z] PASS
22:11:25 [2021-07-16T22:11:25.996Z] coverage: 87.5% of statements
22:11:25 [2021-07-16T22:11:25.996Z] ok  	github.com/docker/docker/pkg/capabilities	0.142s	coverage: 87.5% of statements
22:11:26 [2021-07-16T22:11:26.448Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s)
22:11:26 [2021-07-16T22:11:26.448Z] === RUN   TestNetworkDBCRUDTableEntry
22:11:27 [2021-07-16T22:11:27.401Z] === RUN   TestChrootTarUntar
22:11:27 [2021-07-16T22:11:27.401Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.401Z] --- SKIP: TestChrootTarUntar (0.00s)
22:11:27 [2021-07-16T22:11:27.401Z] === RUN   TestChrootUntarWithHugeExcludesList
22:11:27 [2021-07-16T22:11:27.401Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.401Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
22:11:27 [2021-07-16T22:11:27.401Z] === RUN   TestChrootUntarEmptyArchive
22:11:27 [2021-07-16T22:11:27.401Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
22:11:27 [2021-07-16T22:11:27.401Z] === RUN   TestChrootTarUntarWithSymlink
22:11:27 [2021-07-16T22:11:27.401Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:11:27 [2021-07-16T22:11:27.401Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootCopyWithTar
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootCopyWithTar (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootCopyFileWithTar
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootUntarPath
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootUntarPath (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] === RUN   TestChrootApplyDotDotFile
22:11:27 [2021-07-16T22:11:27.402Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:11:27 [2021-07-16T22:11:27.402Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
22:11:27 [2021-07-16T22:11:27.402Z] PASS
22:11:27 [2021-07-16T22:11:27.402Z] coverage: 15.4% of statements
22:11:27 [2021-07-16T22:11:27.402Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.243s	coverage: 15.4% of statements
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeEmpty
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeEmpty (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeEmptyFile
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeEmptyFile (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeNonemptyFile
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeNonemptyFile (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeNestedDirectoryEmpty
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestMoveToSubdir
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestMoveToSubdir (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] === RUN   TestSizeNonExistingDirectory
22:11:28 [2021-07-16T22:11:28.355Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
22:11:28 [2021-07-16T22:11:28.355Z] PASS
22:11:28 [2021-07-16T22:11:28.355Z] coverage: 80.0% of statements
22:11:28 [2021-07-16T22:11:28.355Z] ok  	github.com/docker/docker/pkg/directory	0.184s	coverage: 80.0% of statements
22:11:28 [2021-07-16T22:11:28.355Z] 2021/07/16 22:11:28 Closing DB instances...
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestContainsEntry
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestCreateEntries
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestEntriesDiff
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestEntriesEquality
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGeneratorNotGenerate
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGeneratorWithPort
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestGeneratorWithPortNotGenerate
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestNewEntry
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   Test/TestParse
22:11:29 [2021-07-16T22:11:29.871Z] --- PASS: Test (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestContainsEntry (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestCreateEntries (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestEntriesDiff (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestEntriesEquality (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestNewEntry (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z]     --- PASS: Test/TestParse (0.00s)
22:11:29 [2021-07-16T22:11:29.871Z] PASS
22:11:29 [2021-07-16T22:11:29.871Z] coverage: 58.3% of statements
22:11:29 [2021-07-16T22:11:29.871Z] ok  	github.com/docker/docker/pkg/discovery	0.254s	coverage: 58.3% of statements
22:11:29 [2021-07-16T22:11:29.871Z] --- PASS: TestNetworkDBCRUDTableEntry (3.83s)
22:11:29 [2021-07-16T22:11:29.871Z] === RUN   TestNetworkDBCRUDTableEntries
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTarFiles (4.92s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestTarUntar
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTarUntar (0.05s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestTarWithOptions
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTarWithOptions (0.03s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestUntarUstarGnuConflict
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestUntarInvalidFilenames
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames361805374\\dest"
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestUntarInvalidFilenames (0.16s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestUntarHardlinkToSymlink
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestUntarInvalidHardlink
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink607693567\\victim\\hello" -> "../victim/hello"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink350232658\\victim\\hello" -> "/../victim/hello"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink146540937\\victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink284389716\\victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink064467107\\victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink662260134\\victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestUntarInvalidHardlink (0.03s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestUntarInvalidSymlink
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink631293133\\dest\\dotdot" -> "../victim/hello"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink186472904\\dest\\slash-dotdot" -> "/../victim/hello"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink962388103\\dest\\loophole-victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017858618\\dest\\loophole-victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink409442897\\dest\\loophole-victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink541503868\\dest\\loophole-victim" -> "../victim"
22:11:30 [2021-07-16T22:11:30.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink816615595\\dest\\dir\\loophole" -> "../../victim"
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestUntarInvalidSymlink (0.04s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestTempArchiveCloseMultipleTimes
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestXGlobalNoParent
22:11:30 [2021-07-16T22:11:30.323Z] --- PASS: TestXGlobalNoParent (0.00s)
22:11:30 [2021-07-16T22:11:30.323Z] === RUN   TestReplaceFileTarWrapper
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestContent
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestInitialize
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestNew
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestParsingContentsWithComments
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestRegister
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   Test/TestWatch
22:11:30 [2021-07-16T22:11:30.775Z] --- PASS: Test (0.01s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestContent (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestInitialize (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestNew (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestRegister (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z]     --- PASS: Test/TestWatch (0.00s)
22:11:30 [2021-07-16T22:11:30.775Z] PASS
22:11:30 [2021-07-16T22:11:30.775Z] coverage: 97.6% of statements
22:11:30 [2021-07-16T22:11:30.775Z] ok  	github.com/docker/docker/pkg/discovery/file	0.211s	coverage: 97.6% of statements
22:11:30 [2021-07-16T22:11:30.775Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   TestPrefixHeaderReadable
22:11:30 [2021-07-16T22:11:30.775Z] --- PASS: TestPrefixHeaderReadable (0.03s)
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   TestDisablePigz
22:11:30 [2021-07-16T22:11:30.775Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
22:11:30 [2021-07-16T22:11:30.775Z] --- PASS: TestDisablePigz (0.13s)
22:11:30 [2021-07-16T22:11:30.775Z] === RUN   TestPigz
22:11:31 [2021-07-16T22:11:31.227Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestPigz (0.15s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestCopyFileWithInvalidDest
22:11:31 [2021-07-16T22:11:31.227Z]     archive_windows_test.go:16: Currently fails
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestCanonicalTarNameForPath
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestCanonicalTarName
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestCanonicalTarName (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChmodTarEntry
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChmodTarEntry (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestHardLinkOrder
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestHardLinkOrder (0.09s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangeString
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangeString (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesWithNoChanges
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangesWithNoChanges (0.03s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesWithChanges
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangesWithChanges (0.04s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesWithChangesGH13590
22:11:31 [2021-07-16T22:11:31.227Z]     changes_test.go:196: needs more investigation
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesDirsEmpty
22:11:31 [2021-07-16T22:11:31.227Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestChangesDirsEmpty (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesDirsMutated
22:11:31 [2021-07-16T22:11:31.227Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestChangesDirsMutated (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestApplyLayer
22:11:31 [2021-07-16T22:11:31.227Z]     changes_test.go:433: needs further investigation
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestApplyLayer (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesSizeWithHardlinks
22:11:31 [2021-07-16T22:11:31.227Z]     changes_test.go:469: needs further investigation
22:11:31 [2021-07-16T22:11:31.227Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesSizeWithNoChanges
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestChangesSize
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestChangesSize (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestApplyLayerInvalidFilenames
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames260044992\\dest"
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestApplyLayerInvalidHardlink
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink109674482\\victim\\hello" -> "../victim/hello"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink015140009\\victim\\hello" -> "/../victim/hello"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink277826548\\victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink530019011\\victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink049951558\\victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink193601517\\victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestApplyLayerInvalidSymlink
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink556803688\\dest\\dotdot" -> "../victim/hello"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink593435815\\dest\\slash-dotdot" -> "/../victim/hello"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink120361946\\dest\\loophole-victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink351147889\\dest\\loophole-victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink944463900\\dest\\loophole-victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink037164747\\dest\\loophole-victim" -> "../victim"
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestApplyLayerWhiteouts
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestGenerateEmptyFile
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestGenerateEmptyFile (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] === RUN   TestGenerateWithContent
22:11:31 [2021-07-16T22:11:31.227Z] --- PASS: TestGenerateWithContent (0.00s)
22:11:31 [2021-07-16T22:11:31.227Z] PASS
22:11:31 [2021-07-16T22:11:31.227Z] coverage: 61.6% of statements
22:11:31 [2021-07-16T22:11:31.227Z] ok  	github.com/docker/docker/pkg/archive	7.730s	coverage: 61.6% of statements
22:11:32 [2021-07-16T22:11:32.186Z] 2021/07/16 22:11:31 Closing DB instances...
22:11:32 [2021-07-16T22:11:32.186Z] === RUN   Test
22:11:32 [2021-07-16T22:11:32.186Z] === RUN   Test/TestInitialize
22:11:32 [2021-07-16T22:11:32.186Z] time="2021-07-16T22:11:31Z" level=info msg="Initializing discovery without TLS"
22:11:32 [2021-07-16T22:11:32.186Z] time="2021-07-16T22:11:32Z" level=info msg="Initializing discovery without TLS"
22:11:32 [2021-07-16T22:11:32.186Z] time="2021-07-16T22:11:32Z" level=info msg="Initializing discovery without TLS"
22:11:32 [2021-07-16T22:11:32.186Z] === RUN   Test/TestInitializeWithCerts
22:11:32 [2021-07-16T22:11:32.186Z] time="2021-07-16T22:11:32Z" level=info msg="Initializing discovery with TLS"
22:11:32 [2021-07-16T22:11:32.186Z] === RUN   Test/TestWatch
22:11:32 [2021-07-16T22:11:32.186Z] time="2021-07-16T22:11:32Z" level=info msg="Initializing discovery without TLS"
22:11:33 [2021-07-16T22:11:33.702Z] --- PASS: TestNetworkDBCRUDTableEntries (3.61s)
22:11:33 [2021-07-16T22:11:33.702Z] === RUN   TestNetworkDBNodeLeave
22:11:34 [2021-07-16T22:11:34.895Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:11:34 [2021-07-16T22:11:34.895Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:11:34 [2021-07-16T22:11:34.895Z] GOOS="" GOARCH="" GOARM=""
22:11:34 [2021-07-16T22:11:34.895Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:11:34 [2021-07-16T22:11:34.895Z] 
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_INTEGRATION_DEST=2
22:11:34 [2021-07-16T22:11:34.895Z] + CONTAINER_NAME=docker-pr7-2
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_SKIP_INTEGRATION=1
22:11:34 [2021-07-16T22:11:34.895Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
22:11:34 [2021-07-16T22:11:34.895Z] + run_tests
22:11:34 [2021-07-16T22:11:34.895Z] + c=0
22:11:34 [2021-07-16T22:11:34.895Z] + '[' -n 0 ']'
22:11:34 [2021-07-16T22:11:34.895Z] + rm=
22:11:34 [2021-07-16T22:11:34.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42641/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fed988df2c6c41a17e78fb6d161367168edec3d hack/make.sh '' test-integration
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_INTEGRATION_DEST=1
22:11:34 [2021-07-16T22:11:34.895Z] + CONTAINER_NAME=docker-pr7-1
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_SKIP_INTEGRATION_CLI=1
22:11:34 [2021-07-16T22:11:34.895Z] + run_tests test-integration-flaky
22:11:34 [2021-07-16T22:11:34.895Z] + '[' -n 0 ']'
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_INTEGRATION_DEST=3
22:11:34 [2021-07-16T22:11:34.895Z] + rm=
22:11:34 [2021-07-16T22:11:34.895Z] + CONTAINER_NAME=docker-pr7-3
22:11:34 [2021-07-16T22:11:34.895Z] + TEST_SKIP_INTEGRATION=1
22:11:34 [2021-07-16T22:11:34.895Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
22:11:34 [2021-07-16T22:11:34.895Z] + run_tests
22:11:34 [2021-07-16T22:11:34.895Z] + '[' -n 0 ']'
22:11:34 [2021-07-16T22:11:34.895Z] + rm=
22:11:34 [2021-07-16T22:11:34.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42641/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fed988df2c6c41a17e78fb6d161367168edec3d hack/make.sh test-integration-flaky test-integration
22:11:34 [2021-07-16T22:11:34.895Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42641/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fed988df2c6c41a17e78fb6d161367168edec3d hack/make.sh '' test-integration
22:11:34 [2021-07-16T22:11:34.895Z] ++ jobs -p
22:11:34 [2021-07-16T22:11:34.895Z] + for job in $(jobs -p)
22:11:34 [2021-07-16T22:11:34.895Z] + wait 4208
22:11:34 [2021-07-16T22:11:34.895Z] 
22:11:34 [2021-07-16T22:11:34.895Z] 
22:11:34 [2021-07-16T22:11:34.895Z] 
22:11:34 [2021-07-16T22:11:34.895Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:11:34 [2021-07-16T22:11:34.895Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:11:34 [2021-07-16T22:11:34.895Z] HOSTNAME=ea11a2201b80
22:11:34 [2021-07-16T22:11:34.895Z] TEST_SKIP_INTEGRATION=1
22:11:34 [2021-07-16T22:11:34.895Z] TESTDEBUG=0
22:11:34 [2021-07-16T22:11:34.895Z] DEST=bundles/test-integration
22:11:34 [2021-07-16T22:11:34.895Z] PWD=/go/src/github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.895Z] KEEPBUNDLE=1
22:11:34 [2021-07-16T22:11:34.895Z] DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d
22:11:34 [2021-07-16T22:11:34.895Z] container=docker
22:11:34 [2021-07-16T22:11:34.895Z] HOME=/root
22:11:34 [2021-07-16T22:11:34.896Z] GOLANG_VERSION=1.16.6
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_BRANCH=master
22:11:34 [2021-07-16T22:11:34.896Z] TERM=xterm
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_PKG=github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.896Z] SHLVL=1
22:11:34 [2021-07-16T22:11:34.896Z] TIMEOUT=120m
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_GRAPHDRIVER=overlay2
22:11:34 [2021-07-16T22:11:34.896Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:11:34 [2021-07-16T22:11:34.896Z] GO111MODULE=off
22:11:34 [2021-07-16T22:11:34.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:11:34 [2021-07-16T22:11:34.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:11:34 [2021-07-16T22:11:34.896Z] GOPATH=/go
22:11:34 [2021-07-16T22:11:34.896Z] PKG_CONFIG=pkg-config
22:11:34 [2021-07-16T22:11:34.896Z] _=/usr/bin/env
22:11:34 [2021-07-16T22:11:34.896Z] Building test suite binary ./integration-cli/test.main
22:11:34 [2021-07-16T22:11:34.896Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:11:34 [2021-07-16T22:11:34.896Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:11:34 [2021-07-16T22:11:34.896Z] HOSTNAME=c9aba9ad3640
22:11:34 [2021-07-16T22:11:34.896Z] TEST_SKIP_INTEGRATION=1
22:11:34 [2021-07-16T22:11:34.896Z] TESTDEBUG=0
22:11:34 [2021-07-16T22:11:34.896Z] DEST=bundles/test-integration
22:11:34 [2021-07-16T22:11:34.896Z] PWD=/go/src/github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.896Z] KEEPBUNDLE=1
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d
22:11:34 [2021-07-16T22:11:34.896Z] container=docker
22:11:34 [2021-07-16T22:11:34.896Z] HOME=/root
22:11:34 [2021-07-16T22:11:34.896Z] GOLANG_VERSION=1.16.6
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_BRANCH=master
22:11:34 [2021-07-16T22:11:34.896Z] TERM=xterm
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_PKG=github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.896Z] SHLVL=1
22:11:34 [2021-07-16T22:11:34.896Z] TIMEOUT=120m
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_GRAPHDRIVER=overlay2
22:11:34 [2021-07-16T22:11:34.896Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:11:34 [2021-07-16T22:11:34.896Z] GO111MODULE=off
22:11:34 [2021-07-16T22:11:34.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:11:34 [2021-07-16T22:11:34.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:11:34 [2021-07-16T22:11:34.896Z] GOPATH=/go
22:11:34 [2021-07-16T22:11:34.896Z] PKG_CONFIG=pkg-config
22:11:34 [2021-07-16T22:11:34.896Z] _=/usr/bin/env
22:11:34 [2021-07-16T22:11:34.896Z] Building test suite binary ./integration-cli/test.main
22:11:34 [2021-07-16T22:11:34.896Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
22:11:34 [2021-07-16T22:11:34.896Z] No new tests added to integration.
22:11:34 [2021-07-16T22:11:34.896Z] 
22:11:34 [2021-07-16T22:11:34.896Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:11:34 [2021-07-16T22:11:34.896Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:11:34 [2021-07-16T22:11:34.896Z] HOSTNAME=66916d1e520a
22:11:34 [2021-07-16T22:11:34.896Z] TESTDEBUG=0
22:11:34 [2021-07-16T22:11:34.896Z] DEST=bundles/test-integration
22:11:34 [2021-07-16T22:11:34.896Z] PWD=/go/src/github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.896Z] KEEPBUNDLE=1
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_GITCOMMIT=6fed988df2c6c41a17e78fb6d161367168edec3d
22:11:34 [2021-07-16T22:11:34.896Z] container=docker
22:11:34 [2021-07-16T22:11:34.896Z] HOME=/root
22:11:34 [2021-07-16T22:11:34.896Z] GOLANG_VERSION=1.16.6
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:11:34 [2021-07-16T22:11:34.896Z] VALIDATE_BRANCH=master
22:11:34 [2021-07-16T22:11:34.896Z] TERM=xterm
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_PKG=github.com/docker/docker
22:11:34 [2021-07-16T22:11:34.896Z] SHLVL=1
22:11:34 [2021-07-16T22:11:34.896Z] TIMEOUT=120m
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:11:34 [2021-07-16T22:11:34.896Z] DOCKER_GRAPHDRIVER=overlay2
22:11:34 [2021-07-16T22:11:34.896Z] GO111MODULE=off
22:11:34 [2021-07-16T22:11:34.896Z] TEST_SKIP_INTEGRATION_CLI=1
22:11:34 [2021-07-16T22:11:34.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:11:34 [2021-07-16T22:11:34.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:11:34 [2021-07-16T22:11:34.896Z] GOPATH=/go
22:11:34 [2021-07-16T22:11:34.896Z] PKG_CONFIG=pkg-config
22:11:34 [2021-07-16T22:11:34.896Z] _=/usr/bin/env
22:11:34 [2021-07-16T22:11:34.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:11:35 [2021-07-16T22:11:35.217Z] --- PASS: Test (3.14s)
22:11:35 [2021-07-16T22:11:35.217Z]     --- PASS: Test/TestInitialize (0.14s)
22:11:35 [2021-07-16T22:11:35.217Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
22:11:35 [2021-07-16T22:11:35.217Z]     --- PASS: Test/TestWatch (3.00s)
22:11:35 [2021-07-16T22:11:35.217Z] PASS
22:11:35 [2021-07-16T22:11:35.217Z] coverage: 84.1% of statements
22:11:35 [2021-07-16T22:11:35.217Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.554s	coverage: 84.1% of statements
22:11:36 [2021-07-16T22:11:36.173Z] === RUN   Test
22:11:36 [2021-07-16T22:11:36.173Z] === RUN   Test/TestWatch
22:11:36 [2021-07-16T22:11:36.173Z] --- PASS: Test (0.00s)
22:11:36 [2021-07-16T22:11:36.173Z]     --- PASS: Test/TestWatch (0.00s)
22:11:36 [2021-07-16T22:11:36.173Z] PASS
22:11:36 [2021-07-16T22:11:36.173Z] coverage: 92.3% of statements
22:11:36 [2021-07-16T22:11:36.173Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.205s	coverage: 92.3% of statements
22:11:36 [2021-07-16T22:11:36.625Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
22:11:36 [2021-07-16T22:11:36.625Z] === RUN   TestNetworkDBWatch
22:11:37 [2021-07-16T22:11:37.079Z] === RUN   Test
22:11:37 [2021-07-16T22:11:37.079Z] === RUN   Test/TestInitialize
22:11:37 [2021-07-16T22:11:37.079Z] === RUN   Test/TestInitializeWithPattern
22:11:37 [2021-07-16T22:11:37.079Z] === RUN   Test/TestRegister
22:11:37 [2021-07-16T22:11:37.531Z] === RUN   Test/TestWatch
22:11:37 [2021-07-16T22:11:37.531Z] --- PASS: Test (0.00s)
22:11:37 [2021-07-16T22:11:37.531Z]     --- PASS: Test/TestInitialize (0.00s)
22:11:37 [2021-07-16T22:11:37.531Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
22:11:37 [2021-07-16T22:11:37.531Z]     --- PASS: Test/TestRegister (0.00s)
22:11:37 [2021-07-16T22:11:37.531Z]     --- PASS: Test/TestWatch (0.00s)
22:11:37 [2021-07-16T22:11:37.531Z] PASS
22:11:37 [2021-07-16T22:11:37.531Z] coverage: 93.8% of statements
22:11:37 [2021-07-16T22:11:37.531Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.220s	coverage: 93.8% of statements
22:11:37 [2021-07-16T22:11:37.982Z] 2021/07/16 22:11:37 Closing DB instances...
22:11:38 [2021-07-16T22:11:38.433Z] === RUN   TestPollerAddRemove
22:11:38 [2021-07-16T22:11:38.434Z] --- PASS: TestPollerAddRemove (0.00s)
22:11:38 [2021-07-16T22:11:38.434Z] === RUN   TestPollerEvent
22:11:38 [2021-07-16T22:11:38.434Z]     poller_test.go:41: No chmod on Windows
22:11:38 [2021-07-16T22:11:38.434Z] --- SKIP: TestPollerEvent (0.00s)
22:11:38 [2021-07-16T22:11:38.434Z] === RUN   TestPollerClose
22:11:38 [2021-07-16T22:11:38.434Z] --- PASS: TestPollerClose (0.00s)
22:11:38 [2021-07-16T22:11:38.434Z] PASS
22:11:38 [2021-07-16T22:11:38.434Z] coverage: 45.7% of statements
22:11:38 [2021-07-16T22:11:38.434Z] ok  	github.com/docker/docker/pkg/filenotify	0.164s	coverage: 45.7% of statements
22:11:39 [2021-07-16T22:11:39.387Z] === RUN   TestCopyFileWithInvalidSrc
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCopyFileWithInvalidDest
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCopyFileWithSameSrcAndDest
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCopyFile
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCopyFile (0.01s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
22:11:39 [2021-07-16T22:11:39.388Z]     fileutils_test.go:134: Needs porting to Windows
22:11:39 [2021-07-16T22:11:39.388Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestReadSymlinkedDirectoryToFile
22:11:39 [2021-07-16T22:11:39.388Z]     fileutils_test.go:180: Needs porting to Windows
22:11:39 [2021-07-16T22:11:39.388Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestWildcardMatches
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestWildcardMatches (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestPatternMatches
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestPatternMatches (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestExclusionPatternMatchesPatternBefore
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestPatternMatchesFolderExclusions
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestPatternMatchesFolderWildcardExclusions
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestExclusionPatternMatchesPatternAfter
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestExclusionPatternMatchesWholeDirectory
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestSingleExclamationError
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestSingleExclamationError (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestMatchesWithNoPatterns
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestMatchesWithMalformedPatterns
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestMatches
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestMatches (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatterns
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatterns (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatternsStripEmptyPatterns
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatternsExceptionFlag
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCleanPatternsErrorSingleException
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCreateIfNotExistsDir
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestCreateIfNotExistsFile
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestMatch
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestMatch (0.00s)
22:11:39 [2021-07-16T22:11:39.388Z] PASS
22:11:39 [2021-07-16T22:11:39.388Z] coverage: 85.2% of statements
22:11:39 [2021-07-16T22:11:39.388Z] ok  	github.com/docker/docker/pkg/fileutils	0.232s	coverage: 85.2% of statements
22:11:39 [2021-07-16T22:11:39.388Z] --- PASS: TestNetworkDBWatch (3.02s)
22:11:39 [2021-07-16T22:11:39.388Z] === RUN   TestNetworkDBBulkSync
22:11:39 [2021-07-16T22:11:39.417Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:11:39 [2021-07-16T22:11:39.417Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:11:39 [2021-07-16T22:11:39.417Z] GOOS="" GOARCH="" GOARM=""
22:11:39 [2021-07-16T22:11:39.417Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:11:39 [2021-07-16T22:11:39.417Z] 
22:11:39 [2021-07-16T22:11:39.417Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_SYSTEMD=1
22:11:39 [2021-07-16T22:11:39.417Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:11:39 [2021-07-16T22:11:39.417Z] HOSTNAME=2f5d8580ad7f
22:11:39 [2021-07-16T22:11:39.417Z] DEST=bundles/test-integration
22:11:39 [2021-07-16T22:11:39.417Z] PWD=/go/src/github.com/docker/docker
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_GITCOMMIT=2c43bf5da58754474cfb89346ee40a3e4a6f3212
22:11:39 [2021-07-16T22:11:39.417Z] container=docker
22:11:39 [2021-07-16T22:11:39.417Z] HOME=/root
22:11:39 [2021-07-16T22:11:39.417Z] LANG=C.UTF-8
22:11:39 [2021-07-16T22:11:39.417Z] INVOCATION_ID=5783f989c4734eacb1e533c063618b15
22:11:39 [2021-07-16T22:11:39.417Z] GOLANG_VERSION=1.16.6
22:11:39 [2021-07-16T22:11:39.417Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:11:39 [2021-07-16T22:11:39.417Z] VALIDATE_BRANCH=master
22:11:39 [2021-07-16T22:11:39.417Z] TERM=xterm
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_PKG=github.com/docker/docker
22:11:39 [2021-07-16T22:11:39.417Z] SHLVL=3
22:11:39 [2021-07-16T22:11:39.417Z] TIMEOUT=120m
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_GRAPHDRIVER=overlay2
22:11:39 [2021-07-16T22:11:39.417Z] GO111MODULE=off
22:11:39 [2021-07-16T22:11:39.417Z] DOCKER_EXPERIMENTAL=1
22:11:39 [2021-07-16T22:11:39.417Z] TEST_SKIP_INTEGRATION_CLI=1
22:11:39 [2021-07-16T22:11:39.417Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:11:39 [2021-07-16T22:11:39.417Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:11:39 [2021-07-16T22:11:39.417Z] GOPATH=/go
22:11:39 [2021-07-16T22:11:39.417Z] PKG_CONFIG=pkg-config
22:11:39 [2021-07-16T22:11:39.417Z] _=/usr/bin/env
22:11:39 [2021-07-16T22:11:39.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:11:40 [2021-07-16T22:11:40.340Z] === RUN   TestGet
22:11:40 [2021-07-16T22:11:40.340Z] --- PASS: TestGet (0.00s)
22:11:40 [2021-07-16T22:11:40.340Z] === RUN   TestGetShortcutString
22:11:40 [2021-07-16T22:11:40.340Z] --- PASS: TestGetShortcutString (0.00s)
22:11:40 [2021-07-16T22:11:40.340Z] PASS
22:11:40 [2021-07-16T22:11:40.340Z] coverage: 42.9% of statements
22:11:40 [2021-07-16T22:11:40.340Z] ok  	github.com/docker/docker/pkg/homedir	0.156s	coverage: 42.9% of statements
22:11:40 [2021-07-16T22:11:40.791Z] 2021/07/16 22:11:40 Closing DB instances...
22:11:41 [2021-07-16T22:11:41.243Z] === RUN   TestCreateIDMapOrder
22:11:41 [2021-07-16T22:11:41.243Z] --- PASS: TestCreateIDMapOrder (0.00s)
22:11:41 [2021-07-16T22:11:41.243Z] PASS
22:11:41 [2021-07-16T22:11:41.243Z] coverage: 7.2% of statements
22:11:41 [2021-07-16T22:11:41.243Z] ok  	github.com/docker/docker/pkg/idtools	0.200s	coverage: 7.2% of statements
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestNetworkDBBulkSync (3.02s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestNetworkDBCRUDMediumCluster
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestFixedBufferCap
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestFixedBufferCap (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestFixedBufferLen
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestFixedBufferLen (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestFixedBufferString
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestFixedBufferString (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestFixedBufferWrite
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestFixedBufferWrite (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestFixedBufferRead
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestFixedBufferRead (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestBytesPipeRead
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestBytesPipeRead (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestBytesPipeWrite
22:11:42 [2021-07-16T22:11:42.758Z] --- PASS: TestBytesPipeWrite (0.00s)
22:11:42 [2021-07-16T22:11:42.758Z] === RUN   TestBytesPipeWriteRandomChunks
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestAtomicWriteToFile
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestAtomicWriteToFile (0.01s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestAtomicWriteSetCommit
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestAtomicWriteSetCancel
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestReadCloserWrapperClose
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestReadCloserWrapperClose (0.00s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestReaderErrWrapperReadOnError
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestReaderErrWrapperRead
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestReaderErrWrapperRead (0.00s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestHashData
22:11:43 [2021-07-16T22:11:43.210Z] --- PASS: TestHashData (0.00s)
22:11:43 [2021-07-16T22:11:43.210Z] === RUN   TestCancelReadCloser
22:11:43 [2021-07-16T22:11:43.661Z] --- PASS: TestCancelReadCloser (0.10s)
22:11:43 [2021-07-16T22:11:43.661Z] === RUN   TestWriteCloserWrapperClose
22:11:43 [2021-07-16T22:11:43.661Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
22:11:43 [2021-07-16T22:11:43.661Z] === RUN   TestNopWriteCloser
22:11:43 [2021-07-16T22:11:43.661Z] --- PASS: TestNopWriteCloser (0.00s)
22:11:43 [2021-07-16T22:11:43.661Z] === RUN   TestNopWriter
22:11:43 [2021-07-16T22:11:43.661Z] --- PASS: TestNopWriter (0.00s)
22:11:43 [2021-07-16T22:11:43.661Z] === RUN   TestWriteCounter
22:11:43 [2021-07-16T22:11:43.661Z] --- PASS: TestWriteCounter (0.00s)
22:11:43 [2021-07-16T22:11:43.661Z] PASS
22:11:43 [2021-07-16T22:11:43.661Z] coverage: 69.2% of statements
22:11:43 [2021-07-16T22:11:43.661Z] ok  	github.com/docker/docker/pkg/ioutils	0.918s	coverage: 69.2% of statements
22:11:44 [2021-07-16T22:11:44.615Z] --- PASS: TestGetAddress (24.42s)
22:11:44 [2021-07-16T22:11:44.615Z] === RUN   TestRequestSyntaxCheck
22:11:44 [2021-07-16T22:11:44.615Z] --- PASS: TestRequestSyntaxCheck (0.03s)
22:11:44 [2021-07-16T22:11:44.615Z] === RUN   TestRequest
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestError
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestError (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/no_progress
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/progress_1
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/some_progress_with_a_start_time
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/some_progress_without_a_start_time
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/with_units
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestProgressString/hide_counts
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestProgressString (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/no_progress (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/progress_1 (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/with_units (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z]     --- PASS: TestProgressString/hide_counts (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestJSONMessageDisplay
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestJSONMessageDisplay (0.17s)
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestJSONMessageDisplayWithJSONError
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z] === RUN   TestDisplayJSONMessagesStream
22:11:45 [2021-07-16T22:11:45.066Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
22:11:45 [2021-07-16T22:11:45.066Z] PASS
22:11:45 [2021-07-16T22:11:45.066Z] coverage: 91.7% of statements
22:11:45 [2021-07-16T22:11:45.066Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.414s	coverage: 91.7% of statements
22:11:45 [2021-07-16T22:11:45.518Z] 2021/07/16 22:11:45 Closing DB instances...
22:11:45 [2021-07-16T22:11:45.518Z] time="2021-07-16T22:11:45Z" level=error msg="node: fc3143825a16 is unknown to memberlist"
22:11:45 [2021-07-16T22:11:45.518Z] time="2021-07-16T22:11:45Z" level=error msg="node: fc3143825a16 is unknown to memberlist"
22:11:45 [2021-07-16T22:11:45.969Z] === RUN   TestStandardLongPath
22:11:45 [2021-07-16T22:11:45.969Z] --- PASS: TestStandardLongPath (0.00s)
22:11:45 [2021-07-16T22:11:45.969Z] === RUN   TestUNCLongPath
22:11:45 [2021-07-16T22:11:45.969Z] --- PASS: TestUNCLongPath (0.00s)
22:11:45 [2021-07-16T22:11:45.969Z] PASS
22:11:45 [2021-07-16T22:11:45.969Z] coverage: 100.0% of statements
22:11:45 [2021-07-16T22:11:45.969Z] ok  	github.com/docker/docker/pkg/longpath	0.140s	coverage: 100.0% of statements
22:11:46 [2021-07-16T22:11:46.921Z] === RUN   TestNameFormat
22:11:46 [2021-07-16T22:11:46.921Z] --- PASS: TestNameFormat (0.00s)
22:11:46 [2021-07-16T22:11:46.921Z] === RUN   TestNameRetries
22:11:46 [2021-07-16T22:11:46.921Z] --- PASS: TestNameRetries (0.00s)
22:11:46 [2021-07-16T22:11:46.921Z] PASS
22:11:46 [2021-07-16T22:11:46.921Z] coverage: 85.7% of statements
22:11:46 [2021-07-16T22:11:46.921Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.147s	coverage: 85.7% of statements
22:11:46 [2021-07-16T22:11:46.921Z] time="2021-07-16T22:11:46Z" level=error msg="node: f7d777af7922 is unknown to memberlist"
22:11:47 [2021-07-16T22:11:47.372Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.69s)
22:11:47 [2021-07-16T22:11:47.372Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
22:11:47 [2021-07-16T22:11:47.823Z] === RUN   TestParseKeyValueOpt
22:11:47 [2021-07-16T22:11:47.823Z] --- PASS: TestParseKeyValueOpt (0.00s)
22:11:47 [2021-07-16T22:11:47.823Z] === RUN   TestParseUintList
22:11:47 [2021-07-16T22:11:47.823Z] --- PASS: TestParseUintList (0.00s)
22:11:47 [2021-07-16T22:11:47.823Z] === RUN   TestParseUintListMaximumLimits
22:11:47 [2021-07-16T22:11:47.823Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
22:11:47 [2021-07-16T22:11:47.823Z] PASS
22:11:47 [2021-07-16T22:11:47.823Z] coverage: 97.0% of statements
22:11:47 [2021-07-16T22:11:47.823Z] ok  	github.com/docker/docker/pkg/parsers	0.138s	coverage: 97.0% of statements
22:11:48 [2021-07-16T22:11:48.776Z] === RUN   TestNewAndRemove
22:11:48 [2021-07-16T22:11:48.776Z] --- PASS: TestNewAndRemove (0.00s)
22:11:48 [2021-07-16T22:11:48.776Z] === RUN   TestRemoveInvalidPath
22:11:48 [2021-07-16T22:11:48.776Z] --- PASS: TestRemoveInvalidPath (0.00s)
22:11:48 [2021-07-16T22:11:48.776Z] PASS
22:11:48 [2021-07-16T22:11:48.776Z] coverage: 82.6% of statements
22:11:48 [2021-07-16T22:11:48.776Z] ok  	github.com/docker/docker/pkg/pidfile	0.143s	coverage: 82.6% of statements
22:11:49 [2021-07-16T22:11:49.325Z] 2021/07/16 22:11:48 Closing DB instances...
22:11:50 [2021-07-16T22:11:50.281Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s)
22:11:50 [2021-07-16T22:11:50.281Z] === RUN   TestNetworkDBGarbageCollection
22:11:50 [2021-07-16T22:11:50.732Z] === RUN   TestFailedConnection
22:11:52 [2021-07-16T22:11:52.881Z] --- PASS: TestFailedConnection (2.01s)
22:11:52 [2021-07-16T22:11:52.881Z] === RUN   TestFailOnce
22:11:52 [2021-07-16T22:11:52.881Z] 2021/07/16 22:11:52 http: panic serving 127.0.0.1:49295: Plugin not ready
22:11:52 [2021-07-16T22:11:52.881Z] goroutine 18 [running]:
22:11:52 [2021-07-16T22:11:52.881Z] net/http.(*conn).serve.func1(0xc000124000)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:1804 +0x153
22:11:52 [2021-07-16T22:11:52.881Z] panic(0x1285160, 0x139c250)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/runtime/panic.go:971 +0x49a
22:11:52 [2021-07-16T22:11:52.881Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x13ac910, 0xc0000e00e0, 0xc00012c000)
22:11:52 [2021-07-16T22:11:52.881Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
22:11:52 [2021-07-16T22:11:52.881Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x13ac910, 0xc0000e00e0, 0xc00012c000)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:2049 +0x4b
22:11:52 [2021-07-16T22:11:52.881Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x13ac910, 0xc0000e00e0, 0xc00012c000)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
22:11:52 [2021-07-16T22:11:52.881Z] net/http.serverHandler.ServeHTTP(0xc0000e0000, 0x13ac910, 0xc0000e00e0, 0xc00012c000)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:2867 +0xaa
22:11:52 [2021-07-16T22:11:52.881Z] net/http.(*conn).serve(0xc000124000, 0x13ad500, 0xc00010e040)
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
22:11:52 [2021-07-16T22:11:52.881Z] created by net/http.(*Server).Serve
22:11:52 [2021-07-16T22:11:52.881Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
22:11:52 [2021-07-16T22:11:52.881Z] time="2021-07-16T22:11:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s"
22:11:53 [2021-07-16T22:11:53.338Z] --- PASS: TestRequest (8.48s)
22:11:53 [2021-07-16T22:11:53.338Z] === RUN   TestOverlappingRequests
22:11:53 [2021-07-16T22:11:53.791Z] --- PASS: TestOverlappingRequests (0.42s)
22:11:53 [2021-07-16T22:11:53.791Z] === RUN   TestRelease
22:11:54 [2021-07-16T22:11:54.243Z] --- PASS: TestFailOnce (1.17s)
22:11:54 [2021-07-16T22:11:54.243Z] === RUN   TestEchoInputOutput
22:11:54 [2021-07-16T22:11:54.243Z] --- PASS: TestEchoInputOutput (0.00s)
22:11:54 [2021-07-16T22:11:54.243Z] === RUN   TestBackoff
22:11:54 [2021-07-16T22:11:54.243Z] --- PASS: TestBackoff (0.00s)
22:11:54 [2021-07-16T22:11:54.243Z] === RUN   TestAbortRetry
22:11:54 [2021-07-16T22:11:54.243Z] --- PASS: TestAbortRetry (0.00s)
22:11:54 [2021-07-16T22:11:54.243Z] === RUN   TestClientScheme
22:11:54 [2021-07-16T22:11:54.243Z] --- PASS: TestClientScheme (0.00s)
22:11:54 [2021-07-16T22:11:54.243Z] === RUN   TestNewClientWithTimeout
22:11:54 [2021-07-16T22:11:54.695Z] time="2021-07-16T22:11:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
22:11:55 [2021-07-16T22:11:55.148Z] --- PASS: TestRelease (1.50s)
22:11:55 [2021-07-16T22:11:55.148Z] === RUN   TestAllocateRandomDeallocate
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParseEmptyInterface
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParseEmptyInterface (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParseNonInterfaceType
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParseNonInterfaceType (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParseWithOneFunction
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParseWithOneFunction (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParseWithMultipleFuncs
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParseWithUnnamedReturn
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestEmbeddedInterface
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestEmbeddedInterface (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestParsedImports
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestParsedImports (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] === RUN   TestAliasedImports
22:11:56 [2021-07-16T22:11:56.102Z] --- PASS: TestAliasedImports (0.00s)
22:11:56 [2021-07-16T22:11:56.102Z] PASS
22:11:56 [2021-07-16T22:11:56.102Z] coverage: 56.8% of statements
22:11:56 [2021-07-16T22:11:56.102Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.219s	coverage: 56.8% of statements
22:11:56 [2021-07-16T22:11:56.102Z] time="2021-07-16T22:11:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
22:11:57 [2021-07-16T22:11:57.056Z] === RUN   TestHTTPTransport
22:11:57 [2021-07-16T22:11:57.056Z] --- PASS: TestHTTPTransport (0.00s)
22:11:57 [2021-07-16T22:11:57.056Z] PASS
22:11:57 [2021-07-16T22:11:57.056Z] coverage: 85.7% of statements
22:11:57 [2021-07-16T22:11:57.508Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.252s	coverage: 85.7% of statements
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestBufioReaderPoolPutAndGet
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestBufioWriterPoolPutAndGet
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] === RUN   TestBufferPoolPutAndGet
22:11:57 [2021-07-16T22:11:57.959Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
22:11:57 [2021-07-16T22:11:57.959Z] PASS
22:11:57 [2021-07-16T22:11:57.959Z] coverage: 88.2% of statements
22:11:57 [2021-07-16T22:11:57.959Z] ok  	github.com/docker/docker/pkg/pools	0.175s	coverage: 88.2% of statements
22:11:58 [2021-07-16T22:11:58.411Z] time="2021-07-16T22:11:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
22:11:58 [2021-07-16T22:11:58.863Z] === RUN   TestOutputOnPrematureClose
22:11:58 [2021-07-16T22:11:58.863Z] --- PASS: TestOutputOnPrematureClose (0.00s)
22:11:58 [2021-07-16T22:11:58.863Z] === RUN   TestCompleteSilently
22:11:58 [2021-07-16T22:11:58.863Z] --- PASS: TestCompleteSilently (0.00s)
22:11:58 [2021-07-16T22:11:58.863Z] PASS
22:11:58 [2021-07-16T22:11:58.863Z] coverage: 75.9% of statements
22:11:58 [2021-07-16T22:11:58.863Z] ok  	github.com/docker/docker/pkg/progress	0.128s	coverage: 75.9% of statements
22:11:59 [2021-07-16T22:11:59.314Z] --- PASS: TestAllocateRandomDeallocate (4.11s)
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestRetrieveFromStore
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestSendToOneSub
22:11:59 [2021-07-16T22:11:59.314Z] --- PASS: TestSendToOneSub (0.00s)
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestSendToMultipleSubs
22:11:59 [2021-07-16T22:11:59.314Z] --- PASS: TestSendToMultipleSubs (0.00s)
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestEvictOneSub
22:11:59 [2021-07-16T22:11:59.314Z] --- PASS: TestEvictOneSub (0.00s)
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestClosePublisher
22:11:59 [2021-07-16T22:11:59.314Z] --- PASS: TestClosePublisher (0.00s)
22:11:59 [2021-07-16T22:11:59.314Z] === RUN   TestPubSubRace
22:12:00 [2021-07-16T22:12:00.267Z] --- PASS: TestRetrieveFromStore (1.15s)
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestRequestReleaseAddressDuplicate
22:12:00 [2021-07-16T22:12:00.267Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestParallelPredefinedRequest1
22:12:00 [2021-07-16T22:12:00.267Z] === PAUSE TestParallelPredefinedRequest1
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestParallelPredefinedRequest2
22:12:00 [2021-07-16T22:12:00.267Z] === PAUSE TestParallelPredefinedRequest2
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestParallelPredefinedRequest3
22:12:00 [2021-07-16T22:12:00.267Z] === PAUSE TestParallelPredefinedRequest3
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestParallelPredefinedRequest4
22:12:00 [2021-07-16T22:12:00.267Z] === PAUSE TestParallelPredefinedRequest4
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestParallelPredefinedRequest5
22:12:00 [2021-07-16T22:12:00.267Z] === PAUSE TestParallelPredefinedRequest5
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestDebug
22:12:00 [2021-07-16T22:12:00.267Z] --- PASS: TestDebug (0.00s)
22:12:00 [2021-07-16T22:12:00.267Z] === RUN   TestRequestPoolParallel
22:12:00 [2021-07-16T22:12:00.267Z] --- PASS: TestPubSubRace (1.05s)
22:12:00 [2021-07-16T22:12:00.267Z] PASS
22:12:00 [2021-07-16T22:12:00.267Z] coverage: 75.0% of statements
22:12:00 [2021-07-16T22:12:00.267Z] ok  	github.com/docker/docker/pkg/pubsub	1.163s	coverage: 75.0% of statements
22:12:01 [2021-07-16T22:12:01.220Z] --- PASS: TestRequestPoolParallel (0.74s)
22:12:01 [2021-07-16T22:12:01.220Z] === RUN   TestFullAllocateRelease
22:12:01 [2021-07-16T22:12:01.220Z] === RUN   TestRegister
22:12:01 [2021-07-16T22:12:01.220Z] --- PASS: TestRegister (0.00s)
22:12:01 [2021-07-16T22:12:01.220Z] === RUN   TestCommand
22:12:01 [2021-07-16T22:12:01.220Z] --- PASS: TestCommand (0.03s)
22:12:01 [2021-07-16T22:12:01.220Z] === RUN   TestNaiveSelf
22:12:01 [2021-07-16T22:12:01.220Z] --- PASS: TestNaiveSelf (0.04s)
22:12:01 [2021-07-16T22:12:01.220Z] PASS
22:12:01 [2021-07-16T22:12:01.220Z] coverage: 82.4% of statements
22:12:01 [2021-07-16T22:12:01.220Z] ok  	github.com/docker/docker/pkg/reexec	0.260s	coverage: 82.4% of statements
22:12:01 [2021-07-16T22:12:01.672Z] --- PASS: TestFullAllocateRelease (0.51s)
22:12:01 [2021-07-16T22:12:01.672Z] === RUN   TestOddAllocateRelease
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestOddAllocateRelease (0.27s)
22:12:02 [2021-07-16T22:12:02.124Z] === RUN   TestFullAllocateSerialReleaseParallel
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
22:12:02 [2021-07-16T22:12:02.124Z] === RUN   TestOddAllocateSerialReleaseParallel
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
22:12:02 [2021-07-16T22:12:02.124Z] === RUN   TestEvenAllocateSerialReleaseParallel
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest1
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest4
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest3
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest1
22:12:02 [2021-07-16T22:12:02.124Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest3
22:12:02 [2021-07-16T22:12:02.124Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest2
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest5
22:12:02 [2021-07-16T22:12:02.124Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest2
22:12:02 [2021-07-16T22:12:02.124Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest4
22:12:02 [2021-07-16T22:12:02.124Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:12:02 [2021-07-16T22:12:02.124Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] === CONT  TestParallelPredefinedRequest5
22:12:02 [2021-07-16T22:12:02.124Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:12:02 [2021-07-16T22:12:02.124Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] PASS
22:12:02 [2021-07-16T22:12:02.124Z] coverage: 85.3% of statements
22:12:02 [2021-07-16T22:12:02.124Z] === RUN   TestParseSignal
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestParseSignal (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] === RUN   TestValidSignalForPlatform
22:12:02 [2021-07-16T22:12:02.124Z] --- PASS: TestValidSignalForPlatform (0.00s)
22:12:02 [2021-07-16T22:12:02.124Z] PASS
22:12:02 [2021-07-16T22:12:02.124Z] coverage: 57.1% of statements
22:12:02 [2021-07-16T22:12:02.124Z] ok  	github.com/docker/docker/pkg/signal	0.124s	coverage: 57.1% of statements
22:12:02 [2021-07-16T22:12:02.124Z] ok  	github.com/docker/docker/libnetwork/ipam	51.593s	coverage: 85.3% of statements
22:12:02 [2021-07-16T22:12:02.575Z] === RUN   TestDump
22:12:02 [2021-07-16T22:12:02.575Z] goroutine 6 [running]:
22:12:02 [2021-07-16T22:12:02.575Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1fe916b8, 0x6d42d403a78)
22:12:02 [2021-07-16T22:12:02.575Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:12:02 [2021-07-16T22:12:02.575Z] github.com/docker/docker/pkg/stack.Dump(...)
22:12:02 [2021-07-16T22:12:02.575Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
22:12:02 [2021-07-16T22:12:02.575Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080)
22:12:03 [2021-07-16T22:12:03.026Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
22:12:03 [2021-07-16T22:12:03.026Z] testing.tRunner(0xc000029080, 0xf55ee0)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:12:03 [2021-07-16T22:12:03.026Z] created by testing.(*T).Run
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:12:03 [2021-07-16T22:12:03.026Z] 
22:12:03 [2021-07-16T22:12:03.026Z] goroutine 1 [chan receive]:
22:12:03 [2021-07-16T22:12:03.026Z] testing.(*T).Run(0xc000029080, 0xf48618, 0x8, 0xf55ee0, 0xdba2cd)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:12:03 [2021-07-16T22:12:03.026Z] testing.runTests.func1(0xc000028f00)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:12:03 [2021-07-16T22:12:03.026Z] testing.tRunner(0xc000028f00, 0xc000075da8)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:12:03 [2021-07-16T22:12:03.026Z] testing.runTests(0xc000004078, 0x109b220, 0x3, 0x3, 0xc0349f829fe0cf30, 0x8bb30cfe89, 0x109fc80, 0xf49e68)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:12:03 [2021-07-16T22:12:03.026Z] testing.(*M).Run(0xc00007a080, 0x0)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:12:03 [2021-07-16T22:12:03.026Z] main.main()
22:12:03 [2021-07-16T22:12:03.026Z] 	_testmain.go:95 +0x1c8
22:12:03 [2021-07-16T22:12:03.026Z] --- PASS: TestDump (0.00s)
22:12:03 [2021-07-16T22:12:03.026Z] === RUN   TestDumpToFile
22:12:03 [2021-07-16T22:12:03.026Z] --- PASS: TestDumpToFile (0.12s)
22:12:03 [2021-07-16T22:12:03.026Z] === RUN   TestDumpToFileWithEmptyInput
22:12:03 [2021-07-16T22:12:03.026Z] goroutine 18 [running]:
22:12:03 [2021-07-16T22:12:03.026Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xe34500)
22:12:03 [2021-07-16T22:12:03.026Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:12:03 [2021-07-16T22:12:03.026Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
22:12:03 [2021-07-16T22:12:03.026Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
22:12:03 [2021-07-16T22:12:03.026Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084180)
22:12:03 [2021-07-16T22:12:03.026Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
22:12:03 [2021-07-16T22:12:03.026Z] testing.tRunner(0xc000084180, 0xf55ed0)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:12:03 [2021-07-16T22:12:03.026Z] created by testing.(*T).Run
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:12:03 [2021-07-16T22:12:03.026Z] 
22:12:03 [2021-07-16T22:12:03.026Z] goroutine 1 [chan receive]:
22:12:03 [2021-07-16T22:12:03.026Z] testing.(*T).Run(0xc000084180, 0xf4f0cc, 0x1c, 0xf55ed0, 0xdba201)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:12:03 [2021-07-16T22:12:03.026Z] testing.runTests.func1(0xc000028f00)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:12:03 [2021-07-16T22:12:03.026Z] testing.tRunner(0xc000028f00, 0xc000075da8)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:12:03 [2021-07-16T22:12:03.026Z] testing.runTests(0xc000004078, 0x109b220, 0x3, 0x3, 0xc0349f829fe0cf30, 0x8bb30cfe89, 0x109fc80, 0xf49e68)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:12:03 [2021-07-16T22:12:03.026Z] testing.(*M).Run(0xc00007a080, 0x0)
22:12:03 [2021-07-16T22:12:03.026Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:12:03 [2021-07-16T22:12:03.026Z] main.main()
22:12:03 [2021-07-16T22:12:03.026Z] 	_testmain.go:95 +0x1c8
22:12:03 [2021-07-16T22:12:03.026Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
22:12:03 [2021-07-16T22:12:03.026Z] PASS
22:12:03 [2021-07-16T22:12:03.026Z] coverage: 90.9% of statements
22:12:03 [2021-07-16T22:12:03.026Z] ok  	github.com/docker/docker/pkg/stack	0.273s	coverage: 90.9% of statements
22:12:03 [2021-07-16T22:12:03.026Z] time="2021-07-16T22:12:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestNewStdWriter
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestNewStdWriter (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestWriteWithUninitializedStdWriter
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestWriteWithNilBytes
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestWriteWithNilBytes (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestWrite
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestWrite (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestWriteWithWriterError
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestWriteWithWriterError (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyWriteAndRead
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyReturnsErrorReadingHeader
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyReturnsErrorReadingFrame
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyDetectsCorruptedFrame
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyWithInvalidInputHeader
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyWithCorruptedPrefix
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyReturnsWriteErrors
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] === RUN   TestStdCopyReturnsErrorFromSystem
22:12:03 [2021-07-16T22:12:03.478Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
22:12:03 [2021-07-16T22:12:03.478Z] PASS
22:12:03 [2021-07-16T22:12:03.478Z] coverage: 100.0% of statements
22:12:03 [2021-07-16T22:12:03.478Z] ok  	github.com/docker/docker/pkg/stdcopy	0.131s	coverage: 100.0% of statements
22:12:04 [2021-07-16T22:12:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:12:04 [2021-07-16T22:12:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestRawProgressFormatterFormatStatus
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestRawProgressFormatterFormatProgress
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestFormatStatus
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestFormatStatus (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestFormatError
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestFormatError (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestFormatJSONError
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestFormatJSONError (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestJsonProgressFormatterFormatProgress
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestJsonProgressFormatterFormatStatus
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestNewJSONProgressOutput
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestNewJSONProgressOutput (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestAuxFormatterEmit
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestAuxFormatterEmit (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestStreamWriterStdout
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestStreamWriterStdout (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] === RUN   TestStreamWriterStderr
22:12:04 [2021-07-16T22:12:04.430Z] --- PASS: TestStreamWriterStderr (0.00s)
22:12:04 [2021-07-16T22:12:04.430Z] PASS
22:12:04 [2021-07-16T22:12:04.430Z] coverage: 66.2% of statements
22:12:04 [2021-07-16T22:12:04.430Z] ok  	github.com/docker/docker/pkg/streamformatter	0.149s	coverage: 66.2% of statements
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestGenerateRandomID
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestGenerateRandomID (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestShortenId
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestShortenId (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestShortenSha256Id
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestShortenSha256Id (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestShortenIdEmpty
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestShortenIdEmpty (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestShortenIdInvalid
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestShortenIdInvalid (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestIsShortIDNonHex
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestIsShortIDNonHex (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] === RUN   TestIsShortIDNotCorrectSize
22:12:04 [2021-07-16T22:12:04.882Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
22:12:04 [2021-07-16T22:12:04.882Z] PASS
22:12:04 [2021-07-16T22:12:04.882Z] coverage: 70.6% of statements
22:12:04 [2021-07-16T22:12:04.882Z] ok  	github.com/docker/docker/pkg/stringid	0.089s	coverage: 70.6% of statements
22:12:05 [2021-07-16T22:12:05.834Z] === RUN   TestIsCpusetListAvailable
22:12:05 [2021-07-16T22:12:05.834Z] --- PASS: TestIsCpusetListAvailable (0.00s)
22:12:05 [2021-07-16T22:12:05.834Z] PASS
22:12:05 [2021-07-16T22:12:05.834Z] coverage: 38.2% of statements
22:12:05 [2021-07-16T22:12:05.834Z] ok  	github.com/docker/docker/pkg/sysinfo	0.173s	coverage: 38.2% of statements
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestChtimes
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestChtimes (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestChtimesWindows
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestChtimesWindows (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestEnsureRemoveAllNotExist
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestEnsureRemoveAllWithDir
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestEnsureRemoveAllWithFile
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] === RUN   TestHasWin32KSupport
22:12:07 [2021-07-16T22:12:07.348Z]     syscall_windows_test.go:8: win32k: true
22:12:07 [2021-07-16T22:12:07.348Z] --- PASS: TestHasWin32KSupport (0.00s)
22:12:07 [2021-07-16T22:12:07.348Z] PASS
22:12:07 [2021-07-16T22:12:07.348Z] coverage: 12.9% of statements
22:12:07 [2021-07-16T22:12:07.348Z] ok  	github.com/docker/docker/pkg/system	0.157s	coverage: 12.9% of statements
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestTailFile
22:12:08 [2021-07-16T22:12:08.309Z] --- PASS: TestTailFile (0.00s)
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestTailFileManyLines
22:12:08 [2021-07-16T22:12:08.309Z] --- PASS: TestTailFileManyLines (0.00s)
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestTailEmptyFile
22:12:08 [2021-07-16T22:12:08.309Z] --- PASS: TestTailEmptyFile (0.00s)
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestTailNegativeN
22:12:08 [2021-07-16T22:12:08.309Z] --- PASS: TestTailNegativeN (0.00s)
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/single_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/single_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/2_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/2_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/4_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/4_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line#01
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line#02
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/no_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/12_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.309Z] === CONT  TestNewTailReader/8_byte_delimiter
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.309Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/4_byte_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/2_byte_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/single_byte_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.310Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.311Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.311Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.312Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.312Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.313Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.314Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
22:12:08 [2021-07-16T22:12:08.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.765Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.766Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:12:08 [2021-07-16T22:12:08.767Z] --- PASS: TestNewTailReader (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.05s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.767Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.768Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:12:08 [2021-07-16T22:12:08.769Z] PASS
22:12:08 [2021-07-16T22:12:08.769Z] coverage: 88.6% of statements
22:12:08 [2021-07-16T22:12:08.769Z] ok  	github.com/docker/docker/pkg/tailfile	0.364s	coverage: 88.6% of statements
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestTarSumRemoveNonExistent
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestTarSumRemove
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestTarSumRemove (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestSortFileInfoSums
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestSortFileInfoSums (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestNewTarSumForLabelInvalid
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestNewTarSumForLabel
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestNewTarSumForLabel (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestEmptyTar
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestEmptyTar (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestTarSumsReadSize
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestTarSumsReadSize (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestTarSums
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestTarSums (0.07s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestIteration
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestIteration (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestVersionLabelForChecksum
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestVersionLabelForChecksum (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestVersion
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestVersion (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestGetVersion
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestGetVersion (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] === RUN   TestGetVersions
22:12:09 [2021-07-16T22:12:09.721Z] --- PASS: TestGetVersions (0.00s)
22:12:09 [2021-07-16T22:12:09.721Z] PASS
22:12:09 [2021-07-16T22:12:09.721Z] coverage: 89.3% of statements
22:12:09 [2021-07-16T22:12:09.721Z] ok  	github.com/docker/docker/pkg/tarsum	0.247s	coverage: 89.3% of statements
22:12:10 [2021-07-16T22:12:10.172Z] testing: warning: no tests to run
22:12:10 [2021-07-16T22:12:10.172Z] PASS
22:12:10 [2021-07-16T22:12:10.172Z] coverage: [no statements]
22:12:10 [2021-07-16T22:12:10.172Z] ok  	github.com/docker/docker/pkg/term/windows	0.094s	coverage: [no statements] [no tests to run]
22:12:10 [2021-07-16T22:12:10.623Z] === RUN   TestTruncIndex
22:12:11 [2021-07-16T22:12:11.073Z] --- PASS: TestTruncIndex (0.10s)
22:12:11 [2021-07-16T22:12:11.073Z] PASS
22:12:11 [2021-07-16T22:12:11.073Z] coverage: 91.5% of statements
22:12:11 [2021-07-16T22:12:11.073Z] ok  	github.com/docker/docker/pkg/truncindex	0.193s	coverage: 91.5% of statements
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestIsGIT
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestIsGIT (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestIsTransport
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestIsTransport (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] PASS
22:12:11 [2021-07-16T22:12:11.524Z] coverage: 100.0% of statements
22:12:11 [2021-07-16T22:12:11.524Z] ok  	github.com/docker/docker/pkg/urlutil	0.129s	coverage: 100.0% of statements
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestNewClientWithTimeout (17.61s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestClientStream
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestClientStream (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestClientSendFile
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestClientSendFile (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestClientWithRequestTimeout
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestClientWithRequestTimeout (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestFileSpecPlugin
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestFileSpecPlugin (0.01s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestFileJSONSpecPlugin
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestPluginAddHandler
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestPluginAddHandler (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestPluginWaitBadPlugin
22:12:11 [2021-07-16T22:12:11.524Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
22:12:11 [2021-07-16T22:12:11.524Z] === RUN   TestGet
22:12:11 [2021-07-16T22:12:11.524Z] time="2021-07-16T22:12:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
22:12:11 [2021-07-16T22:12:11.976Z] === RUN   TestVersionInfo
22:12:11 [2021-07-16T22:12:11.976Z] --- PASS: TestVersionInfo (0.00s)
22:12:11 [2021-07-16T22:12:11.976Z] === RUN   TestAppendVersions
22:12:11 [2021-07-16T22:12:11.976Z] --- PASS: TestAppendVersions (0.00s)
22:12:11 [2021-07-16T22:12:11.976Z] PASS
22:12:11 [2021-07-16T22:12:11.976Z] coverage: 88.9% of statements
22:12:11 [2021-07-16T22:12:11.976Z] ok  	github.com/docker/docker/pkg/useragent	0.093s	coverage: 88.9% of statements
22:12:11 [2021-07-16T22:12:11.976Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:12:11 [2021-07-16T22:12:11.976Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:12:11 [2021-07-16T22:12:11.976Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:12:11 [2021-07-16T22:12:11.976Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
22:12:12 [2021-07-16T22:12:12.930Z] time="2021-07-16T22:12:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
22:12:13 [2021-07-16T22:12:13.383Z] === RUN   TestValidatePrivileges
22:12:13 [2021-07-16T22:12:13.383Z] --- PASS: TestValidatePrivileges (0.00s)
22:12:13 [2021-07-16T22:12:13.383Z] === RUN   TestFilterByCapNeg
22:12:13 [2021-07-16T22:12:13.383Z] --- PASS: TestFilterByCapNeg (0.00s)
22:12:13 [2021-07-16T22:12:13.383Z] === RUN   TestFilterByCapPos
22:12:13 [2021-07-16T22:12:13.383Z] --- PASS: TestFilterByCapPos (0.00s)
22:12:13 [2021-07-16T22:12:13.383Z] === RUN   TestStoreGetPluginNotMatchCapRefs
22:12:13 [2021-07-16T22:12:13.383Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
22:12:13 [2021-07-16T22:12:13.383Z] PASS
22:12:13 [2021-07-16T22:12:13.383Z] coverage: 12.0% of statements
22:12:13 [2021-07-16T22:12:13.834Z] ok  	github.com/docker/docker/plugin	0.260s	coverage: 12.0% of statements
22:12:13 [2021-07-16T22:12:13.834Z] === RUN   TestNewSettable
22:12:13 [2021-07-16T22:12:13.834Z] --- PASS: TestNewSettable (0.00s)
22:12:13 [2021-07-16T22:12:13.834Z] === RUN   TestIsSettable
22:12:13 [2021-07-16T22:12:13.834Z] --- PASS: TestIsSettable (0.00s)
22:12:13 [2021-07-16T22:12:13.834Z] === RUN   TestUpdateSettingsEnv
22:12:13 [2021-07-16T22:12:13.834Z] --- PASS: TestUpdateSettingsEnv (0.00s)
22:12:13 [2021-07-16T22:12:13.834Z] PASS
22:12:13 [2021-07-16T22:12:13.834Z] coverage: 20.0% of statements
22:12:13 [2021-07-16T22:12:13.834Z] ok  	github.com/docker/docker/plugin/v2	0.375s	coverage: 20.0% of statements
22:12:14 [2021-07-16T22:12:14.786Z] time="2021-07-16T22:12:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
22:12:14 [2021-07-16T22:12:14.786Z] === RUN   TestLoad
22:12:14 [2021-07-16T22:12:14.786Z] --- PASS: TestLoad (0.00s)
22:12:14 [2021-07-16T22:12:14.786Z] === RUN   TestSave
22:12:14 [2021-07-16T22:12:14.786Z] --- PASS: TestSave (0.02s)
22:12:14 [2021-07-16T22:12:14.786Z] === RUN   TestAddDeleteGet
22:12:14 [2021-07-16T22:12:14.786Z] --- PASS: TestAddDeleteGet (0.03s)
22:12:14 [2021-07-16T22:12:14.786Z] === RUN   TestInvalidTags
22:12:14 [2021-07-16T22:12:14.786Z] --- PASS: TestInvalidTags (0.00s)
22:12:14 [2021-07-16T22:12:14.786Z] PASS
22:12:14 [2021-07-16T22:12:14.786Z] coverage: 84.4% of statements
22:12:14 [2021-07-16T22:12:14.786Z] ok  	github.com/docker/docker/reference	0.232s	coverage: 84.4% of statements
22:12:15 [2021-07-16T22:12:15.738Z] === RUN   TestResolveAuthConfigIndexServer
22:12:15 [2021-07-16T22:12:15.738Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
22:12:15 [2021-07-16T22:12:15.738Z] === RUN   TestResolveAuthConfigFullURL
22:12:15 [2021-07-16T22:12:15.738Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
22:12:15 [2021-07-16T22:12:15.738Z] === RUN   TestLoadAllowNondistributableArtifacts
22:12:15 [2021-07-16T22:12:15.738Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
22:12:15 [2021-07-16T22:12:15.738Z] === RUN   TestValidateMirror
22:12:15 [2021-07-16T22:12:15.738Z] --- PASS: TestValidateMirror (0.00s)
22:12:15 [2021-07-16T22:12:15.738Z] === RUN   TestLoadInsecureRegistries
22:12:16 [2021-07-16T22:12:16.188Z] time="2021-07-16T22:12:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:12:16 [2021-07-16T22:12:16.188Z] time="2021-07-16T22:12:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
22:12:16 [2021-07-16T22:12:16.188Z] time="2021-07-16T22:12:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestLoadInsecureRegistries (0.13s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestNewServiceConfig
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestNewServiceConfig (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestValidateIndexName
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestValidateIndexName (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestValidateIndexNameWithError
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestValidateIndexNameWithError (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestEndpointParse
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestEndpointParse (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestEndpointParseInvalid
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestEndpointParseInvalid (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestValidateEndpoint
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestValidateEndpoint (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestPing
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestPing (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestPingRegistryEndpoint
22:12:16 [2021-07-16T22:12:16.188Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:12:16 [2021-07-16T22:12:16.188Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestEndpoint
22:12:16 [2021-07-16T22:12:16.188Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:12:16 [2021-07-16T22:12:16.188Z] --- SKIP: TestEndpoint (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestParseRepositoryInfo
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestParseRepositoryInfo (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestNewIndexInfo
22:12:16 [2021-07-16T22:12:16.188Z] --- PASS: TestNewIndexInfo (0.00s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestMirrorEndpointLookup
22:12:16 [2021-07-16T22:12:16.188Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:12:16 [2021-07-16T22:12:16.188Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
22:12:16 [2021-07-16T22:12:16.188Z] === RUN   TestSearchRepositories
22:12:16 [2021-07-16T22:12:16.188Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
22:12:16 [2021-07-16T22:12:16.188Z]         Host: 127.0.0.1:49316
22:12:16 [2021-07-16T22:12:16.188Z]         User-Agent: docker test client
22:12:16 [2021-07-16T22:12:16.188Z]         Authorization: Token fake-token
22:12:16 [2021-07-16T22:12:16.188Z]         X-Docker-Token: true
22:12:16 [2021-07-16T22:12:16.188Z]         Accept-Encoding: gzip
22:12:16 [2021-07-16T22:12:16.188Z]         
22:12:16 [2021-07-16T22:12:16.188Z]         
22:12:16 [2021-07-16T22:12:16.188Z]     registry_test.go:730: HTTP/1.1 200 OK
22:12:16 [2021-07-16T22:12:16.188Z]         Connection: close
22:12:16 [2021-07-16T22:12:16.188Z]         Content-Length: 144
22:12:16 [2021-07-16T22:12:16.188Z]         Cache-Control: no-cache
22:12:16 [2021-07-16T22:12:16.188Z]         Content-Type: application/json
22:12:16 [2021-07-16T22:12:16.188Z]         Date: Fri, 16 Jul 2021 22:12:15 GMT
22:12:16 [2021-07-16T22:12:16.188Z]         Expires: -1
22:12:16 [2021-07-16T22:12:16.188Z]         Pragma: no-cache
22:12:16 [2021-07-16T22:12:16.188Z]         Server: docker-tests/mock
22:12:16 [2021-07-16T22:12:16.188Z]         X-Docker-Registry-Config: mock
22:12:16 [2021-07-16T22:12:16.188Z]         X-Docker-Registry-Version: 0.0.0
22:12:16 [2021-07-16T22:12:16.188Z]         
22:12:16 [2021-07-16T22:12:16.188Z]         
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestSearchRepositories (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestTrustedLocation
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestTrustedLocation (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestAllowNondistributableArtifacts
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestIsSecureIndex
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestIsSecureIndex (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] PASS
22:12:16 [2021-07-16T22:12:16.189Z] coverage: 51.7% of statements
22:12:16 [2021-07-16T22:12:16.189Z] ok  	github.com/docker/docker/registry	0.507s	coverage: 51.7% of statements
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestHeaderSimpleErrors
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestHeaderTooMuchFailures
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReaderWithReadError
22:12:16 [2021-07-16T22:12:16.189Z] time="2021-07-16T22:12:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReader
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReader (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] === RUN   TestResumableRequestReaderWithInitialResponse
22:12:16 [2021-07-16T22:12:16.189Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
22:12:16 [2021-07-16T22:12:16.189Z] PASS
22:12:16 [2021-07-16T22:12:16.189Z] coverage: 100.0% of statements
22:12:16 [2021-07-16T22:12:16.189Z] ok  	github.com/docker/docker/registry/resumable	0.428s	coverage: 100.0% of statements
22:12:16 [2021-07-16T22:12:16.639Z] === RUN   TestRestartManagerTimeout
22:12:16 [2021-07-16T22:12:16.639Z] --- PASS: TestRestartManagerTimeout (0.00s)
22:12:16 [2021-07-16T22:12:16.639Z] === RUN   TestRestartManagerTimeoutReset
22:12:16 [2021-07-16T22:12:16.639Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
22:12:16 [2021-07-16T22:12:16.639Z] PASS
22:12:16 [2021-07-16T22:12:16.639Z] coverage: 50.9% of statements
22:12:16 [2021-07-16T22:12:16.639Z] ok  	github.com/docker/docker/restartmanager	0.098s	coverage: 50.9% of statements
22:12:17 [2021-07-16T22:12:17.090Z] === RUN   TestDecodeContainerConfig
22:12:17 [2021-07-16T22:12:17.090Z] --- PASS: TestDecodeContainerConfig (0.00s)
22:12:17 [2021-07-16T22:12:17.090Z] === RUN   TestDecodeContainerConfigIsolation
22:12:17 [2021-07-16T22:12:17.090Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
22:12:17 [2021-07-16T22:12:17.090Z] === RUN   TestValidatePrivileged
22:12:17 [2021-07-16T22:12:17.090Z] --- PASS: TestValidatePrivileged (0.00s)
22:12:17 [2021-07-16T22:12:17.090Z] PASS
22:12:17 [2021-07-16T22:12:17.090Z] coverage: 52.2% of statements
22:12:17 [2021-07-16T22:12:17.090Z] ok  	github.com/docker/docker/runconfig	0.131s	coverage: 52.2% of statements
22:12:17 [2021-07-16T22:12:17.541Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
22:12:17 [2021-07-16T22:12:17.541Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
22:12:17 [2021-07-16T22:12:17.541Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
22:12:17 [2021-07-16T22:12:17.541Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
22:12:17 [2021-07-16T22:12:17.541Z] PASS
22:12:17 [2021-07-16T22:12:17.541Z] coverage: 62.5% of statements
22:12:17 [2021-07-16T22:12:17.541Z] ok  	github.com/docker/docker/testutil	0.227s	coverage: 62.5% of statements
22:12:18 [2021-07-16T22:12:18.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:12:18 [2021-07-16T22:12:18.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:12:18 [2021-07-16T22:12:18.492Z] time="2021-07-16T22:12:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
22:12:19 [2021-07-16T22:12:19.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:12:19 [2021-07-16T22:12:19.657Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:12:19 [2021-07-16T22:12:19.657Z] GOOS="" GOARCH="" GOARM=""
22:12:19 [2021-07-16T22:12:19.657Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:12:19 [2021-07-16T22:12:19.657Z] 
22:12:19 [2021-07-16T22:12:19.657Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:12:19 [2021-07-16T22:12:19.657Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:12:19 [2021-07-16T22:12:19.657Z] Using test binary docker
22:12:19 [2021-07-16T22:12:19.657Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:12:19 [2021-07-16T22:12:19.657Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:12:19 [2021-07-16T22:12:19.657Z] INFO: Waiting for daemon to start...
22:12:19 [2021-07-16T22:12:19.657Z] Starting dockerd
22:12:19 [2021-07-16T22:12:19.657Z] .
22:12:19 [2021-07-16T22:12:19.657Z] INFO: Building docker-sdk-python3:5.0.0...
22:12:20 [2021-07-16T22:12:20.637Z] === RUN   TestGetDriver
22:12:20 [2021-07-16T22:12:20.637Z] --- PASS: TestGetDriver (0.00s)
22:12:20 [2021-07-16T22:12:20.637Z] === RUN   TestVolumeRequestError
22:12:20 [2021-07-16T22:12:20.637Z] --- PASS: TestVolumeRequestError (0.01s)
22:12:20 [2021-07-16T22:12:20.637Z] PASS
22:12:20 [2021-07-16T22:12:20.637Z] coverage: 36.1% of statements
22:12:20 [2021-07-16T22:12:20.637Z] ok  	github.com/docker/docker/volume/drivers	0.247s	coverage: 36.1% of statements
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestGetAddress
22:12:21 [2021-07-16T22:12:21.088Z] --- PASS: TestGetAddress (0.00s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestRemove
22:12:21 [2021-07-16T22:12:21.088Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:12:21 [2021-07-16T22:12:21.088Z] --- SKIP: TestRemove (0.00s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestInitializeWithVolumes
22:12:21 [2021-07-16T22:12:21.088Z] --- PASS: TestInitializeWithVolumes (0.01s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestCreate
22:12:21 [2021-07-16T22:12:21.088Z] --- PASS: TestCreate (0.01s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestValidateName
22:12:21 [2021-07-16T22:12:21.088Z] --- PASS: TestValidateName (0.00s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestCreateWithOpts
22:12:21 [2021-07-16T22:12:21.088Z]     local_test.go:181: runtime.GOOS == "windows"
22:12:21 [2021-07-16T22:12:21.088Z] --- SKIP: TestCreateWithOpts (0.00s)
22:12:21 [2021-07-16T22:12:21.088Z] === RUN   TestRelaodNoOpts
22:12:21 [2021-07-16T22:12:21.088Z] --- PASS: TestRelaodNoOpts (0.01s)
22:12:21 [2021-07-16T22:12:21.088Z] PASS
22:12:21 [2021-07-16T22:12:21.088Z] coverage: 41.5% of statements
22:12:21 [2021-07-16T22:12:21.088Z] ok  	github.com/docker/docker/volume/local	0.203s	coverage: 41.5% of statements
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestConvertTmpfsOptions
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:49: data="mode=700,size=1m"
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:49: data="ro"
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestConvertTmpfsOptions (0.00s)
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestParseMountRaw
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestParseMountRaw (0.02s)
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestParseMountRawSplit
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 0
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 1
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 2
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 3
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 4
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 5
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 6
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 7
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 8
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 0
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 1
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 2
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 3
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 4
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 5
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 6
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 7
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 8
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 9
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 10
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 11
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 12
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 0
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 1
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 2
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 3
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 4
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 5
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 6
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 7
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 8
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 9
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 10
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:390: case 11
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestParseMountRawSplit (0.01s)
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestParseMountSpec
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 0
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 1
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 2
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 3
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 4
22:12:22 [2021-07-16T22:12:22.075Z]     parser_test.go:455: case 5
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestParseMountSpec (0.00s)
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestParseMountSpecBindWithFileinfoError
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
22:12:22 [2021-07-16T22:12:22.075Z] === RUN   TestValidateMount
22:12:22 [2021-07-16T22:12:22.075Z] --- PASS: TestValidateMount (0.00s)
22:12:22 [2021-07-16T22:12:22.075Z] PASS
22:12:22 [2021-07-16T22:12:22.076Z] coverage: 66.2% of statements
22:12:22 [2021-07-16T22:12:22.076Z] ok  	github.com/docker/docker/volume/mounts	0.180s	coverage: 66.2% of statements
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestSetGetMeta
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestSetGetMeta
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestRestore
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestRestore
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestServiceCreate
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestServiceCreate
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestServiceList
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestServiceList
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestServiceRemove
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestServiceRemove
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestServiceGet
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestServiceGet
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestServicePrune
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestServicePrune
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestCreate
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestCreate
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestRemove
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestRemove
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestList
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestList
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFindByDriver
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFindByDriver
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFindByReferenced
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFindByReferenced
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestDerefMultipleOfSameRef
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestDerefMultipleOfSameRef
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestDefererencePluginOnCreateError
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestDefererencePluginOnCreateError
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestRefDerefRemove
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestRefDerefRemove
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestGet
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestGet
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestGetWithReference
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestGetWithReference
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_nil_list
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_nil_list
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_filter_some
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_filter_some
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_filter_middle
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_filter_middle
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_filter_middle_and_last
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
22:12:23 [2021-07-16T22:12:23.026Z] === RUN   TestFilterFunc/test_filter_first_and_last
22:12:23 [2021-07-16T22:12:23.026Z] === PAUSE TestFilterFunc/test_filter_first_and_last
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_nil_list
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_filter_some
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_empty_list
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_filter_middle_and_last
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_filter_middle
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFilterFunc/test_filter_first_and_last
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestFilterFunc (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestSetGetMeta
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFindByDriver
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestServiceGet
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestServiceList
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestSetGetMeta (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestGetWithReference
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestFindByDriver (0.03s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestGet
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestGetWithReference (0.03s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestRefDerefRemove
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestGet (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestDefererencePluginOnCreateError
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestRefDerefRemove (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestDerefMultipleOfSameRef
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestFindByReferenced
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestServiceRemove
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestFindByReferenced (0.03s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestRemove
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestRemove (0.01s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestList
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestList (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestCreate
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestCreate (0.01s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestServicePrune
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestServiceGet (0.17s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestServiceCreate
22:12:23 [2021-07-16T22:12:23.026Z] time="2021-07-16T22:12:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestServiceRemove (0.08s)
22:12:23 [2021-07-16T22:12:23.026Z] === CONT  TestRestore
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestServiceList (0.18s)
22:12:23 [2021-07-16T22:12:23.026Z] time="2021-07-16T22:12:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:12:23 [2021-07-16T22:12:23.026Z] time="2021-07-16T22:12:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:12:23 [2021-07-16T22:12:23.026Z] time="2021-07-16T22:12:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestServiceCreate (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] time="2021-07-16T22:12:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestRestore (0.02s)
22:12:23 [2021-07-16T22:12:23.026Z] --- PASS: TestServicePrune (0.05s)
22:12:23 [2021-07-16T22:12:23.026Z] PASS
22:12:23 [2021-07-16T22:12:23.026Z] coverage: 69.6% of statements
22:12:23 [2021-07-16T22:12:23.026Z] ok  	github.com/docker/docker/volume/service	0.496s	coverage: 69.6% of statements
22:12:26 [2021-07-16T22:12:26.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:12:26 [2021-07-16T22:12:26.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:12:26 [2021-07-16T22:12:26.741Z] --- PASS: TestGet (15.01s)
22:12:26 [2021-07-16T22:12:26.741Z] === RUN   TestPluginWithNoManifest
22:12:26 [2021-07-16T22:12:26.741Z] --- PASS: TestPluginWithNoManifest (0.00s)
22:12:26 [2021-07-16T22:12:26.741Z] === RUN   TestGetAll
22:12:26 [2021-07-16T22:12:26.741Z] --- PASS: TestGetAll (0.00s)
22:12:26 [2021-07-16T22:12:26.741Z] PASS
22:12:26 [2021-07-16T22:12:26.741Z] coverage: 73.4% of statements
22:12:26 [2021-07-16T22:12:26.741Z] ok  	github.com/docker/docker/pkg/plugins	36.209s	coverage: 73.4% of statements
22:12:38 [2021-07-16T22:12:38.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:12:38 [2021-07-16T22:12:38.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:12:38 [2021-07-16T22:12:38.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:12:39 [2021-07-16T22:12:39.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:12:39 [2021-07-16T22:12:39.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:12:39 [2021-07-16T22:12:39.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:12:39 [2021-07-16T22:12:39.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:12:41 [2021-07-16T22:12:41.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:12:43 [2021-07-16T22:12:43.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:12:44 [2021-07-16T22:12:44.306Z] 2021/07/16 22:12:42 Closing DB instances...
22:12:44 [2021-07-16T22:12:44.306Z] time="2021-07-16T22:12:43Z" level=error msg="node: 32510bd7c59d is unknown to memberlist"
22:12:44 [2021-07-16T22:12:44.306Z] --- PASS: TestNetworkDBGarbageCollection (53.64s)
22:12:44 [2021-07-16T22:12:44.306Z] === RUN   TestFindNode
22:12:44 [2021-07-16T22:12:44.306Z] 2021/07/16 22:12:43 Closing DB instances...
22:12:44 [2021-07-16T22:12:44.306Z] --- PASS: TestFindNode (0.01s)
22:12:44 [2021-07-16T22:12:44.306Z] === RUN   TestChangeNodeState
22:12:44 [2021-07-16T22:12:44.306Z] 2021/07/16 22:12:43 Closing DB instances...
22:12:44 [2021-07-16T22:12:44.306Z] --- PASS: TestChangeNodeState (0.01s)
22:12:44 [2021-07-16T22:12:44.306Z] === RUN   TestNodeReincarnation
22:12:44 [2021-07-16T22:12:44.306Z] 2021/07/16 22:12:43 Closing DB instances...
22:12:44 [2021-07-16T22:12:44.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:12:45 [2021-07-16T22:12:45.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:12:46 [2021-07-16T22:12:46.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:12:46 [2021-07-16T22:12:46.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:12:47 [2021-07-16T22:12:47.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:12:48 [2021-07-16T22:12:48.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=error msg="failed to send node leave: timed out broadcasting node event"
22:12:48 [2021-07-16T22:12:48.940Z] --- PASS: TestNodeReincarnation (5.01s)
22:12:48 [2021-07-16T22:12:48.940Z] === RUN   TestParallelCreate
22:12:48 [2021-07-16T22:12:48.940Z] 2021/07/16 22:12:48 Closing DB instances...
22:12:48 [2021-07-16T22:12:48.940Z] --- PASS: TestParallelCreate (0.01s)
22:12:48 [2021-07-16T22:12:48.940Z] === RUN   TestParallelDelete
22:12:48 [2021-07-16T22:12:48.940Z] 2021/07/16 22:12:48 Closing DB instances...
22:12:48 [2021-07-16T22:12:48.940Z] --- PASS: TestParallelDelete (0.01s)
22:12:48 [2021-07-16T22:12:48.940Z] === RUN   TestNetworkDBIslands
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4dca2ddf1407 with config:&{NodeID:4dca2ddf1407 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, joined gossip cluster"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, added to nodes list"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:34341d5ab3ec with config:&{NodeID:34341d5ab3ec Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, joined gossip cluster"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to nodes list"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
22:12:48 [2021-07-16T22:12:48.940Z] time="2021-07-16T22:12:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
22:12:49 [2021-07-16T22:12:49.390Z] time="2021-07-16T22:12:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
22:12:49 [2021-07-16T22:12:49.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4d5fdbcaf574 with config:&{NodeID:4d5fdbcaf574 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49352"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, joined gossip cluster"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to nodes list"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
22:12:49 [2021-07-16T22:12:49.840Z] time="2021-07-16T22:12:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353"
22:12:50 [2021-07-16T22:12:50.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:49Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:43a0b88c893a with config:&{NodeID:43a0b88c893a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49354"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
22:12:50 [2021-07-16T22:12:50.290Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:31b84fd53167 with config:&{NodeID:31b84fd53167 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49356"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
22:12:50 [2021-07-16T22:12:50.740Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357"
22:12:50 [2021-07-16T22:12:50.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:12:50 [2021-07-16T22:12:50.983Z] Using test binary docker
22:12:50 [2021-07-16T22:12:50.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:12:50 [2021-07-16T22:12:50.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:12:50 [2021-07-16T22:12:50.983Z] INFO: Waiting for daemon to start...
22:12:50 [2021-07-16T22:12:50.983Z] Starting dockerd
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:51 [2021-07-16T22:12:51.190Z]     networkdb_test.go:834: Re-joining: 3
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=info msg="The new bootstrap node list is:[172.20.195.228:10033 172.20.195.228:10034 172.20.195.228:10035]"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10033"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49358"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10034"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49359"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49360"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10035"
22:12:51 [2021-07-16T22:12:51.190Z]     networkdb_test.go:834: Re-joining: 4
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=info msg="The new bootstrap node list is:[172.20.195.228:10033 172.20.195.228:10034 172.20.195.228:10035]"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10033"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49361"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10034"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49362"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10035"
22:12:51 [2021-07-16T22:12:51.190Z] time="2021-07-16T22:12:51Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49363"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node 0 leaving"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407 change state NodeActive --> NodeLeft"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node5(31b84fd53167): Node leave event for 4dca2ddf1407/172.20.195.228"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407 change state NodeActive --> NodeLeft"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node3(4d5fdbcaf574): Node leave event for 4dca2ddf1407/172.20.195.228"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407 change state NodeActive --> NodeLeft"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node2(34341d5ab3ec): Node leave event for 4dca2ddf1407/172.20.195.228"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407 change state NodeActive --> NodeLeft"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node4(43a0b88c893a): Node leave event for 4dca2ddf1407/172.20.195.228"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407 change state NodeActive --> NodeLeft"
22:12:51 [2021-07-16T22:12:51.640Z] time="2021-07-16T22:12:51Z" level=info msg="node1(4dca2ddf1407): Node leave event for 4dca2ddf1407/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 4dca2ddf1407/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="node 1 leaving"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec change state NodeActive --> NodeFailed"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, added to failed nodes list"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec change state NodeActive --> NodeLeft"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="node3(4d5fdbcaf574): Node leave event for 34341d5ab3ec/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec change state NodeActive --> NodeLeft"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="node4(43a0b88c893a): Node leave event for 34341d5ab3ec/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="Node 34341d5ab3ec change state NodeActive --> NodeLeft"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=info msg="node5(31b84fd53167): Node leave event for 34341d5ab3ec/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.091Z] time="2021-07-16T22:12:51Z" level=error msg="node: 34341d5ab3ec is unknown to memberlist"
22:12:52 [2021-07-16T22:12:52.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:12:52 [2021-07-16T22:12:52.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="Node 34341d5ab3ec/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="node 2 leaving"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574 change state NodeActive --> NodeLeft"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="node5(31b84fd53167): Node leave event for 4d5fdbcaf574/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574 change state NodeActive --> NodeLeft"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=info msg="node4(43a0b88c893a): Node leave event for 4d5fdbcaf574/172.20.195.228"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=debug msg="memberlist: Failed ping: 31b84fd53167 (timeout reached)"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.195.228:10036: use of closed network connection"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.195.228:10034: use of closed network connection"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.195.228:10035: use of closed network connection"
22:12:52 [2021-07-16T22:12:52.542Z] time="2021-07-16T22:12:52Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49364"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574 change state NodeActive --> NodeFailed"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, added to failed nodes list"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 4d5fdbcaf574/172.20.195.228, left gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z]     networkdb_test.go:866: node4: OK
22:12:52 [2021-07-16T22:12:52.992Z]     networkdb_test.go:866: node5: OK
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="node 0 coming back"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e0147a483db1 with config:&{NodeID:e0147a483db1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node e0147a483db1/172.20.195.228, joined gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node e0147a483db1/172.20.195.228, added to nodes list"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="node 1 coming back"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1011700b2fde with config:&{NodeID:1011700b2fde Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 1011700b2fde/172.20.195.228, joined gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node 1011700b2fde/172.20.195.228, added to nodes list"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="node 2 coming back"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b6309be5271e with config:&{NodeID:b6309be5271e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:52 [2021-07-16T22:12:52.992Z] time="2021-07-16T22:12:52Z" level=warning msg="memberlist: Was able to connect to 31b84fd53167 but other probes failed, network may be misconfigured"
22:12:53 [2021-07-16T22:12:53.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=debug msg="memberlist: Failed ping: 31b84fd53167 (timeout reached)"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10035"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49365"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.195.228:10036: use of closed network connection"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49366"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, is the new incarnation of the failed node 4d5fdbcaf574/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node 4d5fdbcaf574 change state NodeFailed --> NodeLeft"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, is the new incarnation of the shutdown node 4d5fdbcaf574/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, is the new incarnation of the shutdown node 4d5fdbcaf574/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.443Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.513Z] .
22:12:53 [2021-07-16T22:12:53.513Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:12:53 [2021-07-16T22:12:53.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:12:53 [2021-07-16T22:12:53.513Z] Error: No such image: emptyfs
22:12:53 [2021-07-16T22:12:53.513Z] Running integration-test (iteration 1)
22:12:53 [2021-07-16T22:12:53.513Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node b6309be5271e/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, is the new incarnation of the shutdown node 34341d5ab3ec/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, is the new incarnation of the shutdown node 34341d5ab3ec/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=warning msg="memberlist: Was able to connect to 31b84fd53167 but other probes failed, network may be misconfigured"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node 1011700b2fde/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, added to nodes list"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, joined gossip cluster"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, is the new incarnation of the shutdown node 4dca2ddf1407/172.20.195.228"
22:12:53 [2021-07-16T22:12:53.895Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, added to nodes list"
22:12:54 [2021-07-16T22:12:54.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:12:54 [2021-07-16T22:12:54.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:12:54 [2021-07-16T22:12:54.347Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, joined gossip cluster"
22:12:54 [2021-07-16T22:12:54.348Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, is the new incarnation of the shutdown node 4dca2ddf1407/172.20.195.228"
22:12:54 [2021-07-16T22:12:54.348Z] time="2021-07-16T22:12:53Z" level=info msg="Node e0147a483db1/172.20.195.228, added to nodes list"
22:12:55 [2021-07-16T22:12:55.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:12:57 [2021-07-16T22:12:57.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:12:59 [2021-07-16T22:12:59.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:12:59 [2021-07-16T22:12:59.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:13:00 [2021-07-16T22:13:00.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:13:01 [2021-07-16T22:13:01.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:13:01 [2021-07-16T22:13:01.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:13:02 [2021-07-16T22:13:02.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:13:03 [2021-07-16T22:13:03.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:13:04 [2021-07-16T22:13:04.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:13:05 [2021-07-16T22:13:05.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:13:05 [2021-07-16T22:13:05.240Z] Using test binary docker
22:13:05 [2021-07-16T22:13:05.240Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:13:05 [2021-07-16T22:13:05.240Z] Starting apparmor (via systemctl): apparmor.service.
22:13:05 [2021-07-16T22:13:05.240Z] INFO: Waiting for daemon to start...
22:13:05 [2021-07-16T22:13:05.240Z] Starting dockerd
22:13:06 [2021-07-16T22:13:06.283Z] sha256:8129387b4e85d966c3de7283aabb49b447315e7638c8d844b8905c47cd5c455d
22:13:06 [2021-07-16T22:13:06.283Z] INFO: Starting docker-py tests...
22:13:06 [2021-07-16T22:13:06.283Z] ============================= test session starts ==============================
22:13:06 [2021-07-16T22:13:06.283Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
22:13:06 [2021-07-16T22:13:06.283Z] rootdir: /src, inifile: pytest.ini
22:13:06 [2021-07-16T22:13:06.283Z] plugins: timeout-1.3.3, cov-2.6.1
22:13:06 [2021-07-16T22:13:06.283Z] collected 390 items / 1 deselected / 389 selected
22:13:06 [2021-07-16T22:13:06.283Z] 
22:13:10 [2021-07-16T22:13:10.486Z] .
22:13:10 [2021-07-16T22:13:10.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:13:10 [2021-07-16T22:13:10.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:13:10 [2021-07-16T22:13:10.486Z] Error: No such image: emptyfs
22:13:10 [2021-07-16T22:13:10.486Z] Running integration-test (iteration 1)
22:13:10 [2021-07-16T22:13:10.486Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:13:15 [2021-07-16T22:13:15.446Z] Loaded image: buildpack-deps:buster
22:13:15 [2021-07-16T22:13:15.446Z] Loaded image: busybox:latest
22:13:15 [2021-07-16T22:13:15.446Z] Loaded image: busybox:glibc
22:13:16 [2021-07-16T22:13:16.015Z] Loaded image: debian:bullseye
22:13:16 [2021-07-16T22:13:16.015Z] Loaded image: hello-world:latest
22:13:16 [2021-07-16T22:13:16.274Z] Loaded image: arm32v7/hello-world:latest
22:13:16 [2021-07-16T22:13:16.274Z] INFO: Testing against a local daemon
22:13:16 [2021-07-16T22:13:16.274Z] === RUN   TestCgroupNamespacesBuild
22:13:17 [2021-07-16T22:13:17.652Z] --- PASS: TestCgroupNamespacesBuild (1.52s)
22:13:17 [2021-07-16T22:13:17.652Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:13:19 [2021-07-16T22:13:19.027Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
22:13:19 [2021-07-16T22:13:19.027Z] === RUN   TestBuildWithSession
22:13:19 [2021-07-16T22:13:19.027Z]     build_session_test.go:25: TODO: BuildKit
22:13:19 [2021-07-16T22:13:19.027Z] --- SKIP: TestBuildWithSession (0.00s)
22:13:19 [2021-07-16T22:13:19.027Z] === RUN   TestBuildSquashParent
22:13:22 [2021-07-16T22:13:22.348Z] tests/integration/api_build_test.py .......................X             [  6%]
22:13:23 [2021-07-16T22:13:23.165Z] tests/integration/api_client_test.py .....                               [  7%]
22:13:24 [2021-07-16T22:13:24.952Z] tests/integration/api_config_test.py .....                               [  8%]
22:13:25 [2021-07-16T22:13:25.326Z] Loaded image: buildpack-deps:buster
22:13:25 [2021-07-16T22:13:25.326Z] Loaded image: busybox:latest
22:13:25 [2021-07-16T22:13:25.326Z] Loaded image: busybox:glibc
22:13:27 [2021-07-16T22:13:27.136Z] --- PASS: TestBuildSquashParent (7.81s)
22:13:27 [2021-07-16T22:13:27.136Z] === RUN   TestBuildWithRemoveAndForceRemove
22:13:27 [2021-07-16T22:13:27.136Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:27 [2021-07-16T22:13:27.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:27 [2021-07-16T22:13:27.136Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:27 [2021-07-16T22:13:27.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:27 [2021-07-16T22:13:27.136Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:27 [2021-07-16T22:13:27.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:27 [2021-07-16T22:13:27.136Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:27 [2021-07-16T22:13:27.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:27 [2021-07-16T22:13:27.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:27 [2021-07-16T22:13:27.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:27 [2021-07-16T22:13:27.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:27 [2021-07-16T22:13:27.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:27 [2021-07-16T22:13:27.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:27 [2021-07-16T22:13:27.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:27 [2021-07-16T22:13:27.215Z] Loaded image: debian:bullseye
22:13:27 [2021-07-16T22:13:27.215Z] Loaded image: hello-world:latest
22:13:27 [2021-07-16T22:13:27.215Z] Loaded image: arm32v7/hello-world:latest
22:13:27 [2021-07-16T22:13:27.215Z] INFO: Testing against a local daemon
22:13:27 [2021-07-16T22:13:27.215Z] === RUN   TestCgroupNamespacesBuild
22:13:29 [2021-07-16T22:13:29.670Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:29 [2021-07-16T22:13:29.670Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:30 [2021-07-16T22:13:30.481Z] --- PASS: TestCgroupNamespacesBuild (2.79s)
22:13:30 [2021-07-16T22:13:30.481Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:13:31 [2021-07-16T22:13:31.045Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:31 [2021-07-16T22:13:31.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s)
22:13:31 [2021-07-16T22:13:31.406Z] === RUN   TestBuildWithSession
22:13:31 [2021-07-16T22:13:31.406Z]     build_session_test.go:25: TODO: BuildKit
22:13:31 [2021-07-16T22:13:31.406Z] --- SKIP: TestBuildWithSession (0.00s)
22:13:31 [2021-07-16T22:13:31.406Z] === RUN   TestBuildSquashParent
22:13:31 [2021-07-16T22:13:31.981Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:33 [2021-07-16T22:13:33.883Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
22:13:33 [2021-07-16T22:13:33.883Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
22:13:33 [2021-07-16T22:13:33.883Z] === RUN   TestBuildMultiStageCopy
22:13:33 [2021-07-16T22:13:33.883Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:29Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49367"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10036"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10037"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:32Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49368"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49369"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10034"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=info msg="Node 43a0b88c893a/172.20.195.228, joined gossip cluster"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=info msg="Node 43a0b88c893a/172.20.195.228, added to nodes list"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=info msg="Node 31b84fd53167/172.20.195.228, joined gossip cluster"
22:13:36 [2021-07-16T22:13:36.711Z] time="2021-07-16T22:13:35Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to nodes list"
22:13:37 [2021-07-16T22:13:37.166Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:13:37 [2021-07-16T22:13:37.939Z] --- PASS: TestBuildSquashParent (5.51s)
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:37 [2021-07-16T22:13:37.939Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:37 [2021-07-16T22:13:37.939Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:37 [2021-07-16T22:13:37.939Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:13:37 [2021-07-16T22:13:37.939Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:13:38 [2021-07-16T22:13:38.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:13:38 [2021-07-16T22:13:38.860Z] time="2021-07-16T22:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.195.228:10036"
22:13:38 [2021-07-16T22:13:38.860Z] time="2021-07-16T22:13:38Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49370"
22:13:39 [2021-07-16T22:13:39.037Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:13:39 [2021-07-16T22:13:39.304Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:13:39 [2021-07-16T22:13:39.304Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:13:40 [2021-07-16T22:13:40.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:13:41 [2021-07-16T22:13:41.351Z] --- PASS: TestBuildMultiStageCopy (7.40s)
22:13:41 [2021-07-16T22:13:41.351Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
22:13:41 [2021-07-16T22:13:41.351Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:13:41 [2021-07-16T22:13:41.351Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:13:41 [2021-07-16T22:13:41.351Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:13:41 [2021-07-16T22:13:41.351Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:13:41 [2021-07-16T22:13:41.351Z] === RUN   TestBuildMultiStageParentConfig
22:13:41 [2021-07-16T22:13:41.871Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:13:41 [2021-07-16T22:13:41.871Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:13:43 [2021-07-16T22:13:43.496Z] 2021/07/16 22:13:42 Closing DB instances...
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="Node e0147a483db1 change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="node2(1011700b2fde): Node leave event for e0147a483db1/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="Node e0147a483db1 change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="node5(31b84fd53167): Node leave event for e0147a483db1/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="Node e0147a483db1 change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="node3(b6309be5271e): Node leave event for e0147a483db1/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="Node e0147a483db1 change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="node4(43a0b88c893a): Node leave event for e0147a483db1/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="Node e0147a483db1 change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:42Z" level=info msg="node1(e0147a483db1): Node leave event for e0147a483db1/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node e0147a483db1/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node e0147a483db1/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node e0147a483db1/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node e0147a483db1/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node e0147a483db1/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="node3(b6309be5271e): Node leave event for 1011700b2fde/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="node4(43a0b88c893a): Node leave event for 1011700b2fde/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.496Z] time="2021-07-16T22:13:43Z" level=info msg="node2(1011700b2fde): Node leave event for 1011700b2fde/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s)
22:13:43 [2021-07-16T22:13:43.759Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
22:13:43 [2021-07-16T22:13:43.759Z] === RUN   TestBuildMultiStageCopy
22:13:43 [2021-07-16T22:13:43.759Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="node5(31b84fd53167): Node leave event for 1011700b2fde/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node 1011700b2fde/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e change state NodeActive --> NodeLeft"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="node5(31b84fd53167): Node leave event for b6309be5271e/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="node4(43a0b88c893a): Node leave event for b6309be5271e/172.20.195.228"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e/172.20.195.228, left gossip cluster"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e change state NodeActive --> NodeFailed"
22:13:43 [2021-07-16T22:13:43.946Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e/172.20.195.228, added to failed nodes list"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:43Z" level=error msg="node: b6309be5271e is unknown to memberlist"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:43Z" level=info msg="Node b6309be5271e/172.20.195.228, left gossip cluster"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=info msg="Node b6309be5271e/172.20.195.228, left gossip cluster"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=debug msg="memberlist: Failed ping: 31b84fd53167 (timeout reached)"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.195.228:10035: use of closed network connection"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.195.228:10036: use of closed network connection"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=debug msg="memberlist: Stream connection from=172.20.195.228:49371"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=info msg="Node 43a0b88c893a change state NodeActive --> NodeLeft"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=info msg="node5(31b84fd53167): Node leave event for 43a0b88c893a/172.20.195.228"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=info msg="Node 43a0b88c893a change state NodeActive --> NodeLeft"
22:13:44 [2021-07-16T22:13:44.398Z] time="2021-07-16T22:13:44Z" level=info msg="node4(43a0b88c893a): Node leave event for 43a0b88c893a/172.20.195.228"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=info msg="Node 43a0b88c893a/172.20.195.228, left gossip cluster"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=info msg="Node 43a0b88c893a/172.20.195.228, left gossip cluster"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=warning msg="memberlist: Failed to send gossip to 172.20.195.228:10033: write udp [::]:10036->172.20.195.228:10033: use of closed network connection"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=info msg="Node 31b84fd53167/172.20.195.228, left gossip cluster"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=info msg="Node 31b84fd53167 change state NodeActive --> NodeFailed"
22:13:44 [2021-07-16T22:13:44.847Z] time="2021-07-16T22:13:44Z" level=info msg="Node 31b84fd53167/172.20.195.228, added to failed nodes list"
22:13:44 [2021-07-16T22:13:44.847Z] --- PASS: TestNetworkDBIslands (55.84s)
22:13:44 [2021-07-16T22:13:44.847Z] PASS
22:13:44 [2021-07-16T22:13:44.847Z] coverage: 59.6% of statements
22:13:44 [2021-07-16T22:13:44.847Z] ok  	github.com/docker/docker/libnetwork/networkdb	147.513s	coverage: 59.6% of statements
22:13:44 [2021-07-16T22:13:44.847Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/quota	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/rootless	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/volume	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:13:44 [2021-07-16T22:13:44.848Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:13:46 [2021-07-16T22:13:46.273Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:13:46 [2021-07-16T22:13:46.273Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:13:46 [2021-07-16T22:13:46.273Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:13:46 [2021-07-16T22:13:46.528Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:13:46 [2021-07-16T22:13:46.670Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
22:13:46 [2021-07-16T22:13:46.670Z] === RUN   TestBuildLabelWithTargets
22:13:46 [2021-07-16T22:13:46.784Z] --- PASS: TestBuildMultiStageCopy (2.87s)
22:13:46 [2021-07-16T22:13:46.784Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s)
22:13:46 [2021-07-16T22:13:46.784Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
22:13:46 [2021-07-16T22:13:46.784Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
22:13:46 [2021-07-16T22:13:46.784Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
22:13:46 [2021-07-16T22:13:46.784Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
22:13:46 [2021-07-16T22:13:46.784Z] === RUN   TestBuildMultiStageParentConfig
22:13:47 [2021-07-16T22:13:47.345Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
22:13:47 [2021-07-16T22:13:47.345Z] === RUN   TestBuildLabelWithTargets
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === Skipped
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
22:13:47 [2021-07-16T22:13:47.712Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
22:13:47 [2021-07-16T22:13:47.712Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
22:13:47 [2021-07-16T22:13:47.712Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     client_test.go:23: runtime.GOOS == "windows"
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     network_proxy_test.go:212: No support for dual stack yet
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     daemon_test.go:147: root required
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     reload_test.go:520: root required
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     pull_v2_test.go:73: Needs fixing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     pull_v2_test.go:118: Needs fixing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     download_test.go:268: Needs fixing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     layer_test.go:304: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     layer_test.go:353: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     layer_test.go:468: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     layer_test.go:697: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     migration_test.go:46: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     migration_test.go:182: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     mount_test.go:17: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     mount_test.go:76: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     mount_test.go:125: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     mount_test.go:212: Failing on Windows
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s)
22:13:47 [2021-07-16T22:13:47.712Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s)
22:13:47 [2021-07-16T22:13:47.712Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     archive_test.go:134: Xz not present in msys2
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     archive_test.go:239: Failing on Windows CI machines
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:13:47 [2021-07-16T22:13:47.712Z]     archive_windows_test.go:16: Currently fails
22:13:47 [2021-07-16T22:13:47.712Z] 
22:13:47 [2021-07-16T22:13:47.712Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     changes_test.go:196: needs more investigation
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     changes_test.go:433: needs further investigation
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     changes_test.go:469: needs further investigation
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     poller_test.go:41: No chmod on Windows
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     fileutils_test.go:134: Needs porting to Windows
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     fileutils_test.go:180: Needs porting to Windows
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
22:13:47 [2021-07-16T22:13:47.713Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:13:47 [2021-07-16T22:13:47.713Z]     local_test.go:181: runtime.GOOS == "windows"
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] 
22:13:47 [2021-07-16T22:13:47.713Z] DONE 2030 tests, 69 skipped in 353.873s
22:13:47 [2021-07-16T22:13:47.713Z] INFO: make.ps1 ended at 07/16/2021 22:13:47
22:13:48 [2021-07-16T22:13:48.282Z] --- PASS: TestBuildLabelWithTargets (1.00s)
22:13:48 [2021-07-16T22:13:48.282Z] === RUN   TestBuildWithEmptyLayers
22:13:48 [2021-07-16T22:13:48.538Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
22:13:48 [2021-07-16T22:13:48.538Z] === RUN   TestBuildMultiStageOnBuild
22:13:49 [2021-07-16T22:13:49.223Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:13:49 [2021-07-16T22:13:49.223Z] INFO: Unit tests ended at 07/16/2021 22:13:48. Duration:00:06:08.1335205
22:13:49 [2021-07-16T22:13:49.223Z] INFO: Building busybox
22:13:49 [2021-07-16T22:13:49.224Z] Sending build context to Docker daemon   5.12kB
22:13:49 [2021-07-16T22:13:49.224Z] 
22:13:49 [2021-07-16T22:13:49.224Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:13:49 [2021-07-16T22:13:49.224Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:13:49 [2021-07-16T22:13:49.224Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:13:49 [2021-07-16T22:13:49.224Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:13:49 [2021-07-16T22:13:49.224Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:13:49 [2021-07-16T22:13:49.224Z]  ---> 39d157a84080
22:13:49 [2021-07-16T22:13:49.224Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:13:49 [2021-07-16T22:13:49.224Z]  ---> Running in a85c56f7bce7
22:13:51 [2021-07-16T22:13:51.052Z] --- PASS: TestBuildMultiStageOnBuild (2.03s)
22:13:51 [2021-07-16T22:13:51.052Z] === RUN   TestBuildUncleanTarFilenames
22:13:51 [2021-07-16T22:13:51.309Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
22:13:51 [2021-07-16T22:13:51.309Z] === RUN   TestBuildMultiStageLayerLeak
22:13:52 [2021-07-16T22:13:52.952Z] Removing intermediate container a85c56f7bce7
22:13:52 [2021-07-16T22:13:52.952Z]  ---> 4122b004ee00
22:13:52 [2021-07-16T22:13:52.952Z] Step 7/13 : ARG BUSYBOX_VERSION
22:13:52 [2021-07-16T22:13:52.952Z]  ---> Running in 94dcff493f4a
22:13:53 [2021-07-16T22:13:53.403Z] Removing intermediate container 94dcff493f4a
22:13:53 [2021-07-16T22:13:53.403Z]  ---> 2c1fdf5d547f
22:13:53 [2021-07-16T22:13:53.403Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:13:53 [2021-07-16T22:13:53.403Z]  ---> Running in 05e09bfd4fd8
22:13:53 [2021-07-16T22:13:53.824Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s)
22:13:53 [2021-07-16T22:13:53.824Z] === RUN   TestBuildWithHugeFile
22:13:53 [2021-07-16T22:13:53.853Z] Removing intermediate container 05e09bfd4fd8
22:13:53 [2021-07-16T22:13:53.853Z]  ---> 2a2af9aea419
22:13:53 [2021-07-16T22:13:53.853Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:13:54 [2021-07-16T22:13:54.777Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:13:54 [2021-07-16T22:13:54.777Z] === RUN   TestBuildWithEmptyLayers
22:13:55 [2021-07-16T22:13:55.362Z] 
22:13:55 [2021-07-16T22:13:55.812Z]  ---> e34ca63ac817
22:13:55 [2021-07-16T22:13:55.812Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:13:55 [2021-07-16T22:13:55.812Z]  ---> Running in b1d9f8fa3274
22:13:56 [2021-07-16T22:13:56.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:13:56 [2021-07-16T22:13:56.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:13:57 [2021-07-16T22:13:57.305Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
22:13:57 [2021-07-16T22:13:57.305Z] === RUN   TestBuildMultiStageOnBuild
22:14:01 [2021-07-16T22:14:01.486Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
22:14:02 [2021-07-16T22:14:02.569Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:14:02 [2021-07-16T22:14:02.570Z] === RUN   TestBuildUncleanTarFilenames
22:14:02 [2021-07-16T22:14:02.828Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
22:14:02 [2021-07-16T22:14:02.828Z] === RUN   TestBuildMultiStageLayerLeak
22:14:04 [2021-07-16T22:14:04.339Z] Removing intermediate container b1d9f8fa3274
22:14:04 [2021-07-16T22:14:04.339Z]  ---> 55acb94503ee
22:14:04 [2021-07-16T22:14:04.339Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:14:04 [2021-07-16T22:14:04.339Z]  ---> Running in 02afd1799b61
22:14:05 [2021-07-16T22:14:05.849Z] 
22:14:05 [2021-07-16T22:14:05.849Z] SUCCESS: Specified value was saved.
22:14:08 [2021-07-16T22:14:08.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
22:14:08 [2021-07-16T22:14:08.094Z] === RUN   TestBuildWithHugeFile
22:14:08 [2021-07-16T22:14:08.708Z] Removing intermediate container 02afd1799b61
22:14:08 [2021-07-16T22:14:08.709Z]  ---> adde91287e3b
22:14:08 [2021-07-16T22:14:08.709Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:14:08 [2021-07-16T22:14:08.709Z]  ---> Running in bd499a227444
22:14:12 [2021-07-16T22:14:12.432Z] Cannot create a file when that file already exists.
22:14:18 [2021-07-16T22:14:18.154Z] Removing intermediate container bd499a227444
22:14:18 [2021-07-16T22:14:18.154Z]  ---> a6cd36f15982
22:14:18 [2021-07-16T22:14:18.155Z] Step 13/13 : CMD ["sh"]
22:14:18 [2021-07-16T22:14:18.155Z]  ---> Running in ae3cd89103f6
22:14:18 [2021-07-16T22:14:18.155Z] Removing intermediate container ae3cd89103f6
22:14:18 [2021-07-16T22:14:18.155Z]  ---> 6977377979b1
22:14:18 [2021-07-16T22:14:18.155Z] Successfully built 6977377979b1
22:14:18 [2021-07-16T22:14:18.155Z] Successfully tagged busybox:latest
22:14:18 [2021-07-16T22:14:18.155Z] INFO: Docker images of the daemon under test
22:14:18 [2021-07-16T22:14:18.155Z] 
22:14:18 [2021-07-16T22:14:18.155Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
22:14:18 [2021-07-16T22:14:18.155Z] busybox                                        latest              6977377979b1        Less than a second ago   2.78GB
22:14:18 [2021-07-16T22:14:18.155Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
22:14:18 [2021-07-16T22:14:18.155Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
22:14:18 [2021-07-16T22:14:18.155Z] 
22:14:18 [2021-07-16T22:14:18.155Z] INFO: Running integration tests at 07/16/2021 22:14:17...
22:14:18 [2021-07-16T22:14:18.155Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:14:18 [2021-07-16T22:14:18.155Z] INFO: Integration API tests being run from the host:
22:14:18 [2021-07-16T22:14:18.155Z] INFO: make.ps1 starting at 07/16/2021 22:14:17
22:14:19 [2021-07-16T22:14:19.104Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:14:48 [2021-07-16T22:14:48.991Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:14:48 [2021-07-16T22:14:48.991Z] INFO: Testing against a local daemon
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithSession
22:14:48 [2021-07-16T22:14:48.991Z]     build_session_test.go:25: TODO: BuildKit
22:14:48 [2021-07-16T22:14:48.991Z] --- SKIP: TestBuildWithSession (0.00s)
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildSquashParent
22:14:48 [2021-07-16T22:14:48.991Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:14:48 [2021-07-16T22:14:48.991Z] --- SKIP: TestBuildSquashParent (0.00s)
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:14:48 [2021-07-16T22:14:48.991Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:14:48 [2021-07-16T22:14:48.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:14:48 [2021-07-16T22:14:48.991Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:14:48 [2021-07-16T22:14:48.991Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:14:48 [2021-07-16T22:14:48.991Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:15:01 [2021-07-16T22:15:01.318Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:15:01 [2021-07-16T22:15:01.449Z] --- PASS: TestBuildWithHugeFile (57.59s)
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildWCOWSandboxSize
22:15:01 [2021-07-16T22:15:01.449Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:15:01 [2021-07-16T22:15:01.449Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildWithEmptyDockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:01 [2021-07-16T22:15:01.449Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
22:15:01 [2021-07-16T22:15:01.449Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
22:15:01 [2021-07-16T22:15:01.449Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
22:15:01 [2021-07-16T22:15:01.449Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildPreserveOwnership
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildPreserveOwnership/copy_from
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:15:01 [2021-07-16T22:15:01.449Z] --- PASS: TestBuildPreserveOwnership (4.32s)
22:15:01 [2021-07-16T22:15:01.449Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.96s)
22:15:01 [2021-07-16T22:15:01.449Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildPlatformInvalid
22:15:01 [2021-07-16T22:15:01.449Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:15:01 [2021-07-16T22:15:01.449Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:15:03 [2021-07-16T22:15:03.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:15:03 [2021-07-16T22:15:03.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:15:03 [2021-07-16T22:15:03.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:15:04 [2021-07-16T22:15:04.318Z] --- PASS: TestBuildWithHugeFile (51.01s)
22:15:04 [2021-07-16T22:15:04.318Z] === RUN   TestBuildWCOWSandboxSize
22:15:04 [2021-07-16T22:15:04.318Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:15:04 [2021-07-16T22:15:04.318Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
22:15:04 [2021-07-16T22:15:04.318Z] === RUN   TestBuildWithEmptyDockerfile
22:15:04 [2021-07-16T22:15:04.318Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:04 [2021-07-16T22:15:04.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:04 [2021-07-16T22:15:04.318Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:15:04 [2021-07-16T22:15:04.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
22:15:04 [2021-07-16T22:15:04.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
22:15:04 [2021-07-16T22:15:04.319Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
22:15:04 [2021-07-16T22:15:04.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:15:04 [2021-07-16T22:15:04.319Z] === RUN   TestBuildPreserveOwnership
22:15:04 [2021-07-16T22:15:04.319Z] === RUN   TestBuildPreserveOwnership/copy_from
22:15:05 [2021-07-16T22:15:05.253Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:15:09 [2021-07-16T22:15:09.289Z] ..........................xx....................                         [ 29%]
22:15:09 [2021-07-16T22:15:09.437Z] --- PASS: TestBuildPreserveOwnership (10.59s)
22:15:09 [2021-07-16T22:15:09.437Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.59s)
22:15:09 [2021-07-16T22:15:09.437Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestBuildPlatformInvalid
22:15:09 [2021-07-16T22:15:09.437Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:15:09 [2021-07-16T22:15:09.437Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:15:09 [2021-07-16T22:15:09.437Z] PASS
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === Skipped
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:15:09 [2021-07-16T22:15:09.437Z]     build_session_test.go:25: TODO: BuildKit
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
22:15:09 [2021-07-16T22:15:09.437Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:15:09 [2021-07-16T22:15:09.437Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] DONE 34 tests, 3 skipped in 135.681s
22:15:09 [2021-07-16T22:15:09.437Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:15:09 [2021-07-16T22:15:09.437Z] INFO: Testing against a local daemon
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestConfigInspect
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestConfigInspect (0.02s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestConfigList
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestConfigList (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestConfigsCreateAndDelete
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestConfigsUpdate
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestConfigsUpdate (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestTemplatedConfig
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestTemplatedConfig (0.00s)
22:15:09 [2021-07-16T22:15:09.437Z] === RUN   TestConfigCreateResolve
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z] PASS
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === Skipped
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:15:09 [2021-07-16T22:15:09.437Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] 
22:15:09 [2021-07-16T22:15:09.437Z] DONE 6 tests, 6 skipped in 0.187s
22:15:09 [2021-07-16T22:15:09.437Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:15:09 [2021-07-16T22:15:09.533Z] Loaded image: buildpack-deps:buster
22:15:09 [2021-07-16T22:15:09.533Z] Loaded image: busybox:latest
22:15:09 [2021-07-16T22:15:09.533Z] Loaded image: busybox:glibc
22:15:09 [2021-07-16T22:15:09.696Z] INFO: Testing against a local daemon
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestCheckpoint
22:15:09 [2021-07-16T22:15:09.696Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:15:09 [2021-07-16T22:15:09.696Z] --- SKIP: TestCheckpoint (0.00s)
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestContainerInvalidJSON
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:15:09 [2021-07-16T22:15:09.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:15:09 [2021-07-16T22:15:09.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:15:09 [2021-07-16T22:15:09.696Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:15:09 [2021-07-16T22:15:09.696Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:15:09 [2021-07-16T22:15:09.696Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:15:09 [2021-07-16T22:15:09.696Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:15:09 [2021-07-16T22:15:09.696Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:15:09 [2021-07-16T22:15:09.696Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:15:09 [2021-07-16T22:15:09.696Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:15:09 [2021-07-16T22:15:09.696Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:15:09 [2021-07-16T22:15:09.696Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:15:09 [2021-07-16T22:15:09.955Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:15:09 [2021-07-16T22:15:09.955Z] === RUN   TestCopyFromContainerPathIsNotDir
22:15:09 [2021-07-16T22:15:09.955Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:15:09 [2021-07-16T22:15:09.955Z] === RUN   TestCopyToContainerPathDoesNotExist
22:15:09 [2021-07-16T22:15:09.955Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:15:09 [2021-07-16T22:15:09.955Z] === RUN   TestCopyToContainerPathIsNotDir
22:15:09 [2021-07-16T22:15:09.955Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:15:09 [2021-07-16T22:15:09.955Z] === RUN   TestCopyFromContainer
22:15:11 [2021-07-16T22:15:11.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.02s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.74s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.84s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.98s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.00s)
22:15:11 [2021-07-16T22:15:11.955Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.58s)
22:15:11 [2021-07-16T22:15:11.955Z] === RUN   TestBuildMultiStageCopy
22:15:11 [2021-07-16T22:15:11.955Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:15:12 [2021-07-16T22:15:12.051Z] Loaded image: debian:bullseye
22:15:12 [2021-07-16T22:15:12.051Z] Loaded image: hello-world:latest
22:15:12 [2021-07-16T22:15:12.051Z] Loaded image: arm32v7/hello-world:latest
22:15:13 [2021-07-16T22:15:13.237Z] === RUN   TestCopyFromContainer//
22:15:13 [2021-07-16T22:15:13.237Z] === RUN   TestCopyFromContainer//bar/root
22:15:13 [2021-07-16T22:15:13.237Z] === RUN   TestCopyFromContainer//bar/root/
22:15:13 [2021-07-16T22:15:13.237Z] === RUN   TestCopyFromContainer/bar/quux
22:15:13 [2021-07-16T22:15:13.495Z] === RUN   TestCopyFromContainer/bar/quux/
22:15:13 [2021-07-16T22:15:13.495Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:15:13 [2021-07-16T22:15:13.495Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:15:13 [2021-07-16T22:15:13.495Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:15:13 [2021-07-16T22:15:13.495Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCopyFromContainer/bar/notarget
22:15:13 [2021-07-16T22:15:13.753Z] --- PASS: TestCopyFromContainer (3.74s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:13 [2021-07-16T22:15:13.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateLinkToNonExistingContainer
22:15:13 [2021-07-16T22:15:13.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateWithInvalidEnv
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateWithInvalidEnv/0
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateWithInvalidEnv/0
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateWithInvalidEnv/1
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateWithInvalidEnv/1
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateWithInvalidEnv/2
22:15:13 [2021-07-16T22:15:13.753Z] === PAUSE TestCreateWithInvalidEnv/2
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateWithInvalidEnv/0
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateWithInvalidEnv/2
22:15:13 [2021-07-16T22:15:13.753Z] === CONT  TestCreateWithInvalidEnv/1
22:15:13 [2021-07-16T22:15:13.753Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateTmpfsMountsTarget
22:15:13 [2021-07-16T22:15:13.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:15:13 [2021-07-16T22:15:13.753Z] === RUN   TestCreateWithCustomMaskedPaths
22:15:15 [2021-07-16T22:15:15.655Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
22:15:15 [2021-07-16T22:15:15.655Z] === RUN   TestCreateWithCustomReadonlyPaths
22:15:17 [2021-07-16T22:15:17.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s)
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:17 [2021-07-16T22:15:17.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:17 [2021-07-16T22:15:17.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:17 [2021-07-16T22:15:17.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:17 [2021-07-16T22:15:17.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:17 [2021-07-16T22:15:17.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:15:17 [2021-07-16T22:15:17.557Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:15:18 [2021-07-16T22:15:18.124Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
22:15:18 [2021-07-16T22:15:18.124Z] === RUN   TestCreateDifferentPlatform
22:15:18 [2021-07-16T22:15:18.124Z] === RUN   TestCreateDifferentPlatform/different_os
22:15:18 [2021-07-16T22:15:18.124Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:15:18 [2021-07-16T22:15:18.124Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:15:18 [2021-07-16T22:15:18.124Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:15:18 [2021-07-16T22:15:18.124Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:15:18 [2021-07-16T22:15:18.124Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:15:18 [2021-07-16T22:15:18.124Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
22:15:18 [2021-07-16T22:15:18.124Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:15:18 [2021-07-16T22:15:18.384Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestContainerStartOnDaemonRestart
22:15:18 [2021-07-16T22:15:18.385Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:15:18 [2021-07-16T22:15:18.385Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestDaemonRestartIpcMode
22:15:18 [2021-07-16T22:15:18.385Z] === PAUSE TestDaemonRestartIpcMode
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestDaemonHostGatewayIP
22:15:18 [2021-07-16T22:15:18.385Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:15:18 [2021-07-16T22:15:18.385Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestRestartDaemonWithRestartingContainer
22:15:18 [2021-07-16T22:15:18.385Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestContainerKillOnDaemonStart
22:15:18 [2021-07-16T22:15:18.385Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:15:18 [2021-07-16T22:15:18.385Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:15:18 [2021-07-16T22:15:18.385Z] === RUN   TestDiff
22:15:18 [2021-07-16T22:15:18.952Z] --- PASS: TestDiff (0.64s)
22:15:18 [2021-07-16T22:15:18.952Z] === RUN   TestExecWithCloseStdin
22:15:19 [2021-07-16T22:15:19.889Z] --- PASS: TestExecWithCloseStdin (0.96s)
22:15:19 [2021-07-16T22:15:19.889Z] === RUN   TestExec
22:15:20 [2021-07-16T22:15:20.137Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.06s)
22:15:20 [2021-07-16T22:15:20.137Z] PASS
22:15:20 [2021-07-16T22:15:20.137Z] 
22:15:20 [2021-07-16T22:15:20.137Z] === Skipped
22:15:20 [2021-07-16T22:15:20.137Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:15:20 [2021-07-16T22:15:20.137Z]     build_session_test.go:25: TODO: BuildKit
22:15:20 [2021-07-16T22:15:20.137Z] 
22:15:20 [2021-07-16T22:15:20.137Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:15:20 [2021-07-16T22:15:20.137Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:15:20 [2021-07-16T22:15:20.137Z] 
22:15:20 [2021-07-16T22:15:20.137Z] 
22:15:20 [2021-07-16T22:15:20.137Z] DONE 34 tests, 2 skipped in 129.697s
22:15:20 [2021-07-16T22:15:20.137Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:15:20 [2021-07-16T22:15:20.137Z] INFO: Testing against a local daemon
22:15:20 [2021-07-16T22:15:20.137Z] === RUN   TestConfigInspect
22:15:20 [2021-07-16T22:15:20.825Z] --- PASS: TestExec (0.92s)
22:15:20 [2021-07-16T22:15:20.826Z] === RUN   TestExecUser
22:15:21 [2021-07-16T22:15:21.761Z] --- PASS: TestExecUser (0.91s)
22:15:21 [2021-07-16T22:15:21.761Z] === RUN   TestExportContainerAndImportImage
22:15:22 [2021-07-16T22:15:22.024Z] --- PASS: TestConfigInspect (2.31s)
22:15:22 [2021-07-16T22:15:22.024Z] === RUN   TestConfigList
22:15:22 [2021-07-16T22:15:22.329Z] --- PASS: TestExportContainerAndImportImage (0.77s)
22:15:22 [2021-07-16T22:15:22.329Z] === RUN   TestExportContainerAfterDaemonRestart
22:15:23 [2021-07-16T22:15:23.706Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:15:23 [2021-07-16T22:15:23.706Z] === RUN   TestHealthCheckWorkdir
22:15:24 [2021-07-16T22:15:24.228Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:15:24 [2021-07-16T22:15:24.537Z] --- PASS: TestConfigList (2.13s)
22:15:24 [2021-07-16T22:15:24.537Z] === RUN   TestConfigsCreateAndDelete
22:15:25 [2021-07-16T22:15:25.082Z] --- PASS: TestHealthCheckWorkdir (1.31s)
22:15:25 [2021-07-16T22:15:25.082Z] === RUN   TestHealthKillContainer
22:15:25 [2021-07-16T22:15:25.179Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:15:26 [2021-07-16T22:15:26.129Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:15:26 [2021-07-16T22:15:26.423Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
22:15:26 [2021-07-16T22:15:26.423Z] === RUN   TestConfigsUpdate
22:15:27 [2021-07-16T22:15:27.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:15:28 [2021-07-16T22:15:28.364Z] --- PASS: TestHealthKillContainer (2.97s)
22:15:28 [2021-07-16T22:15:28.364Z] === RUN   TestInspectCpusetInConfigPre120
22:15:28 [2021-07-16T22:15:28.591Z] --- PASS: TestBuildMultiStageCopy (17.57s)
22:15:28 [2021-07-16T22:15:28.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (12.86s)
22:15:28 [2021-07-16T22:15:28.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s)
22:15:28 [2021-07-16T22:15:28.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s)
22:15:28 [2021-07-16T22:15:28.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s)
22:15:28 [2021-07-16T22:15:28.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s)
22:15:28 [2021-07-16T22:15:28.591Z] === RUN   TestBuildMultiStageParentConfig
22:15:28 [2021-07-16T22:15:28.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
22:15:28 [2021-07-16T22:15:28.623Z] === RUN   TestIpcModeNone
22:15:28 [2021-07-16T22:15:28.935Z] --- PASS: TestConfigsUpdate (2.14s)
22:15:28 [2021-07-16T22:15:28.935Z] === RUN   TestTemplatedConfig
22:15:29 [2021-07-16T22:15:29.563Z] --- PASS: TestIpcModeNone (0.91s)
22:15:29 [2021-07-16T22:15:29.563Z] === RUN   TestIpcModePrivate
22:15:30 [2021-07-16T22:15:30.498Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
22:15:30 [2021-07-16T22:15:30.498Z] --- PASS: TestIpcModePrivate (0.93s)
22:15:30 [2021-07-16T22:15:30.498Z] === RUN   TestIpcModeShareable
22:15:30 [2021-07-16T22:15:30.498Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:15:30 [2021-07-16T22:15:30.498Z] --- SKIP: TestIpcModeShareable (0.00s)
22:15:30 [2021-07-16T22:15:30.498Z] === RUN   TestAPIIpcModeShareableAndContainer
22:15:31 [2021-07-16T22:15:31.454Z] --- PASS: TestBuildMultiStageParentConfig (2.61s)
22:15:31 [2021-07-16T22:15:31.454Z] === RUN   TestBuildLabelWithTargets
22:15:31 [2021-07-16T22:15:31.454Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:15:31 [2021-07-16T22:15:31.454Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
22:15:31 [2021-07-16T22:15:31.454Z] === RUN   TestBuildWithEmptyLayers
22:15:32 [2021-07-16T22:15:32.202Z] --- PASS: TestTemplatedConfig (3.40s)
22:15:32 [2021-07-16T22:15:32.202Z] === RUN   TestConfigCreateResolve
22:15:32 [2021-07-16T22:15:32.976Z] --- PASS: TestBuildWithEmptyLayers (1.43s)
22:15:32 [2021-07-16T22:15:32.976Z] === RUN   TestBuildMultiStageOnBuild
22:15:33 [2021-07-16T22:15:33.035Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s)
22:15:33 [2021-07-16T22:15:33.035Z] === RUN   TestAPIIpcModeHost
22:15:33 [2021-07-16T22:15:33.035Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:15:33 [2021-07-16T22:15:33.035Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:15:33 [2021-07-16T22:15:33.035Z] === RUN   TestDaemonIpcModeShareable
22:15:33 [2021-07-16T22:15:33.035Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:15:33 [2021-07-16T22:15:33.035Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:15:33 [2021-07-16T22:15:33.035Z] === RUN   TestDaemonIpcModePrivate
22:15:34 [2021-07-16T22:15:34.089Z] --- PASS: TestConfigCreateResolve (2.21s)
22:15:34 [2021-07-16T22:15:34.089Z] PASS
22:15:34 [2021-07-16T22:15:34.089Z] 
22:15:34 [2021-07-16T22:15:34.089Z] DONE 6 tests in 14.380s
22:15:34 [2021-07-16T22:15:34.089Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:15:34 [2021-07-16T22:15:34.089Z] INFO: Testing against a local daemon
22:15:34 [2021-07-16T22:15:34.089Z] === RUN   TestCheckpoint
22:15:34 [2021-07-16T22:15:34.089Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:15:34 [2021-07-16T22:15:34.089Z] --- SKIP: TestCheckpoint (0.00s)
22:15:34 [2021-07-16T22:15:34.089Z] === RUN   TestContainerInvalidJSON
22:15:34 [2021-07-16T22:15:34.089Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:15:34 [2021-07-16T22:15:34.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:15:34 [2021-07-16T22:15:34.089Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:15:34 [2021-07-16T22:15:34.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:15:34 [2021-07-16T22:15:34.090Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:15:34 [2021-07-16T22:15:34.090Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:15:34 [2021-07-16T22:15:34.090Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:15:34 [2021-07-16T22:15:34.090Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:15:34 [2021-07-16T22:15:34.090Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:15:34 [2021-07-16T22:15:34.090Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:15:34 [2021-07-16T22:15:34.090Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:15:34 [2021-07-16T22:15:34.090Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:15:34 [2021-07-16T22:15:34.090Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:15:34 [2021-07-16T22:15:34.090Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:15:34 [2021-07-16T22:15:34.345Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
22:15:34 [2021-07-16T22:15:34.345Z] === RUN   TestCopyFromContainerPathIsNotDir
22:15:34 [2021-07-16T22:15:34.345Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:15:34 [2021-07-16T22:15:34.345Z] === RUN   TestCopyToContainerPathDoesNotExist
22:15:34 [2021-07-16T22:15:34.345Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:15:34 [2021-07-16T22:15:34.345Z] === RUN   TestCopyToContainerPathIsNotDir
22:15:34 [2021-07-16T22:15:34.345Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:15:34 [2021-07-16T22:15:34.345Z] === RUN   TestCopyFromContainer
22:15:34 [2021-07-16T22:15:34.410Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
22:15:34 [2021-07-16T22:15:34.410Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
22:15:34 [2021-07-16T22:15:34.410Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:15:34 [2021-07-16T22:15:34.410Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:15:34 [2021-07-16T22:15:34.410Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:15:34 [2021-07-16T22:15:34.410Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:15:34 [2021-07-16T22:15:34.410Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:15:34 [2021-07-16T22:15:34.410Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:15:34 [2021-07-16T22:15:34.410Z] === RUN   TestIpcModeOlderClient
22:15:34 [2021-07-16T22:15:34.410Z] === PAUSE TestIpcModeOlderClient
22:15:34 [2021-07-16T22:15:34.410Z] === RUN   TestKillContainerInvalidSignal
22:15:35 [2021-07-16T22:15:35.344Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
22:15:35 [2021-07-16T22:15:35.344Z] === RUN   TestKillContainer
22:15:35 [2021-07-16T22:15:35.344Z] === RUN   TestKillContainer/no_signal
22:15:35 [2021-07-16T22:15:35.604Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:15:35 [2021-07-16T22:15:35.712Z] === RUN   TestCopyFromContainer//
22:15:35 [2021-07-16T22:15:35.712Z] === RUN   TestCopyFromContainer//bar/root
22:15:35 [2021-07-16T22:15:35.712Z] === RUN   TestCopyFromContainer//bar/root/
22:15:35 [2021-07-16T22:15:35.712Z] === RUN   TestCopyFromContainer/bar/quux
22:15:35 [2021-07-16T22:15:35.911Z] === RUN   TestKillContainer/non_killing_signal
22:15:35 [2021-07-16T22:15:35.969Z] === RUN   TestCopyFromContainer/bar/quux/
22:15:35 [2021-07-16T22:15:35.969Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:15:35 [2021-07-16T22:15:35.969Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:15:35 [2021-07-16T22:15:35.969Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:15:35 [2021-07-16T22:15:35.969Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCopyFromContainer/bar/notarget
22:15:36 [2021-07-16T22:15:36.225Z] --- PASS: TestCopyFromContainer (1.84s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:15:36 [2021-07-16T22:15:36.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateLinkToNonExistingContainer
22:15:36 [2021-07-16T22:15:36.225Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateWithInvalidEnv
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateWithInvalidEnv/0
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateWithInvalidEnv/0
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateWithInvalidEnv/1
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateWithInvalidEnv/1
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateWithInvalidEnv/2
22:15:36 [2021-07-16T22:15:36.225Z] === PAUSE TestCreateWithInvalidEnv/2
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateWithInvalidEnv/0
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateWithInvalidEnv/2
22:15:36 [2021-07-16T22:15:36.225Z] === CONT  TestCreateWithInvalidEnv/1
22:15:36 [2021-07-16T22:15:36.225Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateTmpfsMountsTarget
22:15:36 [2021-07-16T22:15:36.225Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:15:36 [2021-07-16T22:15:36.225Z] === RUN   TestCreateWithCustomMaskedPaths
22:15:36 [2021-07-16T22:15:36.478Z] === RUN   TestKillContainer/killing_signal
22:15:37 [2021-07-16T22:15:37.413Z] --- PASS: TestKillContainer (1.96s)
22:15:37 [2021-07-16T22:15:37.413Z]     --- PASS: TestKillContainer/no_signal (0.72s)
22:15:37 [2021-07-16T22:15:37.413Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
22:15:37 [2021-07-16T22:15:37.413Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
22:15:37 [2021-07-16T22:15:37.413Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:15:37 [2021-07-16T22:15:37.413Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:15:37 [2021-07-16T22:15:37.978Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:15:38 [2021-07-16T22:15:38.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
22:15:38 [2021-07-16T22:15:38.545Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
22:15:38 [2021-07-16T22:15:38.545Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
22:15:38 [2021-07-16T22:15:38.545Z] === RUN   TestKillStoppedContainer
22:15:38 [2021-07-16T22:15:38.545Z] --- PASS: TestKillStoppedContainer (0.04s)
22:15:38 [2021-07-16T22:15:38.545Z] === RUN   TestKillStoppedContainerAPIPre120
22:15:38 [2021-07-16T22:15:38.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:15:38 [2021-07-16T22:15:38.545Z] === RUN   TestKillDifferentUserContainer
22:15:38 [2021-07-16T22:15:38.741Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s)
22:15:38 [2021-07-16T22:15:38.741Z] === RUN   TestCreateWithCustomReadonlyPaths
22:15:39 [2021-07-16T22:15:39.111Z] --- PASS: TestKillDifferentUserContainer (0.65s)
22:15:39 [2021-07-16T22:15:39.111Z] === RUN   TestInspectOomKilledTrue
22:15:39 [2021-07-16T22:15:39.111Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:15:39 [2021-07-16T22:15:39.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:15:39 [2021-07-16T22:15:39.111Z] === RUN   TestInspectOomKilledFalse
22:15:39 [2021-07-16T22:15:39.111Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:15:39 [2021-07-16T22:15:39.111Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
22:15:39 [2021-07-16T22:15:39.111Z] === RUN   TestLinksEtcHostsContentMatch
22:15:39 [2021-07-16T22:15:39.111Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:15:39 [2021-07-16T22:15:39.112Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:15:39 [2021-07-16T22:15:39.112Z] === RUN   TestLinksContainerNames
22:15:40 [2021-07-16T22:15:40.529Z] --- PASS: TestLinksContainerNames (1.31s)
22:15:40 [2021-07-16T22:15:40.529Z] === RUN   TestLogsFollowTailEmpty
22:15:41 [2021-07-16T22:15:41.106Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
22:15:41 [2021-07-16T22:15:41.106Z] === RUN   TestContainerNetworkMountsNoChown
22:15:41 [2021-07-16T22:15:41.255Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s)
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:41 [2021-07-16T22:15:41.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:41 [2021-07-16T22:15:41.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:15:41 [2021-07-16T22:15:41.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:15:41 [2021-07-16T22:15:41.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:15:41 [2021-07-16T22:15:41.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:15:41 [2021-07-16T22:15:41.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:15:41 [2021-07-16T22:15:41.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:15:41 [2021-07-16T22:15:41.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:15:41 [2021-07-16T22:15:41.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:15:41 [2021-07-16T22:15:41.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:15:41 [2021-07-16T22:15:41.255Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:15:41 [2021-07-16T22:15:41.818Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestCreateDifferentPlatform
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestCreateDifferentPlatform/different_os
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:15:41 [2021-07-16T22:15:41.818Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:15:41 [2021-07-16T22:15:41.818Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:15:41 [2021-07-16T22:15:41.818Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:15:41 [2021-07-16T22:15:41.818Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:15:41 [2021-07-16T22:15:41.818Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestContainerStartOnDaemonRestart
22:15:41 [2021-07-16T22:15:41.818Z] === PAUSE TestContainerStartOnDaemonRestart
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestDaemonRestartIpcMode
22:15:41 [2021-07-16T22:15:41.818Z] === PAUSE TestDaemonRestartIpcMode
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestDaemonHostGatewayIP
22:15:41 [2021-07-16T22:15:41.818Z] === PAUSE TestDaemonHostGatewayIP
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestRestartDaemonWithRestartingContainer
22:15:41 [2021-07-16T22:15:41.818Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestContainerKillOnDaemonStart
22:15:41 [2021-07-16T22:15:41.818Z] === PAUSE TestContainerKillOnDaemonStart
22:15:41 [2021-07-16T22:15:41.818Z] === RUN   TestDiff
22:15:42 [2021-07-16T22:15:42.042Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/default
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/default
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/private
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/private
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rprivate
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rprivate
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/slave
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/slave
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rslave
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rslave
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/shared
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/shared
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rshared
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rshared
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/default
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/default/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/default/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/rslave
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/rshared
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/shared
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/rprivate
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/slave
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/private
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/private/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === RUN   TestMountDaemonRoot/private/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/default/bind_root
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/default/mount_root
22:15:42 [2021-07-16T22:15:42.042Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:15:42 [2021-07-16T22:15:42.043Z] === CONT  TestMountDaemonRoot/private/mount_root
22:15:42 [2021-07-16T22:15:42.302Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:15:42 [2021-07-16T22:15:42.302Z] === CONT  TestMountDaemonRoot/private/bind_root
22:15:42 [2021-07-16T22:15:42.302Z] --- PASS: TestMountDaemonRoot (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:15:42 [2021-07-16T22:15:42.302Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
22:15:42 [2021-07-16T22:15:42.302Z] === RUN   TestContainerBindMountNonRecursive
22:15:42 [2021-07-16T22:15:42.302Z]     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)
22:15:42 [2021-07-16T22:15:42.302Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
22:15:42 [2021-07-16T22:15:42.302Z] === RUN   TestContainerVolumesMountedAsShared
22:15:42 [2021-07-16T22:15:42.302Z]     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)
22:15:42 [2021-07-16T22:15:42.302Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z] === RUN   TestContainerVolumesMountedAsSlave
22:15:42 [2021-07-16T22:15:42.302Z]     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)
22:15:42 [2021-07-16T22:15:42.302Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
22:15:42 [2021-07-16T22:15:42.302Z] === RUN   TestNetworkNat
22:15:42 [2021-07-16T22:15:42.745Z] --- PASS: TestDiff (0.79s)
22:15:42 [2021-07-16T22:15:42.745Z] === RUN   TestExecWithCloseStdin
22:15:42 [2021-07-16T22:15:42.875Z] --- PASS: TestNetworkNat (0.77s)
22:15:42 [2021-07-16T22:15:42.875Z] === RUN   TestNetworkLocalhostTCPNat
22:15:43 [2021-07-16T22:15:43.678Z] --- PASS: TestExecWithCloseStdin (1.08s)
22:15:43 [2021-07-16T22:15:43.678Z] === RUN   TestExec
22:15:43 [2021-07-16T22:15:43.812Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s)
22:15:43 [2021-07-16T22:15:43.812Z] === RUN   TestNetworkLoopbackNat
22:15:44 [2021-07-16T22:15:44.617Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:15:45 [2021-07-16T22:15:45.045Z] --- PASS: TestExec (1.05s)
22:15:45 [2021-07-16T22:15:45.045Z] === RUN   TestExecUser
22:15:45 [2021-07-16T22:15:45.971Z] --- PASS: TestExecUser (1.07s)
22:15:45 [2021-07-16T22:15:45.971Z] === RUN   TestExportContainerAndImportImage
22:15:46 [2021-07-16T22:15:46.898Z] --- PASS: TestExportContainerAndImportImage (0.92s)
22:15:46 [2021-07-16T22:15:46.898Z] === RUN   TestExportContainerAfterDaemonRestart
22:15:47 [2021-07-16T22:15:47.096Z] --- PASS: TestNetworkLoopbackNat (2.99s)
22:15:47 [2021-07-16T22:15:47.096Z] === RUN   TestPause
22:15:47 [2021-07-16T22:15:47.096Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:15:47 [2021-07-16T22:15:47.096Z] --- SKIP: TestPause (0.00s)
22:15:47 [2021-07-16T22:15:47.096Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:15:47 [2021-07-16T22:15:47.096Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:15:47 [2021-07-16T22:15:47.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:15:47 [2021-07-16T22:15:47.096Z] === RUN   TestPauseStopPausedContainer
22:15:47 [2021-07-16T22:15:47.096Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:15:47 [2021-07-16T22:15:47.096Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
22:15:47 [2021-07-16T22:15:47.096Z] === RUN   TestPidHost
22:15:48 [2021-07-16T22:15:48.311Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
22:15:48 [2021-07-16T22:15:48.311Z] === RUN   TestHealthCheckWorkdir
22:15:48 [2021-07-16T22:15:48.471Z] --- PASS: TestPidHost (1.77s)
22:15:48 [2021-07-16T22:15:48.471Z] === RUN   TestPsFilter
22:15:48 [2021-07-16T22:15:48.471Z] --- PASS: TestPsFilter (0.09s)
22:15:48 [2021-07-16T22:15:48.471Z] === RUN   TestRemoveContainerWithRemovedVolume
22:15:48 [2021-07-16T22:15:48.874Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:15:49 [2021-07-16T22:15:49.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
22:15:49 [2021-07-16T22:15:49.039Z] === RUN   TestRemoveContainerWithVolume
22:15:49 [2021-07-16T22:15:49.606Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
22:15:49 [2021-07-16T22:15:49.606Z] === RUN   TestRemoveContainerRunning
22:15:49 [2021-07-16T22:15:49.705Z] --- PASS: TestHealthCheckWorkdir (1.50s)
22:15:49 [2021-07-16T22:15:49.705Z] === RUN   TestHealthKillContainer
22:15:50 [2021-07-16T22:15:50.534Z] --- PASS: TestBuildMultiStageOnBuild (17.76s)
22:15:50 [2021-07-16T22:15:50.534Z] === RUN   TestBuildUncleanTarFilenames
22:15:50 [2021-07-16T22:15:50.534Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:15:50 [2021-07-16T22:15:50.534Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
22:15:50 [2021-07-16T22:15:50.534Z] === RUN   TestBuildMultiStageLayerLeak
22:15:50 [2021-07-16T22:15:50.541Z] --- PASS: TestRemoveContainerRunning (0.63s)
22:15:50 [2021-07-16T22:15:50.541Z] === RUN   TestRemoveContainerForceRemoveRunning
22:15:50 [2021-07-16T22:15:50.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:15:50 [2021-07-16T22:15:50.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:15:50 [2021-07-16T22:15:50.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:15:51 [2021-07-16T22:15:51.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
22:15:51 [2021-07-16T22:15:51.107Z] === RUN   TestRemoveInvalidContainer
22:15:51 [2021-07-16T22:15:51.107Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:15:51 [2021-07-16T22:15:51.107Z] === RUN   TestRenameLinkedContainer
22:15:51 [2021-07-16T22:15:51.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:15:52 [2021-07-16T22:15:52.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:15:52 [2021-07-16T22:15:52.966Z] --- PASS: TestHealthKillContainer (3.09s)
22:15:52 [2021-07-16T22:15:52.966Z] === RUN   TestInspectCpusetInConfigPre120
22:15:53 [2021-07-16T22:15:53.526Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
22:15:53 [2021-07-16T22:15:53.527Z] === RUN   TestIpcModeNone
22:15:53 [2021-07-16T22:15:53.641Z] --- PASS: TestRenameLinkedContainer (2.53s)
22:15:53 [2021-07-16T22:15:53.641Z] === RUN   TestRenameStoppedContainer
22:15:54 [2021-07-16T22:15:54.210Z] --- PASS: TestRenameStoppedContainer (0.61s)
22:15:54 [2021-07-16T22:15:54.210Z] === RUN   TestRenameRunningContainerAndReuse
22:15:54 [2021-07-16T22:15:54.453Z] --- PASS: TestIpcModeNone (1.07s)
22:15:54 [2021-07-16T22:15:54.453Z] === RUN   TestIpcModePrivate
22:15:55 [2021-07-16T22:15:55.380Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
22:15:55 [2021-07-16T22:15:55.588Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s)
22:15:55 [2021-07-16T22:15:55.588Z] === RUN   TestRenameInvalidName
22:15:55 [2021-07-16T22:15:55.635Z] --- PASS: TestIpcModePrivate (1.08s)
22:15:55 [2021-07-16T22:15:55.635Z] === RUN   TestIpcModeShareable
22:15:56 [2021-07-16T22:15:56.155Z] --- PASS: TestRenameInvalidName (0.77s)
22:15:56 [2021-07-16T22:15:56.155Z] === RUN   TestRenameAnonymousContainer
22:15:56 [2021-07-16T22:15:56.561Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
22:15:56 [2021-07-16T22:15:56.816Z] --- PASS: TestIpcModeShareable (1.11s)
22:15:56 [2021-07-16T22:15:56.816Z] === RUN   TestAPIIpcModeShareableAndContainer
22:15:57 [2021-07-16T22:15:57.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:15:58 [2021-07-16T22:15:58.685Z] --- PASS: TestRenameAnonymousContainer (2.16s)
22:15:58 [2021-07-16T22:15:58.685Z] === RUN   TestRenameContainerWithSameName
22:15:58 [2021-07-16T22:15:58.943Z] --- PASS: TestRenameContainerWithSameName (0.63s)
22:15:58 [2021-07-16T22:15:58.943Z] === RUN   TestRenameContainerWithLinkedContainer
22:16:00 [2021-07-16T22:16:00.081Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s)
22:16:00 [2021-07-16T22:16:00.081Z] === RUN   TestAPIIpcModeHost
22:16:00 [2021-07-16T22:16:00.318Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s)
22:16:00 [2021-07-16T22:16:00.318Z] === RUN   TestResize
22:16:00 [2021-07-16T22:16:00.641Z] --- PASS: TestAPIIpcModeHost (1.08s)
22:16:00 [2021-07-16T22:16:00.641Z] === RUN   TestDaemonIpcModeShareable
22:16:00 [2021-07-16T22:16:00.885Z] --- PASS: TestResize (0.68s)
22:16:00 [2021-07-16T22:16:00.885Z] === RUN   TestResizeWithInvalidSize
22:16:01 [2021-07-16T22:16:01.452Z] --- PASS: TestResizeWithInvalidSize (0.71s)
22:16:01 [2021-07-16T22:16:01.452Z] === RUN   TestResizeWhenContainerNotStarted
22:16:02 [2021-07-16T22:16:02.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
22:16:02 [2021-07-16T22:16:02.385Z] === RUN   TestDaemonRestartKillContainers
22:16:02 [2021-07-16T22:16:02.385Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:16:02 [2021-07-16T22:16:02.385Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:16:02 [2021-07-16T22:16:02.385Z] === RUN   TestCgroupNamespacesRun
22:16:02 [2021-07-16T22:16:02.528Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
22:16:02 [2021-07-16T22:16:02.528Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
22:16:02 [2021-07-16T22:16:02.528Z] === RUN   TestDaemonIpcModePrivate
22:16:02 [2021-07-16T22:16:02.823Z] --- PASS: TestBuildMultiStageLayerLeak (10.81s)
22:16:02 [2021-07-16T22:16:02.823Z] === RUN   TestBuildWithHugeFile
22:16:03 [2021-07-16T22:16:03.760Z] --- PASS: TestCgroupNamespacesRun (1.60s)
22:16:03 [2021-07-16T22:16:03.760Z] === RUN   TestCgroupNamespacesRunPrivileged
22:16:03 [2021-07-16T22:16:03.892Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:16:03 [2021-07-16T22:16:03.892Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
22:16:03 [2021-07-16T22:16:03.892Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:16:05 [2021-07-16T22:16:05.135Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
22:16:05 [2021-07-16T22:16:05.135Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:16:05 [2021-07-16T22:16:05.779Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:16:05 [2021-07-16T22:16:05.779Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
22:16:05 [2021-07-16T22:16:05.779Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:16:06 [2021-07-16T22:16:06.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s)
22:16:06 [2021-07-16T22:16:06.511Z] === RUN   TestCgroupNamespacesRunHostMode
22:16:07 [2021-07-16T22:16:07.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:16:07 [2021-07-16T22:16:07.145Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
22:16:07 [2021-07-16T22:16:07.400Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
22:16:07 [2021-07-16T22:16:07.400Z] === RUN   TestIpcModeOlderClient
22:16:07 [2021-07-16T22:16:07.400Z] === PAUSE TestIpcModeOlderClient
22:16:07 [2021-07-16T22:16:07.400Z] === RUN   TestKillContainerInvalidSignal
22:16:07 [2021-07-16T22:16:07.961Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
22:16:07 [2021-07-16T22:16:07.961Z] === RUN   TestKillContainer
22:16:07 [2021-07-16T22:16:07.961Z] === RUN   TestKillContainer/no_signal
22:16:08 [2021-07-16T22:16:08.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s)
22:16:08 [2021-07-16T22:16:08.414Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:16:08 [2021-07-16T22:16:08.523Z] === RUN   TestKillContainer/non_killing_signal
22:16:09 [2021-07-16T22:16:09.187Z] tests/integration/api_network_test.py ............................       [ 47%]
22:16:09 [2021-07-16T22:16:09.449Z] === RUN   TestKillContainer/killing_signal
22:16:09 [2021-07-16T22:16:09.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:16:09 [2021-07-16T22:16:09.790Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s)
22:16:09 [2021-07-16T22:16:09.790Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:16:10 [2021-07-16T22:16:10.375Z] --- PASS: TestKillContainer (2.20s)
22:16:10 [2021-07-16T22:16:10.375Z]     --- PASS: TestKillContainer/no_signal (0.66s)
22:16:10 [2021-07-16T22:16:10.375Z]     --- PASS: TestKillContainer/non_killing_signal (0.67s)
22:16:10 [2021-07-16T22:16:10.375Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
22:16:10 [2021-07-16T22:16:10.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:16:10 [2021-07-16T22:16:10.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:16:10 [2021-07-16T22:16:10.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
22:16:10 [2021-07-16T22:16:10.729Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:16:10 [2021-07-16T22:16:10.936Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:16:11 [2021-07-16T22:16:11.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
22:16:11 [2021-07-16T22:16:11.497Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
22:16:11 [2021-07-16T22:16:11.497Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
22:16:11 [2021-07-16T22:16:11.497Z] === RUN   TestKillStoppedContainer
22:16:11 [2021-07-16T22:16:11.497Z] --- PASS: TestKillStoppedContainer (0.04s)
22:16:11 [2021-07-16T22:16:11.497Z] === RUN   TestKillStoppedContainerAPIPre120
22:16:11 [2021-07-16T22:16:11.497Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:16:11 [2021-07-16T22:16:11.497Z] === RUN   TestKillDifferentUserContainer
22:16:11 [2021-07-16T22:16:11.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
22:16:11 [2021-07-16T22:16:11.663Z] === RUN   TestCgroupNamespacesRunOlderClient
22:16:12 [2021-07-16T22:16:12.424Z] --- PASS: TestKillDifferentUserContainer (0.70s)
22:16:12 [2021-07-16T22:16:12.425Z] === RUN   TestInspectOomKilledTrue
22:16:12 [2021-07-16T22:16:12.425Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:16:12 [2021-07-16T22:16:12.425Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:16:12 [2021-07-16T22:16:12.425Z] === RUN   TestInspectOomKilledFalse
22:16:12 [2021-07-16T22:16:12.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:16:12 [2021-07-16T22:16:12.986Z] --- PASS: TestInspectOomKilledFalse (0.70s)
22:16:12 [2021-07-16T22:16:12.986Z] === RUN   TestLinksEtcHostsContentMatch
22:16:13 [2021-07-16T22:16:13.037Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
22:16:13 [2021-07-16T22:16:13.038Z] === RUN   TestNISDomainname
22:16:13 [2021-07-16T22:16:13.038Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:16:13 [2021-07-16T22:16:13.038Z] --- SKIP: TestNISDomainname (0.01s)
22:16:13 [2021-07-16T22:16:13.038Z] === RUN   TestHostnameDnsResolution
22:16:13 [2021-07-16T22:16:13.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
22:16:13 [2021-07-16T22:16:13.913Z] === RUN   TestLinksContainerNames
22:16:14 [2021-07-16T22:16:14.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:16:14 [2021-07-16T22:16:14.414Z] --- PASS: TestHostnameDnsResolution (1.04s)
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStats
22:16:14 [2021-07-16T22:16:14.414Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:14 [2021-07-16T22:16:14.414Z] --- SKIP: TestStats (0.00s)
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStopContainerWithTimeout
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStopContainerWithTimeout/0
22:16:14 [2021-07-16T22:16:14.414Z] === PAUSE TestStopContainerWithTimeout/0
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStopContainerWithTimeout/1
22:16:14 [2021-07-16T22:16:14.414Z] === PAUSE TestStopContainerWithTimeout/1
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStopContainerWithTimeout/3
22:16:14 [2021-07-16T22:16:14.414Z] === PAUSE TestStopContainerWithTimeout/3
22:16:14 [2021-07-16T22:16:14.414Z] === RUN   TestStopContainerWithTimeout/-1
22:16:14 [2021-07-16T22:16:14.414Z] === PAUSE TestStopContainerWithTimeout/-1
22:16:14 [2021-07-16T22:16:14.414Z] === CONT  TestStopContainerWithTimeout/0
22:16:14 [2021-07-16T22:16:14.414Z] === CONT  TestStopContainerWithTimeout/-1
22:16:15 [2021-07-16T22:16:15.278Z] --- PASS: TestLinksContainerNames (1.40s)
22:16:15 [2021-07-16T22:16:15.278Z] === RUN   TestLogsFollowTailEmpty
22:16:15 [2021-07-16T22:16:15.349Z] === CONT  TestStopContainerWithTimeout/3
22:16:15 [2021-07-16T22:16:15.840Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
22:16:15 [2021-07-16T22:16:15.840Z] === RUN   TestContainerNetworkMountsNoChown
22:16:16 [2021-07-16T22:16:16.615Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:16:16 [2021-07-16T22:16:16.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:16:16 [2021-07-16T22:16:16.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/default
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/default
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/private
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/private
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rprivate
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rprivate
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/slave
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/slave
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rslave
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rslave
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/shared
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/shared
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rshared
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rshared
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/default
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/default/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/default/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/default/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rprivate
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/private
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/private/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/private/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/default/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/shared
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rshared
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rslave
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/slave
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/private/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/private/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:16:16 [2021-07-16T22:16:16.767Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:16:17 [2021-07-16T22:16:17.023Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:16:17 [2021-07-16T22:16:17.023Z] --- PASS: TestMountDaemonRoot (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:16:17 [2021-07-16T22:16:17.023Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:16:17 [2021-07-16T22:16:17.023Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
22:16:17 [2021-07-16T22:16:17.023Z] === RUN   TestContainerBindMountNonRecursive
22:16:17 [2021-07-16T22:16:17.250Z] === CONT  TestStopContainerWithTimeout/1
22:16:17 [2021-07-16T22:16:17.994Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:16:19 [2021-07-16T22:16:19.153Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:16:19 [2021-07-16T22:16:19.153Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
22:16:19 [2021-07-16T22:16:19.153Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
22:16:19 [2021-07-16T22:16:19.153Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
22:16:19 [2021-07-16T22:16:19.153Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
22:16:19 [2021-07-16T22:16:19.153Z] === RUN   TestDeleteDevicemapper
22:16:19 [2021-07-16T22:16:19.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:16:19 [2021-07-16T22:16:19.153Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:16:19 [2021-07-16T22:16:19.153Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:16:19 [2021-07-16T22:16:19.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:16:19 [2021-07-16T22:16:19.537Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
22:16:19 [2021-07-16T22:16:19.537Z] === RUN   TestContainerVolumesMountedAsShared
22:16:19 [2021-07-16T22:16:19.537Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
22:16:19 [2021-07-16T22:16:19.537Z] === RUN   TestContainerVolumesMountedAsSlave
22:16:20 [2021-07-16T22:16:20.464Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
22:16:20 [2021-07-16T22:16:20.465Z] === RUN   TestNetworkNat
22:16:21 [2021-07-16T22:16:21.025Z] --- PASS: TestNetworkNat (0.72s)
22:16:21 [2021-07-16T22:16:21.025Z] === RUN   TestNetworkLocalhostTCPNat
22:16:21 [2021-07-16T22:16:21.054Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s)
22:16:21 [2021-07-16T22:16:21.054Z] === RUN   TestUpdateMemory
22:16:21 [2021-07-16T22:16:21.054Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:21 [2021-07-16T22:16:21.054Z] --- SKIP: TestUpdateMemory (0.00s)
22:16:21 [2021-07-16T22:16:21.054Z] === RUN   TestUpdateCPUQuota
22:16:21 [2021-07-16T22:16:21.054Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:21 [2021-07-16T22:16:21.054Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:16:21 [2021-07-16T22:16:21.054Z] === RUN   TestUpdatePidsLimit
22:16:21 [2021-07-16T22:16:21.054Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:21 [2021-07-16T22:16:21.054Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:16:21 [2021-07-16T22:16:21.054Z] === RUN   TestUpdateRestartPolicy
22:16:21 [2021-07-16T22:16:21.951Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
22:16:21 [2021-07-16T22:16:21.951Z] === RUN   TestNetworkLoopbackNat
22:16:22 [2021-07-16T22:16:22.576Z] tests/integration/api_service_test.py ....................s............. [ 60%]
22:16:23 [2021-07-16T22:16:23.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:16:25 [2021-07-16T22:16:25.213Z] --- PASS: TestNetworkLoopbackNat (3.10s)
22:16:25 [2021-07-16T22:16:25.213Z] === RUN   TestPause
22:16:25 [2021-07-16T22:16:25.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:16:25 [2021-07-16T22:16:25.774Z] --- PASS: TestPause (0.76s)
22:16:25 [2021-07-16T22:16:25.774Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:16:25 [2021-07-16T22:16:25.774Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:16:25 [2021-07-16T22:16:25.774Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:16:25 [2021-07-16T22:16:25.774Z] === RUN   TestPauseStopPausedContainer
22:16:26 [2021-07-16T22:16:26.335Z] --- PASS: TestPauseStopPausedContainer (0.71s)
22:16:26 [2021-07-16T22:16:26.335Z] === RUN   TestPidHost
22:16:27 [2021-07-16T22:16:27.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:16:28 [2021-07-16T22:16:28.851Z] --- PASS: TestPidHost (2.01s)
22:16:28 [2021-07-16T22:16:28.851Z] === RUN   TestPsFilter
22:16:28 [2021-07-16T22:16:28.851Z] --- PASS: TestPsFilter (0.22s)
22:16:28 [2021-07-16T22:16:28.851Z] === RUN   TestRemoveContainerWithRemovedVolume
22:16:29 [2021-07-16T22:16:29.413Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
22:16:29 [2021-07-16T22:16:29.413Z] === RUN   TestRemoveContainerWithVolume
22:16:29 [2021-07-16T22:16:29.975Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
22:16:29 [2021-07-16T22:16:29.975Z] === RUN   TestRemoveContainerRunning
22:16:30 [2021-07-16T22:16:30.337Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:16:30 [2021-07-16T22:16:30.337Z] Using test binary docker
22:16:30 [2021-07-16T22:16:30.337Z] +++ /etc/init.d/apparmor start
22:16:30 [2021-07-16T22:16:30.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:16:30 [2021-07-16T22:16:30.337Z] INFO: Waiting for daemon to start...
22:16:30 [2021-07-16T22:16:30.337Z] Starting dockerd
22:16:30 [2021-07-16T22:16:30.337Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
22:16:30 [2021-07-16T22:16:30.902Z] --- PASS: TestRemoveContainerRunning (0.69s)
22:16:30 [2021-07-16T22:16:30.902Z] === RUN   TestRemoveContainerForceRemoveRunning
22:16:31 [2021-07-16T22:16:31.463Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
22:16:31 [2021-07-16T22:16:31.463Z] === RUN   TestRemoveInvalidContainer
22:16:31 [2021-07-16T22:16:31.463Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:16:31 [2021-07-16T22:16:31.463Z] === RUN   TestRenameLinkedContainer
22:16:32 [2021-07-16T22:16:32.856Z] .
22:16:32 [2021-07-16T22:16:32.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:16:32 [2021-07-16T22:16:32.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:16:32 [2021-07-16T22:16:32.856Z] Error: No such image: emptyfs
22:16:32 [2021-07-16T22:16:32.856Z] ++++ docker load
22:16:32 [2021-07-16T22:16:32.856Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:16:33 [2021-07-16T22:16:33.112Z] Running integration-test (iteration 1)
22:16:33 [2021-07-16T22:16:33.112Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:16:33 [2021-07-16T22:16:33.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
22:16:33 [2021-07-16T22:16:33.112Z] ++ set -e
22:16:33 [2021-07-16T22:16:33.112Z] ++ '[' -n 0 ']'
22:16:33 [2021-07-16T22:16:33.112Z] ++ set -x
22:16:33 [2021-07-16T22:16:33.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:16:33 [2021-07-16T22:16:33.255Z] --- PASS: TestUpdateRestartPolicy (12.30s)
22:16:33 [2021-07-16T22:16:33.255Z] === RUN   TestUpdateRestartWithAutoRemove
22:16:33 [2021-07-16T22:16:33.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s)
22:16:33 [2021-07-16T22:16:33.821Z] === RUN   TestWaitNonBlocked
22:16:33 [2021-07-16T22:16:33.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:16:33 [2021-07-16T22:16:33.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:16:33 [2021-07-16T22:16:33.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:16:33 [2021-07-16T22:16:33.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:16:33 [2021-07-16T22:16:33.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:16:33 [2021-07-16T22:16:33.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:16:34 [2021-07-16T22:16:34.727Z] --- PASS: TestRenameLinkedContainer (2.83s)
22:16:34 [2021-07-16T22:16:34.727Z] === RUN   TestRenameStoppedContainer
22:16:34 [2021-07-16T22:16:34.982Z] --- PASS: TestRenameStoppedContainer (0.67s)
22:16:34 [2021-07-16T22:16:34.982Z] === RUN   TestRenameRunningContainerAndReuse
22:16:35 [2021-07-16T22:16:35.197Z] --- PASS: TestWaitNonBlocked (0.01s)
22:16:35 [2021-07-16T22:16:35.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
22:16:35 [2021-07-16T22:16:35.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
22:16:35 [2021-07-16T22:16:35.197Z] === RUN   TestWaitBlocked
22:16:35 [2021-07-16T22:16:35.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:16:35 [2021-07-16T22:16:35.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:16:35 [2021-07-16T22:16:35.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:16:35 [2021-07-16T22:16:35.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:16:35 [2021-07-16T22:16:35.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:16:35 [2021-07-16T22:16:35.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:16:36 [2021-07-16T22:16:36.132Z] --- PASS: TestWaitBlocked (0.01s)
22:16:36 [2021-07-16T22:16:36.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
22:16:36 [2021-07-16T22:16:36.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
22:16:36 [2021-07-16T22:16:36.132Z] === CONT  TestDaemonRestartIpcMode
22:16:36 [2021-07-16T22:16:36.132Z] === CONT  TestIpcModeOlderClient
22:16:36 [2021-07-16T22:16:36.132Z] --- PASS: TestIpcModeOlderClient (0.05s)
22:16:36 [2021-07-16T22:16:36.132Z] === CONT  TestRestartDaemonWithRestartingContainer
22:16:36 [2021-07-16T22:16:36.348Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
22:16:36 [2021-07-16T22:16:36.348Z] === RUN   TestRenameInvalidName
22:16:36 [2021-07-16T22:16:36.910Z] --- PASS: TestRenameInvalidName (0.72s)
22:16:36 [2021-07-16T22:16:36.910Z] === RUN   TestRenameAnonymousContainer
22:16:36 [2021-07-16T22:16:36.932Z] ..........................                                               [ 67%]
22:16:39 [2021-07-16T22:16:39.419Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.99s)
22:16:39 [2021-07-16T22:16:39.427Z] --- PASS: TestRenameAnonymousContainer (2.35s)
22:16:39 [2021-07-16T22:16:39.427Z] === RUN   TestRenameContainerWithSameName
22:16:39 [2021-07-16T22:16:39.678Z] --- PASS: TestDaemonRestartIpcMode (3.57s)
22:16:39 [2021-07-16T22:16:39.678Z] PASS
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === Skipped
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
22:16:39 [2021-07-16T22:16:39.678Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
22:16:39 [2021-07-16T22:16:39.678Z]     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)
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     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)
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     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)
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
22:16:39 [2021-07-16T22:16:39.678Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
22:16:39 [2021-07-16T22:16:39.678Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:16:39 [2021-07-16T22:16:39.678Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] 
22:16:39 [2021-07-16T22:16:39.678Z] DONE 177 tests, 25 skipped in 90.010s
22:16:39 [2021-07-16T22:16:39.678Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:16:39 [2021-07-16T22:16:39.678Z] === RUN   TestConfigDaemonLibtrustID
22:16:39 [2021-07-16T22:16:39.988Z] --- PASS: TestRenameContainerWithSameName (0.75s)
22:16:39 [2021-07-16T22:16:39.988Z] === RUN   TestRenameContainerWithLinkedContainer
22:16:40 [2021-07-16T22:16:40.246Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:16:40 [2021-07-16T22:16:40.246Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:16:40 [2021-07-16T22:16:40.246Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation/invalid_config
22:16:40 [2021-07-16T22:16:40.246Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation/malformed_config
22:16:40 [2021-07-16T22:16:40.246Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:16:40 [2021-07-16T22:16:40.246Z] === RUN   TestDaemonConfigValidation/valid_config
22:16:40 [2021-07-16T22:16:40.246Z] === PAUSE TestDaemonConfigValidation/valid_config
22:16:40 [2021-07-16T22:16:40.246Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:16:40 [2021-07-16T22:16:40.246Z] === CONT  TestDaemonConfigValidation/malformed_config
22:16:40 [2021-07-16T22:16:40.246Z] === CONT  TestDaemonConfigValidation/valid_config
22:16:40 [2021-07-16T22:16:40.246Z] === CONT  TestDaemonConfigValidation/invalid_config
22:16:40 [2021-07-16T22:16:40.246Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:16:40 [2021-07-16T22:16:40.506Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:16:40 [2021-07-16T22:16:40.506Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:16:40 [2021-07-16T22:16:40.506Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:16:40 [2021-07-16T22:16:40.506Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:16:40 [2021-07-16T22:16:40.506Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
22:16:40 [2021-07-16T22:16:40.506Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:16:40 [2021-07-16T22:16:40.506Z] PASS
22:16:40 [2021-07-16T22:16:40.506Z] 
22:16:40 [2021-07-16T22:16:40.506Z] DONE 7 tests in 0.805s
22:16:40 [2021-07-16T22:16:40.506Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:16:40 [2021-07-16T22:16:40.506Z] INFO: Testing against a local daemon
22:16:40 [2021-07-16T22:16:40.506Z] === RUN   TestCommitInheritsEnv
22:16:41 [2021-07-16T22:16:41.877Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s)
22:16:41 [2021-07-16T22:16:41.877Z] === RUN   TestResize
22:16:42 [2021-07-16T22:16:42.132Z] --- PASS: TestResize (0.70s)
22:16:42 [2021-07-16T22:16:42.132Z] === RUN   TestResizeWithInvalidSize
22:16:42 [2021-07-16T22:16:42.452Z] --- PASS: TestCommitInheritsEnv (1.60s)
22:16:42 [2021-07-16T22:16:42.452Z] === RUN   TestImportExtremelyLargeImageWorks
22:16:42 [2021-07-16T22:16:42.452Z] === PAUSE TestImportExtremelyLargeImageWorks
22:16:42 [2021-07-16T22:16:42.452Z] === RUN   TestImagesFilterMultiReference
22:16:42 [2021-07-16T22:16:42.452Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:16:42 [2021-07-16T22:16:42.452Z] === RUN   TestImagePullPlatformInvalid
22:16:42 [2021-07-16T22:16:42.452Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:16:42 [2021-07-16T22:16:42.452Z] === RUN   TestRemoveImageOrphaning
22:16:43 [2021-07-16T22:16:43.058Z] --- PASS: TestResizeWithInvalidSize (0.67s)
22:16:43 [2021-07-16T22:16:43.058Z] === RUN   TestResizeWhenContainerNotStarted
22:16:43 [2021-07-16T22:16:43.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:16:43 [2021-07-16T22:16:43.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestRemoveImageOrphaning (1.94s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestRemoveImageGarbageCollector
22:16:44 [2021-07-16T22:16:44.370Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:16:44 [2021-07-16T22:16:44.370Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagInvalidReference
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagInvalidReference (0.01s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagValidPrefixedRepo
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagExistedNameWithoutForce
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagOfficialNames
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagOfficialNames (0.05s)
22:16:44 [2021-07-16T22:16:44.370Z] === RUN   TestTagMatchesDigest
22:16:44 [2021-07-16T22:16:44.370Z] --- PASS: TestTagMatchesDigest (0.01s)
22:16:44 [2021-07-16T22:16:44.370Z] === CONT  TestImportExtremelyLargeImageWorks
22:16:46 [2021-07-16T22:16:46.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:16:46 [2021-07-16T22:16:46.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:16:47 [2021-07-16T22:16:47.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:16:47 [2021-07-16T22:16:47.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:16:48 [2021-07-16T22:16:48.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:16:48 [2021-07-16T22:16:48.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:16:50 [2021-07-16T22:16:50.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:16:50 [2021-07-16T22:16:50.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:16:53 [2021-07-16T22:16:53.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:16:53 [2021-07-16T22:16:53.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:16:55 [2021-07-16T22:16:55.980Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.13s)
22:16:55 [2021-07-16T22:16:55.980Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
22:16:55 [2021-07-16T22:16:55.980Z] === RUN   TestCgroupNamespacesRun
22:16:57 [2021-07-16T22:16:57.345Z] --- PASS: TestCgroupNamespacesRun (1.66s)
22:16:57 [2021-07-16T22:16:57.345Z] === RUN   TestCgroupNamespacesRunPrivileged
22:16:57 [2021-07-16T22:16:57.345Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:16:57 [2021-07-16T22:16:57.345Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
22:16:57 [2021-07-16T22:16:57.345Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:16:59 [2021-07-16T22:16:59.237Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
22:16:59 [2021-07-16T22:16:59.237Z] === RUN   TestCgroupNamespacesRunHostMode
22:17:01 [2021-07-16T22:17:01.125Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
22:17:01 [2021-07-16T22:17:01.125Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:17:03 [2021-07-16T22:17:03.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
22:17:03 [2021-07-16T22:17:03.020Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:17:03 [2021-07-16T22:17:03.947Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
22:17:03 [2021-07-16T22:17:03.947Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:17:04 [2021-07-16T22:17:04.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
22:17:04 [2021-07-16T22:17:04.507Z] === RUN   TestCgroupNamespacesRunOlderClient
22:17:06 [2021-07-16T22:17:06.395Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
22:17:06 [2021-07-16T22:17:06.395Z] === RUN   TestNISDomainname
22:17:07 [2021-07-16T22:17:07.758Z] --- PASS: TestNISDomainname (1.24s)
22:17:07 [2021-07-16T22:17:07.758Z] === RUN   TestHostnameDnsResolution
22:17:08 [2021-07-16T22:17:08.687Z] --- PASS: TestHostnameDnsResolution (1.22s)
22:17:08 [2021-07-16T22:17:08.687Z] === RUN   TestStats
22:17:11 [2021-07-16T22:17:11.950Z] --- PASS: TestStats (2.76s)
22:17:11 [2021-07-16T22:17:11.950Z] === RUN   TestStopContainerWithTimeout
22:17:11 [2021-07-16T22:17:11.950Z] === RUN   TestStopContainerWithTimeout/0
22:17:11 [2021-07-16T22:17:11.950Z] === PAUSE TestStopContainerWithTimeout/0
22:17:11 [2021-07-16T22:17:11.950Z] === RUN   TestStopContainerWithTimeout/1
22:17:11 [2021-07-16T22:17:11.950Z] === PAUSE TestStopContainerWithTimeout/1
22:17:11 [2021-07-16T22:17:11.950Z] === RUN   TestStopContainerWithTimeout/3
22:17:11 [2021-07-16T22:17:11.950Z] === PAUSE TestStopContainerWithTimeout/3
22:17:11 [2021-07-16T22:17:11.950Z] === RUN   TestStopContainerWithTimeout/-1
22:17:11 [2021-07-16T22:17:11.950Z] === PAUSE TestStopContainerWithTimeout/-1
22:17:11 [2021-07-16T22:17:11.950Z] === CONT  TestStopContainerWithTimeout/0
22:17:11 [2021-07-16T22:17:11.950Z] === CONT  TestStopContainerWithTimeout/3
22:17:12 [2021-07-16T22:17:12.512Z] === CONT  TestStopContainerWithTimeout/1
22:17:14 [2021-07-16T22:17:14.404Z] === CONT  TestStopContainerWithTimeout/-1
22:17:16 [2021-07-16T22:17:16.917Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:17:16 [2021-07-16T22:17:16.917Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
22:17:16 [2021-07-16T22:17:16.917Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
22:17:16 [2021-07-16T22:17:16.917Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
22:17:16 [2021-07-16T22:17:16.917Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
22:17:16 [2021-07-16T22:17:16.917Z] === RUN   TestDeleteDevicemapper
22:17:16 [2021-07-16T22:17:16.917Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:17:16 [2021-07-16T22:17:16.917Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:17:16 [2021-07-16T22:17:16.917Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:17:17 [2021-07-16T22:17:17.026Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:17:19 [2021-07-16T22:17:19.786Z] Loaded image: buildpack-deps:buster
22:17:19 [2021-07-16T22:17:19.786Z] Loaded image: busybox:latest
22:17:19 [2021-07-16T22:17:19.786Z] Loaded image: busybox:glibc
22:17:20 [2021-07-16T22:17:20.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s)
22:17:20 [2021-07-16T22:17:20.192Z] === RUN   TestUpdateMemory
22:17:21 [2021-07-16T22:17:21.560Z] --- PASS: TestUpdateMemory (1.35s)
22:17:21 [2021-07-16T22:17:21.560Z] === RUN   TestUpdateCPUQuota
22:17:25 [2021-07-16T22:17:25.045Z] Loaded image: debian:bullseye
22:17:25 [2021-07-16T22:17:25.045Z] Loaded image: hello-world:latest
22:17:25 [2021-07-16T22:17:25.302Z] Loaded image: arm32v7/hello-world:latest
22:17:25 [2021-07-16T22:17:25.559Z] INFO: Testing against a local daemon
22:17:25 [2021-07-16T22:17:25.559Z] === RUN   TestCgroupNamespacesBuild
22:17:28 [2021-07-16T22:17:28.093Z] --- PASS: TestUpdateCPUQuota (6.50s)
22:17:28 [2021-07-16T22:17:28.093Z] === RUN   TestUpdatePidsLimit
22:17:28 [2021-07-16T22:17:28.093Z] === RUN   TestUpdatePidsLimit/update_from_none
22:17:28 [2021-07-16T22:17:28.656Z] === RUN   TestUpdatePidsLimit/no_change
22:17:28 [2021-07-16T22:17:28.832Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
22:17:28 [2021-07-16T22:17:28.832Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:17:29 [2021-07-16T22:17:29.218Z] === RUN   TestUpdatePidsLimit/update_lower
22:17:30 [2021-07-16T22:17:30.147Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:17:30 [2021-07-16T22:17:30.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:17:31 [2021-07-16T22:17:31.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.71s)
22:17:31 [2021-07-16T22:17:31.353Z] === RUN   TestBuildWithSession
22:17:31 [2021-07-16T22:17:31.353Z]     build_session_test.go:25: TODO: BuildKit
22:17:31 [2021-07-16T22:17:31.353Z] --- SKIP: TestBuildWithSession (0.00s)
22:17:31 [2021-07-16T22:17:31.353Z] === RUN   TestBuildSquashParent
22:17:31 [2021-07-16T22:17:31.637Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:17:32 [2021-07-16T22:17:32.131Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:17:32 [2021-07-16T22:17:32.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:17:33 [2021-07-16T22:17:33.568Z] --- PASS: TestUpdatePidsLimit (5.59s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.68s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.85s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
22:17:33 [2021-07-16T22:17:33.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s)
22:17:33 [2021-07-16T22:17:33.568Z] === RUN   TestUpdateRestartPolicy
22:17:34 [2021-07-16T22:17:34.647Z] tests/integration/client_test.py .....                                   [ 75%]
22:17:34 [2021-07-16T22:17:34.647Z] tests/integration/context_api_test.py ...                                [ 76%]
22:17:34 [2021-07-16T22:17:34.903Z] tests/integration/errors_test.py .                                       [ 76%]
22:17:43 [2021-07-16T22:17:43.530Z] --- PASS: TestBuildSquashParent (12.11s)
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:17:43 [2021-07-16T22:17:43.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:17:43 [2021-07-16T22:17:43.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:17:43 [2021-07-16T22:17:43.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:17:43 [2021-07-16T22:17:43.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:17:48 [2021-07-16T22:17:48.408Z] --- PASS: TestUpdateRestartPolicy (12.55s)
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestUpdateRestartWithAutoRemove
22:17:48 [2021-07-16T22:17:48.408Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitNonBlocked
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:17:48 [2021-07-16T22:17:48.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:17:48 [2021-07-16T22:17:48.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:17:48 [2021-07-16T22:17:48.408Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:17:48 [2021-07-16T22:17:48.408Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:17:48 [2021-07-16T22:17:48.408Z] --- PASS: TestWaitNonBlocked (0.01s)
22:17:48 [2021-07-16T22:17:48.408Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
22:17:48 [2021-07-16T22:17:48.408Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitBlocked
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:17:48 [2021-07-16T22:17:48.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:17:48 [2021-07-16T22:17:48.408Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:17:48 [2021-07-16T22:17:48.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:17:48 [2021-07-16T22:17:48.408Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:17:48 [2021-07-16T22:17:48.408Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:17:48 [2021-07-16T22:17:48.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:17:48 [2021-07-16T22:17:48.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:17:48 [2021-07-16T22:17:48.971Z] --- PASS: TestWaitBlocked (0.01s)
22:17:48 [2021-07-16T22:17:48.971Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
22:17:48 [2021-07-16T22:17:48.971Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
22:17:48 [2021-07-16T22:17:48.971Z] === CONT  TestContainerStartOnDaemonRestart
22:17:48 [2021-07-16T22:17:48.971Z] === CONT  TestContainerKillOnDaemonStart
22:17:52 [2021-07-16T22:17:52.238Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s)
22:17:52 [2021-07-16T22:17:52.238Z] === CONT  TestIpcModeOlderClient
22:17:52 [2021-07-16T22:17:52.238Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:17:52 [2021-07-16T22:17:52.238Z] === CONT  TestDaemonHostGatewayIP
22:17:54 [2021-07-16T22:17:54.038Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:17:54 [2021-07-16T22:17:54.038Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:17:55 [2021-07-16T22:17:55.506Z] --- PASS: TestDaemonHostGatewayIP (3.22s)
22:17:55 [2021-07-16T22:17:55.506Z] === CONT  TestRestartDaemonWithRestartingContainer
22:17:57 [2021-07-16T22:17:57.426Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
22:17:57 [2021-07-16T22:17:57.426Z] === CONT  TestDaemonRestartIpcMode
22:17:59 [2021-07-16T22:17:59.234Z] --- PASS: TestBuildWithHugeFile (109.73s)
22:17:59 [2021-07-16T22:17:59.234Z] === RUN   TestBuildWCOWSandboxSize
22:17:59 [2021-07-16T22:17:59.294Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.24s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.29s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.17s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.25s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.28s)
22:17:59 [2021-07-16T22:17:59.294Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.45s)
22:17:59 [2021-07-16T22:17:59.294Z] === RUN   TestBuildMultiStageCopy
22:17:59 [2021-07-16T22:17:59.294Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:18:00 [2021-07-16T22:18:00.699Z] --- PASS: TestDaemonRestartIpcMode (2.91s)
22:18:00 [2021-07-16T22:18:00.729Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:18:01 [2021-07-16T22:18:01.261Z] --- PASS: TestContainerKillOnDaemonStart (12.16s)
22:18:01 [2021-07-16T22:18:01.261Z] PASS
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] === Skipped
22:18:01 [2021-07-16T22:18:01.261Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:18:01 [2021-07-16T22:18:01.261Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:18:01 [2021-07-16T22:18:01.261Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:18:01 [2021-07-16T22:18:01.261Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
22:18:01 [2021-07-16T22:18:01.261Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:18:01 [2021-07-16T22:18:01.261Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] 
22:18:01 [2021-07-16T22:18:01.261Z] DONE 196 tests, 5 skipped in 147.095s
22:18:01 [2021-07-16T22:18:01.261Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:18:01 [2021-07-16T22:18:01.261Z] === RUN   TestConfigDaemonLibtrustID
22:18:01 [2021-07-16T22:18:01.822Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:18:01 [2021-07-16T22:18:01.822Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:18:01 [2021-07-16T22:18:01.822Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation/invalid_config
22:18:01 [2021-07-16T22:18:01.822Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation/malformed_config
22:18:01 [2021-07-16T22:18:01.822Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:18:01 [2021-07-16T22:18:01.822Z] === RUN   TestDaemonConfigValidation/valid_config
22:18:01 [2021-07-16T22:18:01.822Z] === PAUSE TestDaemonConfigValidation/valid_config
22:18:01 [2021-07-16T22:18:01.822Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:18:01 [2021-07-16T22:18:01.822Z] === CONT  TestDaemonConfigValidation/malformed_config
22:18:01 [2021-07-16T22:18:01.822Z] === CONT  TestDaemonConfigValidation/valid_config
22:18:01 [2021-07-16T22:18:01.822Z] === CONT  TestDaemonConfigValidation/invalid_config
22:18:01 [2021-07-16T22:18:01.822Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:18:02 [2021-07-16T22:18:02.078Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:18:02 [2021-07-16T22:18:02.078Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:18:02 [2021-07-16T22:18:02.078Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:18:02 [2021-07-16T22:18:02.078Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:18:02 [2021-07-16T22:18:02.078Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:18:02 [2021-07-16T22:18:02.078Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:18:02 [2021-07-16T22:18:02.078Z] PASS
22:18:02 [2021-07-16T22:18:02.078Z] 
22:18:02 [2021-07-16T22:18:02.078Z] DONE 7 tests in 0.746s
22:18:02 [2021-07-16T22:18:02.078Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:18:02 [2021-07-16T22:18:02.078Z] INFO: Testing against a local daemon
22:18:02 [2021-07-16T22:18:02.078Z] === RUN   TestCommitInheritsEnv
22:18:02 [2021-07-16T22:18:02.334Z] --- PASS: TestCommitInheritsEnv (0.30s)
22:18:02 [2021-07-16T22:18:02.334Z] === RUN   TestImportExtremelyLargeImageWorks
22:18:02 [2021-07-16T22:18:02.334Z] === PAUSE TestImportExtremelyLargeImageWorks
22:18:02 [2021-07-16T22:18:02.334Z] === RUN   TestImagesFilterMultiReference
22:18:02 [2021-07-16T22:18:02.334Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:18:02 [2021-07-16T22:18:02.334Z] === RUN   TestImagePullPlatformInvalid
22:18:02 [2021-07-16T22:18:02.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:18:02 [2021-07-16T22:18:02.334Z] === RUN   TestRemoveImageOrphaning
22:18:02 [2021-07-16T22:18:02.572Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:18:02 [2021-07-16T22:18:02.591Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:18:02 [2021-07-16T22:18:02.591Z] === RUN   TestRemoveImageGarbageCollector
22:18:03 [2021-07-16T22:18:03.137Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:18:03 [2021-07-16T22:18:03.394Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:18:03 [2021-07-16T22:18:03.959Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:18:04 [2021-07-16T22:18:04.480Z] --- PASS: TestRemoveImageGarbageCollector (1.89s)
22:18:04 [2021-07-16T22:18:04.480Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:18:04 [2021-07-16T22:18:04.480Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:18:04 [2021-07-16T22:18:04.480Z] === RUN   TestTagInvalidReference
22:18:04 [2021-07-16T22:18:04.480Z] --- PASS: TestTagInvalidReference (0.01s)
22:18:04 [2021-07-16T22:18:04.480Z] === RUN   TestTagValidPrefixedRepo
22:18:04 [2021-07-16T22:18:04.523Z] --- PASS: TestBuildMultiStageCopy (5.43s)
22:18:04 [2021-07-16T22:18:04.524Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.49s)
22:18:04 [2021-07-16T22:18:04.524Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
22:18:04 [2021-07-16T22:18:04.524Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
22:18:04 [2021-07-16T22:18:04.524Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
22:18:04 [2021-07-16T22:18:04.524Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s)
22:18:04 [2021-07-16T22:18:04.524Z] === RUN   TestBuildMultiStageParentConfig
22:18:04 [2021-07-16T22:18:04.736Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:18:04 [2021-07-16T22:18:04.736Z] === RUN   TestTagExistedNameWithoutForce
22:18:04 [2021-07-16T22:18:04.736Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:18:04 [2021-07-16T22:18:04.736Z] === RUN   TestTagOfficialNames
22:18:04 [2021-07-16T22:18:04.736Z] --- PASS: TestTagOfficialNames (0.05s)
22:18:04 [2021-07-16T22:18:04.736Z] === RUN   TestTagMatchesDigest
22:18:04 [2021-07-16T22:18:04.736Z] --- PASS: TestTagMatchesDigest (0.03s)
22:18:04 [2021-07-16T22:18:04.736Z] === CONT  TestImportExtremelyLargeImageWorks
22:18:05 [2021-07-16T22:18:05.895Z] --- PASS: TestBuildMultiStageParentConfig (1.21s)
22:18:05 [2021-07-16T22:18:05.895Z] === RUN   TestBuildLabelWithTargets
22:18:07 [2021-07-16T22:18:07.791Z] --- PASS: TestBuildLabelWithTargets (1.95s)
22:18:07 [2021-07-16T22:18:07.791Z] === RUN   TestBuildWithEmptyLayers
22:18:08 [2021-07-16T22:18:08.722Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
22:18:08 [2021-07-16T22:18:08.722Z] === RUN   TestBuildMultiStageOnBuild
22:18:12 [2021-07-16T22:18:12.901Z] --- PASS: TestBuildMultiStageOnBuild (3.81s)
22:18:12 [2021-07-16T22:18:12.901Z] === RUN   TestBuildUncleanTarFilenames
22:18:14 [2021-07-16T22:18:14.273Z] --- PASS: TestBuildUncleanTarFilenames (1.79s)
22:18:14 [2021-07-16T22:18:14.273Z] === RUN   TestBuildMultiStageLayerLeak
22:18:18 [2021-07-16T22:18:18.451Z] --- PASS: TestBuildMultiStageLayerLeak (4.08s)
22:18:18 [2021-07-16T22:18:18.451Z] === RUN   TestBuildWithHugeFile
22:18:19 [2021-07-16T22:18:19.336Z] .........                                                                [ 86%]
22:18:20 [2021-07-16T22:18:20.814Z] --- PASS: TestImportExtremelyLargeImageWorks (91.55s)
22:18:20 [2021-07-16T22:18:20.814Z] PASS
22:18:20 [2021-07-16T22:18:20.814Z] 
22:18:20 [2021-07-16T22:18:20.814Z] === Skipped
22:18:20 [2021-07-16T22:18:20.814Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:18:20 [2021-07-16T22:18:20.814Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:18:20 [2021-07-16T22:18:20.814Z] 
22:18:20 [2021-07-16T22:18:20.814Z] 
22:18:20 [2021-07-16T22:18:20.814Z] DONE 12 tests, 1 skipped in 95.507s
22:18:20 [2021-07-16T22:18:20.814Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:18:20 [2021-07-16T22:18:20.814Z] INFO: Testing against a local daemon
22:18:20 [2021-07-16T22:18:20.814Z] === RUN   TestNetworkCreateDelete
22:18:20 [2021-07-16T22:18:20.814Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:18:20 [2021-07-16T22:18:20.814Z] === RUN   TestDockerNetworkDeletePreferID
22:18:20 [2021-07-16T22:18:20.814Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
22:18:20 [2021-07-16T22:18:20.814Z] === RUN   TestDaemonDNSFallback
22:18:23 [2021-07-16T22:18:23.347Z] --- PASS: TestDaemonDNSFallback (6.52s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestInspectNetwork
22:18:23 [2021-07-16T22:18:23.347Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestInspectNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestRunContainerWithBridgeNone
22:18:23 [2021-07-16T22:18:23.347Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkInvalidJSON
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkInvalidJSON//networks/create
22:18:23 [2021-07-16T22:18:23.347Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:18:23 [2021-07-16T22:18:23.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:18:23 [2021-07-16T22:18:23.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:18:23 [2021-07-16T22:18:23.347Z] === CONT  TestNetworkInvalidJSON//networks/create
22:18:23 [2021-07-16T22:18:23.347Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:18:23 [2021-07-16T22:18:23.347Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:18:23 [2021-07-16T22:18:23.347Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:18:23 [2021-07-16T22:18:23.347Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkList
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkList//networks
22:18:23 [2021-07-16T22:18:23.347Z] === PAUSE TestNetworkList//networks
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestNetworkList//networks/
22:18:23 [2021-07-16T22:18:23.347Z] === PAUSE TestNetworkList//networks/
22:18:23 [2021-07-16T22:18:23.347Z] === CONT  TestNetworkList//networks
22:18:23 [2021-07-16T22:18:23.347Z] === CONT  TestNetworkList//networks/
22:18:23 [2021-07-16T22:18:23.347Z] --- PASS: TestNetworkList (0.01s)
22:18:23 [2021-07-16T22:18:23.347Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z]     --- PASS: TestNetworkList//networks (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestHostIPv4BridgeLabel
22:18:23 [2021-07-16T22:18:23.347Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestDaemonRestartWithLiveRestore
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestDaemonDefaultNetworkPools
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestDaemonRestartWithExistingNetwork
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestServiceWithPredefinedNetwork
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:242: FLAKY_TEST
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestServiceWithDataPathPortInit
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:18:23 [2021-07-16T22:18:23.347Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.347Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z] PASS
22:18:23 [2021-07-16T22:18:23.347Z] 
22:18:23 [2021-07-16T22:18:23.347Z] === Skipped
22:18:23 [2021-07-16T22:18:23.347Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.347Z] 
22:18:23 [2021-07-16T22:18:23.347Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:18:23 [2021-07-16T22:18:23.347Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.347Z] 
22:18:23 [2021-07-16T22:18:23.347Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:242: FLAKY_TEST
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] DONE 22 tests, 12 skipped in 7.186s
22:18:23 [2021-07-16T22:18:23.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.348Z] INFO: Testing against a local daemon
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestDockerNetworkIpvlanPersistance
22:18:23 [2021-07-16T22:18:23.348Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestDockerNetworkIpvlan
22:18:23 [2021-07-16T22:18:23.348Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] PASS
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === Skipped
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] DONE 2 tests, 2 skipped in 0.099s
22:18:23 [2021-07-16T22:18:23.348Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.348Z] INFO: Testing against a local daemon
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestDockerNetworkMacvlanPersistance
22:18:23 [2021-07-16T22:18:23.348Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestDockerNetworkMacvlan
22:18:23 [2021-07-16T22:18:23.348Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] PASS
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === Skipped
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] DONE 2 tests, 2 skipped in 0.093s
22:18:23 [2021-07-16T22:18:23.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.348Z] testing: warning: no tests to run
22:18:23 [2021-07-16T22:18:23.348Z] PASS
22:18:23 [2021-07-16T22:18:23.348Z] 
22:18:23 [2021-07-16T22:18:23.348Z] DONE 0 tests in 0.022s
22:18:23 [2021-07-16T22:18:23.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.348Z] INFO: Testing against a local daemon
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginAllowRequest
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginTLS
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginDenyRequest
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginAPIDenyResponse
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginDenyResponse
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginAllowEventStream
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginErrorResponse
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.348Z] === RUN   TestAuthZPluginErrorRequest
22:18:23 [2021-07-16T22:18:23.348Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.348Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginHeader
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginV2Disable
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:18:23 [2021-07-16T22:18:23.607Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:18:23 [2021-07-16T22:18:23.607Z] PASS
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === Skipped
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:18:23 [2021-07-16T22:18:23.607Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] 
22:18:23 [2021-07-16T22:18:23.607Z] DONE 17 tests, 17 skipped in 0.350s
22:18:23 [2021-07-16T22:18:23.607Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.866Z] INFO: Testing against a local daemon
22:18:23 [2021-07-16T22:18:23.866Z] === RUN   TestPluginInvalidJSON
22:18:23 [2021-07-16T22:18:23.866Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:18:23 [2021-07-16T22:18:23.866Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:18:23 [2021-07-16T22:18:23.866Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:18:23 [2021-07-16T22:18:23.866Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:18:23 [2021-07-16T22:18:23.866Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:18:23 [2021-07-16T22:18:23.866Z] === RUN   TestPluginInstall
22:18:23 [2021-07-16T22:18:23.866Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.866Z] --- SKIP: TestPluginInstall (0.00s)
22:18:23 [2021-07-16T22:18:23.866Z] === RUN   TestPluginsWithRuntimes
22:18:23 [2021-07-16T22:18:23.867Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:18:23 [2021-07-16T22:18:23.867Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
22:18:23 [2021-07-16T22:18:23.867Z] === RUN   TestPluginBackCompatMediaTypes
22:18:23 [2021-07-16T22:18:23.867Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:18:23 [2021-07-16T22:18:23.867Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
22:18:23 [2021-07-16T22:18:23.867Z] PASS
22:18:23 [2021-07-16T22:18:23.867Z] 
22:18:23 [2021-07-16T22:18:23.867Z] === Skipped
22:18:23 [2021-07-16T22:18:23.867Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:18:23 [2021-07-16T22:18:23.867Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:18:23 [2021-07-16T22:18:23.867Z] 
22:18:23 [2021-07-16T22:18:23.867Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
22:18:23 [2021-07-16T22:18:23.867Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:18:23 [2021-07-16T22:18:23.867Z] 
22:18:23 [2021-07-16T22:18:23.867Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
22:18:23 [2021-07-16T22:18:23.867Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:18:23 [2021-07-16T22:18:23.867Z] 
22:18:23 [2021-07-16T22:18:23.867Z] 
22:18:23 [2021-07-16T22:18:23.867Z] DONE 5 tests, 3 skipped in 0.143s
22:18:23 [2021-07-16T22:18:23.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:18:23 [2021-07-16T22:18:23.867Z] INFO: Testing against a local daemon
22:18:23 [2021-07-16T22:18:23.867Z] === RUN   TestExternalGraphDriver
22:18:24 [2021-07-16T22:18:24.126Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:18:24 [2021-07-16T22:18:24.126Z] --- SKIP: TestExternalGraphDriver (0.06s)
22:18:24 [2021-07-16T22:18:24.126Z] === RUN   TestGraphdriverPluginV2
22:18:24 [2021-07-16T22:18:24.279Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:18:26 [2021-07-16T22:18:26.158Z] tests/integration/models_networks_test.py ....                           [ 91%]
22:18:28 [2021-07-16T22:18:28.319Z] --- PASS: TestGraphdriverPluginV2 (3.87s)
22:18:28 [2021-07-16T22:18:28.319Z] PASS
22:18:28 [2021-07-16T22:18:28.319Z] 
22:18:28 [2021-07-16T22:18:28.319Z] === Skipped
22:18:28 [2021-07-16T22:18:28.319Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
22:18:28 [2021-07-16T22:18:28.319Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:18:28 [2021-07-16T22:18:28.319Z] 
22:18:28 [2021-07-16T22:18:28.319Z] 
22:18:28 [2021-07-16T22:18:28.319Z] DONE 2 tests, 1 skipped in 4.037s
22:18:28 [2021-07-16T22:18:28.319Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:18:28 [2021-07-16T22:18:28.319Z] INFO: Testing against a local daemon
22:18:28 [2021-07-16T22:18:28.319Z] === RUN   TestContinueAfterPluginCrash
22:18:28 [2021-07-16T22:18:28.319Z] === PAUSE TestContinueAfterPluginCrash
22:18:28 [2021-07-16T22:18:28.319Z] === RUN   TestReadPluginNoRead
22:18:28 [2021-07-16T22:18:28.319Z] === PAUSE TestReadPluginNoRead
22:18:28 [2021-07-16T22:18:28.319Z] === RUN   TestDaemonStartWithLogOpt
22:18:28 [2021-07-16T22:18:28.319Z] === PAUSE TestDaemonStartWithLogOpt
22:18:28 [2021-07-16T22:18:28.319Z] === CONT  TestContinueAfterPluginCrash
22:18:28 [2021-07-16T22:18:28.319Z] === CONT  TestDaemonStartWithLogOpt
22:18:31 [2021-07-16T22:18:31.402Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:18:32 [2021-07-16T22:18:32.511Z] --- PASS: TestDaemonStartWithLogOpt (4.33s)
22:18:32 [2021-07-16T22:18:32.511Z] === CONT  TestReadPluginNoRead
22:18:32 [2021-07-16T22:18:32.769Z] tests/integration/models_resources_test.py .                             [ 91%]
22:18:34 [2021-07-16T22:18:34.772Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:18:35 [2021-07-16T22:18:35.049Z] === RUN   TestReadPluginNoRead/default
22:18:35 [2021-07-16T22:18:35.992Z] === RUN   TestReadPluginNoRead/disabled_caching
22:18:37 [2021-07-16T22:18:37.369Z] --- PASS: TestContinueAfterPluginCrash (9.36s)
22:18:37 [2021-07-16T22:18:37.504Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:18:37 [2021-07-16T22:18:37.628Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:18:37 [2021-07-16T22:18:37.761Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:18:39 [2021-07-16T22:18:39.005Z] === CONT  TestReadPluginNoRead
22:18:39 [2021-07-16T22:18:39.005Z]     read_test.go:92: [d35008b7ef139] daemon is not started
22:18:39 [2021-07-16T22:18:39.005Z] --- PASS: TestReadPluginNoRead (6.67s)
22:18:39 [2021-07-16T22:18:39.005Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
22:18:39 [2021-07-16T22:18:39.005Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.53s)
22:18:39 [2021-07-16T22:18:39.005Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
22:18:39 [2021-07-16T22:18:39.005Z] PASS
22:18:39 [2021-07-16T22:18:39.005Z] 
22:18:39 [2021-07-16T22:18:39.005Z] DONE 6 tests in 11.136s
22:18:39 [2021-07-16T22:18:39.005Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:18:39 [2021-07-16T22:18:39.005Z] testing: warning: no tests to run
22:18:39 [2021-07-16T22:18:39.005Z] PASS
22:18:39 [2021-07-16T22:18:39.005Z] 
22:18:39 [2021-07-16T22:18:39.005Z] DONE 0 tests in 0.033s
22:18:39 [2021-07-16T22:18:39.005Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:18:39 [2021-07-16T22:18:39.264Z] INFO: Testing against a local daemon
22:18:39 [2021-07-16T22:18:39.264Z] === RUN   TestPluginWithDevMounts
22:18:39 [2021-07-16T22:18:39.264Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:18:39 [2021-07-16T22:18:39.264Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:18:39 [2021-07-16T22:18:39.264Z] PASS
22:18:39 [2021-07-16T22:18:39.264Z] 
22:18:39 [2021-07-16T22:18:39.264Z] === Skipped
22:18:39 [2021-07-16T22:18:39.264Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:18:39 [2021-07-16T22:18:39.264Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:18:39 [2021-07-16T22:18:39.264Z] 
22:18:39 [2021-07-16T22:18:39.264Z] 
22:18:39 [2021-07-16T22:18:39.264Z] DONE 1 tests, 1 skipped in 0.110s
22:18:39 [2021-07-16T22:18:39.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:18:39 [2021-07-16T22:18:39.264Z] INFO: Testing against a local daemon
22:18:39 [2021-07-16T22:18:39.264Z] === RUN   TestSecretInspect
22:18:39 [2021-07-16T22:18:39.264Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.264Z] --- SKIP: TestSecretInspect (0.01s)
22:18:39 [2021-07-16T22:18:39.264Z] === RUN   TestSecretList
22:18:39 [2021-07-16T22:18:39.264Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.264Z] --- SKIP: TestSecretList (0.01s)
22:18:39 [2021-07-16T22:18:39.264Z] === RUN   TestSecretsCreateAndDelete
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestSecretsUpdate
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- SKIP: TestSecretsUpdate (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestTemplatedSecret
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- SKIP: TestTemplatedSecret (0.00s)
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestSecretCreateResolve
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- SKIP: TestSecretCreateResolve (0.02s)
22:18:39 [2021-07-16T22:18:39.523Z] PASS
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === Skipped
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
22:18:39 [2021-07-16T22:18:39.523Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] 
22:18:39 [2021-07-16T22:18:39.523Z] DONE 6 tests, 6 skipped in 0.189s
22:18:39 [2021-07-16T22:18:39.523Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:18:39 [2021-07-16T22:18:39.523Z] INFO: Testing against a local daemon
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestServiceCreateInit
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:18:39 [2021-07-16T22:18:39.523Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:18:39 [2021-07-16T22:18:39.523Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- PASS: TestServiceCreateInit (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:18:39 [2021-07-16T22:18:39.523Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestCreateServiceMultipleTimes
22:18:39 [2021-07-16T22:18:39.523Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.523Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:18:39 [2021-07-16T22:18:39.523Z] === RUN   TestCreateServiceConflict
22:18:39 [2021-07-16T22:18:39.523Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceConflict (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateServiceMaxReplicas
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateWithDuplicateNetworkNames
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateServiceSecretFileMode
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateServiceConfigFileMode
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateServiceSysctls
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceSysctls (0.02s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateServiceCapabilities
22:18:39 [2021-07-16T22:18:39.783Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestInspect
22:18:39 [2021-07-16T22:18:39.783Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestInspect (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestCreateJob
22:18:39 [2021-07-16T22:18:39.783Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestCreateJob (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestReplicatedJob
22:18:39 [2021-07-16T22:18:39.783Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestReplicatedJob (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestUpdateReplicatedJob
22:18:39 [2021-07-16T22:18:39.783Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestServiceListWithStatuses
22:18:39 [2021-07-16T22:18:39.783Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestDockerNetworkConnectAlias
22:18:39 [2021-07-16T22:18:39.783Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestDockerNetworkReConnect
22:18:39 [2021-07-16T22:18:39.783Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:39 [2021-07-16T22:18:39.783Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
22:18:39 [2021-07-16T22:18:39.783Z] === RUN   TestServicePlugin
22:18:41 [2021-07-16T22:18:41.690Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.690Z] --- SKIP: TestServicePlugin (1.98s)
22:18:41 [2021-07-16T22:18:41.690Z] === RUN   TestServiceUpdateLabel
22:18:41 [2021-07-16T22:18:41.690Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.690Z] --- SKIP: TestServiceUpdateLabel (0.02s)
22:18:41 [2021-07-16T22:18:41.690Z] === RUN   TestServiceUpdateSecrets
22:18:41 [2021-07-16T22:18:41.690Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.690Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:18:41 [2021-07-16T22:18:41.690Z] === RUN   TestServiceUpdateConfigs
22:18:41 [2021-07-16T22:18:41.690Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.690Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:18:41 [2021-07-16T22:18:41.690Z] === RUN   TestServiceUpdateNetwork
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z] === RUN   TestServiceUpdatePidsLimit
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z] PASS
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === Skipped
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:18:41 [2021-07-16T22:18:41.949Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s)
22:18:41 [2021-07-16T22:18:41.949Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] DONE 24 tests, 23 skipped in 2.398s
22:18:41 [2021-07-16T22:18:41.949Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:18:41 [2021-07-16T22:18:41.949Z] INFO: Testing against a local daemon
22:18:41 [2021-07-16T22:18:41.949Z] === RUN   TestSessionCreate
22:18:41 [2021-07-16T22:18:41.949Z] --- PASS: TestSessionCreate (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z] === RUN   TestSessionCreateWithBadUpgrade
22:18:41 [2021-07-16T22:18:41.949Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:18:41 [2021-07-16T22:18:41.949Z] PASS
22:18:41 [2021-07-16T22:18:41.949Z] 
22:18:41 [2021-07-16T22:18:41.949Z] DONE 2 tests in 0.194s
22:18:41 [2021-07-16T22:18:41.949Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:18:42 [2021-07-16T22:18:42.208Z] INFO: Testing against a local daemon
22:18:42 [2021-07-16T22:18:42.208Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:18:42 [2021-07-16T22:18:42.208Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:42 [2021-07-16T22:18:42.208Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:42 [2021-07-16T22:18:42.208Z] === RUN   TestEventsExecDie
22:18:42 [2021-07-16T22:18:42.778Z] tests/integration/regression_test.py ......                              [ 98%]
22:18:43 [2021-07-16T22:18:43.145Z] --- PASS: TestEventsExecDie (0.94s)
22:18:43 [2021-07-16T22:18:43.146Z] === RUN   TestEventsBackwardsCompatible
22:18:43 [2021-07-16T22:18:43.146Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
22:18:43 [2021-07-16T22:18:43.146Z] === RUN   TestEventsVolumeCreate
22:18:43 [2021-07-16T22:18:43.146Z] --- PASS: TestEventsVolumeCreate (0.04s)
22:18:43 [2021-07-16T22:18:43.146Z] === RUN   TestInfoBinaryCommits
22:18:43 [2021-07-16T22:18:43.146Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:18:43 [2021-07-16T22:18:43.146Z] === RUN   TestInfoAPIVersioned
22:18:43 [2021-07-16T22:18:43.146Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:18:43 [2021-07-16T22:18:43.146Z] === RUN   TestInfoDiscoveryBackend
22:18:43 [2021-07-16T22:18:43.290Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:18:43 [2021-07-16T22:18:43.290Z] tests/integration/credentials/utils_test.py .                            [100%]
22:18:43 [2021-07-16T22:18:43.290Z] 
22:18:43 [2021-07-16T22:18:43.290Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:18:43 [2021-07-16T22:18:43.290Z] =========================== short test summary info ============================
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:18:43 [2021-07-16T22:18:43.290Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:18:43 [2021-07-16T22:18:43.290Z]   Not supported on most drivers
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:18:43 [2021-07-16T22:18:43.290Z]   Output of docker top depends on host distro, and is not formalized.
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:18:43 [2021-07-16T22:18:43.290Z]   Output of docker top depends on host distro, and is not formalized.
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:18:43 [2021-07-16T22:18:43.290Z]   Can fail if eth0 has multiple IP addresses
22:18:43 [2021-07-16T22:18:43.290Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:18:43 [2021-07-16T22:18:43.290Z]   This doesn't seem to be taken into account by the engine
22:18:43 [2021-07-16T22:18:43.290Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:18:43 [2021-07-16T22:18:43.290Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
22:18:43 [2021-07-16T22:18:43.290Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:18:43 [2021-07-16T22:18:43.290Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.45 seconds ==
22:18:43 [2021-07-16T22:18:43.546Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:18:43 [2021-07-16T22:18:43.713Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:18:43 [2021-07-16T22:18:43.713Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:18:47 [2021-07-16T22:18:47.903Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s)
22:18:47 [2021-07-16T22:18:47.903Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:18:47 [2021-07-16T22:18:47.903Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:18:47 [2021-07-16T22:18:47.903Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:18:47 [2021-07-16T22:18:47.903Z] === RUN   TestInfoAPI
22:18:47 [2021-07-16T22:18:47.903Z] --- PASS: TestInfoAPI (0.02s)
22:18:47 [2021-07-16T22:18:47.903Z] === RUN   TestInfoAPIWarnings
22:18:55 [2021-07-16T22:18:55.713Z] Leaving: AppArmorNo profiles have been unloaded.
22:18:55 [2021-07-16T22:18:55.713Z] 
22:18:55 [2021-07-16T22:18:55.713Z] Unloading profiles will leave already running processes permanently
22:18:55 [2021-07-16T22:18:55.713Z] unconfined, which can lead to unexpected situations.
22:18:55 [2021-07-16T22:18:55.713Z] 
22:18:55 [2021-07-16T22:18:55.713Z] To set a process to complain mode, use the command line tool
22:18:55 [2021-07-16T22:18:55.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:18:55 [2021-07-16T22:18:55.713Z] 
Post stage
[Pipeline] junit
22:18:55 [2021-07-16T22:18:55.724Z] Recording test results
22:18:55 [2021-07-16T22:18:55.756Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
22:18:56 [2021-07-16T22:18:56.034Z] + echo Ensuring container killed.
22:18:56 [2021-07-16T22:18:56.034Z] Ensuring container killed.
22:18:56 [2021-07-16T22:18:56.034Z] + docker rm -vf docker-pr7
22:18:56 [2021-07-16T22:18:56.034Z] Error: No such container: docker-pr7
[Pipeline] sh
22:18:56 [2021-07-16T22:18:56.328Z] + echo Chowning /workspace to jenkins user
22:18:56 [2021-07-16T22:18:56.328Z] Chowning /workspace to jenkins user
22:18:56 [2021-07-16T22:18:56.328Z] + id -u
22:18:56 [2021-07-16T22:18:56.328Z] + id -g
22:18:56 [2021-07-16T22:18:56.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:18:58 [2021-07-16T22:18:58.024Z] + bundleName=docker-py
22:18:58 [2021-07-16T22:18:58.024Z] + echo Creating docker-py-bundles.tar.gz
22:18:58 [2021-07-16T22:18:58.024Z] Creating docker-py-bundles.tar.gz
22:18:58 [2021-07-16T22:18:58.024Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
22:18:58 [2021-07-16T22:18:58.033Z] Archiving artifacts
22:18:58 [2021-07-16T22:18:58.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
22:18:58 [2021-07-16T22:18:58.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/make.sh binary
22:18:59 [2021-07-16T22:18:59.240Z] 
22:18:59 [2021-07-16T22:18:59.240Z] Removing bundles/
22:18:59 [2021-07-16T22:18:59.240Z] 
22:18:59 [2021-07-16T22:18:59.240Z] ---> Making bundle: binary (in bundles/binary)
22:18:59 [2021-07-16T22:18:59.240Z] Building: bundles/binary-daemon/dockerd-dev
22:18:59 [2021-07-16T22:18:59.240Z] GOOS="" GOARCH="" GOARM=""
22:19:05 [2021-07-16T22:19:05.145Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:19:05 [2021-07-16T22:19:05.145Z] Using test binary docker
22:19:05 [2021-07-16T22:19:05.145Z] +++ /etc/init.d/apparmor start
22:19:05 [2021-07-16T22:19:05.145Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:19:05 [2021-07-16T22:19:05.145Z] INFO: Waiting for daemon to start...
22:19:05 [2021-07-16T22:19:05.145Z] Starting dockerd
22:19:05 [2021-07-16T22:19:05.145Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
22:19:05 [2021-07-16T22:19:05.145Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:19:05 [2021-07-16T22:19:05.145Z] Using test binary docker
22:19:05 [2021-07-16T22:19:05.145Z] +++ /etc/init.d/apparmor start
22:19:05 [2021-07-16T22:19:05.145Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:19:05 [2021-07-16T22:19:05.145Z] INFO: Waiting for daemon to start...
22:19:05 [2021-07-16T22:19:05.145Z] Starting dockerd
22:19:05 [2021-07-16T22:19:05.145Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
22:19:05 [2021-07-16T22:19:05.402Z] .
22:19:05 [2021-07-16T22:19:05.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:19:05 [2021-07-16T22:19:05.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:19:05 [2021-07-16T22:19:05.402Z] Error: No such image: emptyfs
22:19:05 [2021-07-16T22:19:05.402Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:19:05 [2021-07-16T22:19:05.402Z] ++++ docker load
22:19:05 [2021-07-16T22:19:05.968Z] Running integration-test (iteration 1)
22:19:05 [2021-07-16T22:19:05.968Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:19:05 [2021-07-16T22:19:05.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
22:19:05 [2021-07-16T22:19:05.968Z] ++ set -e
22:19:05 [2021-07-16T22:19:05.968Z] ++ '[' -n 0 ']'
22:19:05 [2021-07-16T22:19:05.968Z] ++ set -x
22:19:05 [2021-07-16T22:19:05.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestInfoAPIWarnings (16.33s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestInfoDebug
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestInfoDebug (0.52s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestInfoInsecureRegistries
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestInfoRegistryMirrors
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestLoginFailsWithBadCredentials
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestPingCacheHeaders
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestPingCacheHeaders (0.02s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestPingGet
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestPingGet (0.01s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestPingHead
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestPingHead (0.02s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVersion
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestVersion (0.02s)
22:19:05 [2021-07-16T22:19:05.985Z] PASS
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] === Skipped
22:19:05 [2021-07-16T22:19:05.985Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:19:05 [2021-07-16T22:19:05.985Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:19:05 [2021-07-16T22:19:05.985Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] DONE 19 tests, 2 skipped in 23.240s
22:19:05 [2021-07-16T22:19:05.985Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:19:05 [2021-07-16T22:19:05.985Z] INFO: Testing against a local daemon
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVolumesCreateAndList
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestVolumesCreateAndList (0.03s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVolumesRemove
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestVolumesRemove (0.05s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVolumesInspect
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestVolumesInspect (0.02s)
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVolumesInvalidJSON
22:19:05 [2021-07-16T22:19:05.985Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:19:05 [2021-07-16T22:19:05.985Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:19:05 [2021-07-16T22:19:05.985Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:19:05 [2021-07-16T22:19:05.985Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:19:05 [2021-07-16T22:19:05.985Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:19:05 [2021-07-16T22:19:05.985Z] PASS
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] DONE 5 tests in 0.241s
22:19:05 [2021-07-16T22:19:05.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:19:05 [2021-07-16T22:19:05.985Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12613 is not a child of this shell
22:19:05 [2021-07-16T22:19:05.985Z] warning: PID 12613 from bundles/test-integration/docker.pid had a nonzero exit code
22:19:05 [2021-07-16T22:19:05.985Z] Leaving: AppArmorNo profiles have been unloaded.
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] Unloading profiles will leave already running processes permanently
22:19:05 [2021-07-16T22:19:05.985Z] unconfined, which can lead to unexpected situations.
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:05 [2021-07-16T22:19:05.985Z] To set a process to complain mode, use the command line tool
22:19:05 [2021-07-16T22:19:05.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:19:05 [2021-07-16T22:19:05.985Z] Removing test suite binaries
22:19:05 [2021-07-16T22:19:05.985Z] exiting test-integration
22:19:05 [2021-07-16T22:19:05.985Z] ++ exit 0
22:19:05 [2021-07-16T22:19:05.985Z] 
22:19:07 [2021-07-16T22:19:07.337Z] 
22:19:07 [2021-07-16T22:19:07.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:19:07 [2021-07-16T22:19:07.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:19:07 [2021-07-16T22:19:07.337Z] Error: No such image: emptyfs
22:19:07 [2021-07-16T22:19:07.337Z] ++++ docker load
22:19:07 [2021-07-16T22:19:07.337Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:19:07 [2021-07-16T22:19:07.900Z] Running integration-test (iteration 1)
22:19:07 [2021-07-16T22:19:07.900Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:19:07 [2021-07-16T22:19:07.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
22:19:07 [2021-07-16T22:19:07.900Z] ++ set -e
22:19:07 [2021-07-16T22:19:07.900Z] ++ '[' -n 0 ']'
22:19:07 [2021-07-16T22:19:07.900Z] ++ set -x
22:19:07 [2021-07-16T22:19:07.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
Post stage
[Pipeline] junit
22:19:07 [2021-07-16T22:19:07.917Z] Recording test results
22:19:09 [2021-07-16T22:19:09.534Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:19:09 [2021-07-16T22:19:09.880Z] + echo Ensuring container killed.
22:19:09 [2021-07-16T22:19:09.880Z] Ensuring container killed.
22:19:09 [2021-07-16T22:19:09.880Z] + docker rm -vf docker-pr7
22:19:09 [2021-07-16T22:19:09.880Z] Error: No such container: docker-pr7
[Pipeline] sh
22:19:10 [2021-07-16T22:19:10.163Z] + echo Chowning /workspace to jenkins user
22:19:10 [2021-07-16T22:19:10.163Z] Chowning /workspace to jenkins user
22:19:10 [2021-07-16T22:19:10.163Z] + id -u
22:19:10 [2021-07-16T22:19:10.163Z] + id -g
22:19:10 [2021-07-16T22:19:10.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace busybox chown -R 1000:1000 /workspace
22:19:10 [2021-07-16T22:19:10.163Z] Unable to find image 'busybox:latest' locally
22:19:10 [2021-07-16T22:19:10.163Z] latest: Pulling from library/busybox
22:19:10 [2021-07-16T22:19:10.422Z] b71f96345d44: Pulling fs layer
22:19:10 [2021-07-16T22:19:10.422Z] b71f96345d44: Verifying Checksum
22:19:10 [2021-07-16T22:19:10.422Z] b71f96345d44: Download complete
22:19:10 [2021-07-16T22:19:10.422Z] b71f96345d44: Pull complete
22:19:10 [2021-07-16T22:19:10.422Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:19:10 [2021-07-16T22:19:10.422Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:19:12 [2021-07-16T22:19:12.617Z] + bundleName=amd64-rootless
22:19:12 [2021-07-16T22:19:12.617Z] + echo Creating amd64-rootless-bundles.tar.gz
22:19:12 [2021-07-16T22:19:12.617Z] Creating amd64-rootless-bundles.tar.gz
22:19:12 [2021-07-16T22:19:12.617Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
22:19:12 [2021-07-16T22:19:12.617Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
22:19:12 [2021-07-16T22:19:12.629Z] Archiving artifacts
22:19:14 [2021-07-16T22:19:14.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:19:14 [2021-07-16T22:19:14.978Z] + make clean
22:19:15 [2021-07-16T22:19:15.237Z] docker volume rm -f docker-dev-cache
22:19:15 [2021-07-16T22:19:15.237Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:19:41 [2021-07-16T22:19:41.112Z] --- PASS: TestImportExtremelyLargeImageWorks (92.06s)
22:19:41 [2021-07-16T22:19:41.112Z] PASS
22:19:41 [2021-07-16T22:19:41.112Z] 
22:19:41 [2021-07-16T22:19:41.112Z] DONE 12 tests in 94.789s
22:19:41 [2021-07-16T22:19:41.112Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:19:41 [2021-07-16T22:19:41.112Z] INFO: Testing against a local daemon
22:19:41 [2021-07-16T22:19:41.112Z] === RUN   TestNetworkCreateDelete
22:19:41 [2021-07-16T22:19:41.112Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:19:41 [2021-07-16T22:19:41.112Z] === RUN   TestDockerNetworkDeletePreferID
22:19:41 [2021-07-16T22:19:41.112Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
22:19:41 [2021-07-16T22:19:41.112Z] === RUN   TestDaemonDNSFallback
22:19:44 [2021-07-16T22:19:44.374Z] --- PASS: TestDaemonDNSFallback (6.60s)
22:19:44 [2021-07-16T22:19:44.374Z] === RUN   TestInspectNetwork
22:19:47 [2021-07-16T22:19:47.640Z] === RUN   TestInspectNetwork/full_network_id
22:19:47 [2021-07-16T22:19:47.640Z] === RUN   TestInspectNetwork/partial_network_id
22:19:47 [2021-07-16T22:19:47.640Z] === RUN   TestInspectNetwork/network_name
22:19:47 [2021-07-16T22:19:47.640Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:19:51 [2021-07-16T22:19:51.804Z] --- PASS: TestInspectNetwork (7.66s)
22:19:51 [2021-07-16T22:19:51.804Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:19:51 [2021-07-16T22:19:51.804Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:19:51 [2021-07-16T22:19:51.804Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:19:51 [2021-07-16T22:19:51.804Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:19:51 [2021-07-16T22:19:51.804Z] === RUN   TestRunContainerWithBridgeNone
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: buildpack-deps:buster
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: busybox:latest
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: busybox:glibc
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: buildpack-deps:buster
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: busybox:latest
22:19:54 [2021-07-16T22:19:54.533Z] Loaded image: busybox:glibc
22:19:55 [2021-07-16T22:19:55.071Z] --- PASS: TestRunContainerWithBridgeNone (3.05s)
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkInvalidJSON
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkInvalidJSON//networks/create
22:19:55 [2021-07-16T22:19:55.071Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:19:55 [2021-07-16T22:19:55.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:19:55 [2021-07-16T22:19:55.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:19:55 [2021-07-16T22:19:55.071Z] === CONT  TestNetworkInvalidJSON//networks/create
22:19:55 [2021-07-16T22:19:55.071Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:19:55 [2021-07-16T22:19:55.071Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:19:55 [2021-07-16T22:19:55.071Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:19:55 [2021-07-16T22:19:55.071Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:19:55 [2021-07-16T22:19:55.071Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:19:55 [2021-07-16T22:19:55.071Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkList
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkList//networks
22:19:55 [2021-07-16T22:19:55.071Z] === PAUSE TestNetworkList//networks
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestNetworkList//networks/
22:19:55 [2021-07-16T22:19:55.071Z] === PAUSE TestNetworkList//networks/
22:19:55 [2021-07-16T22:19:55.071Z] === CONT  TestNetworkList//networks
22:19:55 [2021-07-16T22:19:55.071Z] === CONT  TestNetworkList//networks/
22:19:55 [2021-07-16T22:19:55.071Z] --- PASS: TestNetworkList (0.01s)
22:19:55 [2021-07-16T22:19:55.071Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:19:55 [2021-07-16T22:19:55.071Z]     --- PASS: TestNetworkList//networks (0.00s)
22:19:55 [2021-07-16T22:19:55.071Z] === RUN   TestHostIPv4BridgeLabel
22:19:55 [2021-07-16T22:19:55.326Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:19:55 [2021-07-16T22:19:55.326Z] === RUN   TestDaemonRestartWithLiveRestore
22:19:56 [2021-07-16T22:19:56.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:19:56 [2021-07-16T22:19:56.252Z] === RUN   TestDaemonDefaultNetworkPools
22:19:57 [2021-07-16T22:19:57.177Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
22:19:57 [2021-07-16T22:19:57.177Z] === RUN   TestDaemonRestartWithExistingNetwork
22:19:58 [2021-07-16T22:19:58.103Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:19:58 [2021-07-16T22:19:58.103Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:19:58 [2021-07-16T22:19:58.699Z] Loaded image: debian:bullseye
22:19:58 [2021-07-16T22:19:58.699Z] Loaded image: hello-world:latest
22:19:58 [2021-07-16T22:19:58.699Z] Loaded image: arm32v7/hello-world:latest
22:19:58 [2021-07-16T22:19:58.699Z] INFO: Testing against a local daemon
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIErrorJSON
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
22:19:58 [2021-07-16T22:19:58.699Z] === RUN   TestDockerSuite/TestAPIImagesDelete
22:19:59 [2021-07-16T22:19:59.263Z] Loaded image: debian:bullseye
22:19:59 [2021-07-16T22:19:59.263Z] Loaded image: hello-world:latest
22:19:59 [2021-07-16T22:19:59.465Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:19:59 [2021-07-16T22:19:59.465Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:19:59 [2021-07-16T22:19:59.518Z] Loaded image: arm32v7/hello-world:latest
22:19:59 [2021-07-16T22:19:59.519Z] INFO: Testing against a local daemon
22:19:59 [2021-07-16T22:19:59.519Z] === RUN   TestDockerDaemonSuite
22:19:59 [2021-07-16T22:19:59.519Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
22:20:00 [2021-07-16T22:20:00.026Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:20:00 [2021-07-16T22:20:00.026Z] === RUN   TestServiceWithPredefinedNetwork
22:20:02 [2021-07-16T22:20:02.543Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s)
22:20:02 [2021-07-16T22:20:02.543Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:20:02 [2021-07-16T22:20:02.543Z]     service_test.go:242: FLAKY_TEST
22:20:02 [2021-07-16T22:20:02.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:20:02 [2021-07-16T22:20:02.543Z] === RUN   TestServiceWithDataPathPortInit
22:20:03 [2021-07-16T22:20:03.688Z] === RUN   TestDockerSuite/TestAPIImagesFilter
22:20:03 [2021-07-16T22:20:03.688Z] === RUN   TestDockerSuite/TestAPIImagesHistory
22:20:03 [2021-07-16T22:20:03.688Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
22:20:03 [2021-07-16T22:20:03.688Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
22:20:04 [2021-07-16T22:20:04.615Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
22:20:04 [2021-07-16T22:20:04.871Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
22:20:04 [2021-07-16T22:20:04.871Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
22:20:06 [2021-07-16T22:20:06.766Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:20:06 [2021-07-16T22:20:06.766Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:20:06 [2021-07-16T22:20:06.766Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:20:06 [2021-07-16T22:20:06.766Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:20:07 [2021-07-16T22:20:07.330Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
22:20:07 [2021-07-16T22:20:07.891Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:20:09 [2021-07-16T22:20:09.781Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:20:09 [2021-07-16T22:20:09.781Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:20:09 [2021-07-16T22:20:09.781Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:20:09 [2021-07-16T22:20:09.781Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:20:09 [2021-07-16T22:20:09.781Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:20:16 [2021-07-16T22:20:16.323Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:20:17 [2021-07-16T22:20:17.388Z] --- PASS: TestServiceWithDataPathPortInit (14.36s)
22:20:17 [2021-07-16T22:20:17.388Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:20:17 [2021-07-16T22:20:17.691Z] --- PASS: TestBuildWithHugeFile (119.04s)
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildWCOWSandboxSize
22:20:17 [2021-07-16T22:20:17.691Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:20:17 [2021-07-16T22:20:17.691Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildWithEmptyDockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:17 [2021-07-16T22:20:17.691Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:20:17 [2021-07-16T22:20:17.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
22:20:17 [2021-07-16T22:20:17.691Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
22:20:17 [2021-07-16T22:20:17.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildPreserveOwnership
22:20:17 [2021-07-16T22:20:17.691Z] === RUN   TestBuildPreserveOwnership/copy_from
22:20:18 [2021-07-16T22:20:18.619Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:20:19 [2021-07-16T22:20:19.902Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vbmp0nb1epef308m4esdolvws Created:2021-07-16 22:20:18.123355757 +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[7c7f63df938149f94eb6303c183b3b7d3fb04384f10d3af63c7a774288849f91:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q209bi3o3vmwwak7vyang7ai1 EndpointID:fedf0f6126f4ddabd60f10dd38f6f35b695afc7240b8b5b09de081fe51baab29 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7b3ce568b3814f01d10652d176f93750cc8aaff81921310d7dbe0e62cea0752f 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:d0d0988c43e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q209bi3o3vmwwak7vyang7ai1 EndpointID:fedf0f6126f4ddabd60f10dd38f6f35b695afc7240b8b5b09de081fe51baab29 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:20:21 [2021-07-16T22:20:21.136Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:20:21 [2021-07-16T22:20:21.136Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:20:22 [2021-07-16T22:20:22.501Z] --- PASS: TestBuildPreserveOwnership (4.57s)
22:20:22 [2021-07-16T22:20:22.501Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.02s)
22:20:22 [2021-07-16T22:20:22.501Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s)
22:20:22 [2021-07-16T22:20:22.501Z] === RUN   TestBuildPlatformInvalid
22:20:22 [2021-07-16T22:20:22.501Z] --- PASS: TestBuildPlatformInvalid (0.09s)
22:20:22 [2021-07-16T22:20:22.501Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:20:24 [2021-07-16T22:20:24.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.21s)
22:20:24 [2021-07-16T22:20:24.062Z] PASS
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] === Skipped
22:20:24 [2021-07-16T22:20:24.062Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:20:24 [2021-07-16T22:20:24.062Z]     service_test.go:242: FLAKY_TEST
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] DONE 26 tests, 1 skipped in 47.252s
22:20:24 [2021-07-16T22:20:24.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:20:24 [2021-07-16T22:20:24.062Z] INFO: Testing against a local daemon
22:20:24 [2021-07-16T22:20:24.062Z] === RUN   TestDockerNetworkIpvlanPersistance
22:20:24 [2021-07-16T22:20:24.062Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:20:24 [2021-07-16T22:20:24.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:20:24 [2021-07-16T22:20:24.062Z] === RUN   TestDockerNetworkIpvlan
22:20:24 [2021-07-16T22:20:24.062Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:20:24 [2021-07-16T22:20:24.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:20:24 [2021-07-16T22:20:24.062Z] PASS
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] === Skipped
22:20:24 [2021-07-16T22:20:24.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:20:24 [2021-07-16T22:20:24.062Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:20:24 [2021-07-16T22:20:24.062Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] 
22:20:24 [2021-07-16T22:20:24.062Z] DONE 2 tests, 2 skipped in 0.036s
22:20:24 [2021-07-16T22:20:24.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:20:24 [2021-07-16T22:20:24.062Z] INFO: Testing against a local daemon
22:20:24 [2021-07-16T22:20:24.062Z] === RUN   TestDockerNetworkMacvlanPersistance
22:20:24 [2021-07-16T22:20:24.394Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:20:25 [2021-07-16T22:20:25.426Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
22:20:25 [2021-07-16T22:20:25.426Z] === RUN   TestDockerNetworkMacvlan
22:20:25 [2021-07-16T22:20:25.762Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:20:25 [2021-07-16T22:20:25.987Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:20:26 [2021-07-16T22:20:26.328Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
22:20:26 [2021-07-16T22:20:26.584Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:20:26 [2021-07-16T22:20:26.913Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:20:27 [2021-07-16T22:20:27.839Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:20:27 [2021-07-16T22:20:27.950Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:20:28 [2021-07-16T22:20:28.877Z]     docker_cli_daemon_test.go:1455: [ddfbb63c214ae] daemon is not started
22:20:29 [2021-07-16T22:20:29.133Z] === RUN   TestDockerSuite/TestAttachAfterDetach
22:20:30 [2021-07-16T22:20:30.060Z]     check_test.go:309: [d3bb13a51896c] daemon is not started
22:20:30 [2021-07-16T22:20:30.060Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
22:20:30 [2021-07-16T22:20:30.353Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:20:31 [2021-07-16T22:20:31.950Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
22:20:32 [2021-07-16T22:20:32.512Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
22:20:33 [2021-07-16T22:20:33.619Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:20:33 [2021-07-16T22:20:33.879Z] === RUN   TestDockerSuite/TestAttachDetach
22:20:34 [2021-07-16T22:20:34.441Z]     check_test.go:309: [d92a1b6745fe4] daemon is not started
22:20:34 [2021-07-16T22:20:34.441Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
22:20:35 [2021-07-16T22:20:35.393Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:20:35 [2021-07-16T22:20:35.623Z] Created binary: bundles/binary-daemon/dockerd-dev
22:20:35 [2021-07-16T22:20:35.623Z] Copying nested executables into bundles/binary-daemon
22:20:35 [2021-07-16T22:20:35.623Z] Building: bundles/binary-daemon/docker-proxy-dev
22:20:35 [2021-07-16T22:20:35.623Z] GOOS="" GOARCH="" GOARM=""
22:20:35 [2021-07-16T22:20:35.623Z] Created binary: bundles/binary-daemon/docker-proxy-dev
22:20:35 [2021-07-16T22:20:35.623Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:20:35 [2021-07-16T22:20:35.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/make.sh cross
22:20:36 [2021-07-16T22:20:36.202Z] 
22:20:36 [2021-07-16T22:20:36.459Z] Removing bundles/
22:20:36 [2021-07-16T22:20:36.459Z] 
22:20:36 [2021-07-16T22:20:36.459Z] ---> Making bundle: cross (in bundles/cross)
22:20:36 [2021-07-16T22:20:36.459Z] Cross building: bundles/cross/linux/amd64
22:20:36 [2021-07-16T22:20:36.459Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
22:20:36 [2021-07-16T22:20:36.459Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:20:36 [2021-07-16T22:20:36.763Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:20:38 [2021-07-16T22:20:38.656Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
22:20:38 [2021-07-16T22:20:38.656Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:20:38 [2021-07-16T22:20:38.896Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:20:39 [2021-07-16T22:20:39.469Z] --- PASS: TestDockerNetworkMacvlan (14.13s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.83s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s)
22:20:39 [2021-07-16T22:20:39.469Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
22:20:39 [2021-07-16T22:20:39.469Z] PASS
22:20:39 [2021-07-16T22:20:39.469Z] 
22:20:39 [2021-07-16T22:20:39.469Z] DONE 8 tests in 15.458s
22:20:39 [2021-07-16T22:20:39.469Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:20:39 [2021-07-16T22:20:39.469Z] testing: warning: no tests to run
22:20:39 [2021-07-16T22:20:39.469Z] PASS
22:20:39 [2021-07-16T22:20:39.469Z] 
22:20:39 [2021-07-16T22:20:39.469Z] DONE 0 tests in 0.007s
22:20:39 [2021-07-16T22:20:39.732Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:20:39 [2021-07-16T22:20:39.732Z] INFO: Testing against a local daemon
22:20:39 [2021-07-16T22:20:39.732Z] === RUN   TestAuthZPluginAllowRequest
22:20:40 [2021-07-16T22:20:40.023Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:20:41 [2021-07-16T22:20:41.095Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
22:20:41 [2021-07-16T22:20:41.096Z] === RUN   TestAuthZPluginTLS
22:20:41 [2021-07-16T22:20:41.656Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:20:41 [2021-07-16T22:20:41.656Z] === RUN   TestAuthZPluginDenyRequest
22:20:41 [2021-07-16T22:20:41.914Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:20:42 [2021-07-16T22:20:42.170Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
22:20:42 [2021-07-16T22:20:42.217Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:20:42 [2021-07-16T22:20:42.217Z] === RUN   TestAuthZPluginAPIDenyResponse
22:20:42 [2021-07-16T22:20:42.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:20:42 [2021-07-16T22:20:42.776Z] === RUN   TestAuthZPluginDenyResponse
22:20:43 [2021-07-16T22:20:43.336Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:20:43 [2021-07-16T22:20:43.336Z] === RUN   TestAuthZPluginAllowEventStream
22:20:43 [2021-07-16T22:20:43.535Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:20:44 [2021-07-16T22:20:44.702Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s)
22:20:44 [2021-07-16T22:20:44.703Z] === RUN   TestAuthZPluginErrorResponse
22:20:45 [2021-07-16T22:20:45.263Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:20:45 [2021-07-16T22:20:45.263Z] === RUN   TestAuthZPluginErrorRequest
22:20:45 [2021-07-16T22:20:45.426Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
22:20:45 [2021-07-16T22:20:45.824Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
22:20:45 [2021-07-16T22:20:45.825Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:20:45 [2021-07-16T22:20:45.989Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:20:46 [2021-07-16T22:20:46.385Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
22:20:46 [2021-07-16T22:20:46.385Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:20:47 [2021-07-16T22:20:47.882Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:20:48 [2021-07-16T22:20:48.274Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.60s)
22:20:48 [2021-07-16T22:20:48.274Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:20:49 [2021-07-16T22:20:49.640Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
22:20:49 [2021-07-16T22:20:49.640Z] === RUN   TestAuthZPluginHeader
22:20:49 [2021-07-16T22:20:49.776Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
22:20:49 [2021-07-16T22:20:49.776Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:20:49 [2021-07-16T22:20:49.776Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:20:50 [2021-07-16T22:20:50.201Z] --- PASS: TestAuthZPluginHeader (0.69s)
22:20:50 [2021-07-16T22:20:50.201Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:20:51 [2021-07-16T22:20:51.665Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:20:52 [2021-07-16T22:20:52.227Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:20:52 [2021-07-16T22:20:52.789Z] Loaded image: buildpack-deps:buster
22:20:53 [2021-07-16T22:20:53.045Z] Loaded image: busybox:latest
22:20:53 [2021-07-16T22:20:53.607Z] Loaded image: busybox:glibc
22:20:54 [2021-07-16T22:20:54.362Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.69s)
22:20:54 [2021-07-16T22:20:54.362Z] === RUN   TestAuthZPluginV2Disable
22:20:54 [2021-07-16T22:20:54.539Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
22:20:56 [2021-07-16T22:20:56.876Z] --- PASS: TestAuthZPluginV2Disable (3.05s)
22:20:56 [2021-07-16T22:20:56.876Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:20:57 [2021-07-16T22:20:57.808Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
22:20:58 [2021-07-16T22:20:58.742Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
22:20:59 [2021-07-16T22:20:59.674Z] Loaded image: debian:bullseye
22:20:59 [2021-07-16T22:20:59.931Z] Loaded image: hello-world:latest
22:20:59 [2021-07-16T22:20:59.931Z] Loaded image: arm32v7/hello-world:latest
22:21:00 [2021-07-16T22:21:00.142Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s)
22:21:00 [2021-07-16T22:21:00.142Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:21:01 [2021-07-16T22:21:01.827Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
22:21:02 [2021-07-16T22:21:02.389Z]     check_test.go:309: [d7923d8f8e07d] daemon is not started
22:21:02 [2021-07-16T22:21:02.389Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
22:21:02 [2021-07-16T22:21:02.951Z]     check_test.go:309: [dc47af78208da] daemon is not started
22:21:02 [2021-07-16T22:21:02.951Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
22:21:04 [2021-07-16T22:21:04.841Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
22:21:05 [2021-07-16T22:21:05.404Z]     check_test.go:309: [dfeb6a10f654e] daemon is not started
22:21:05 [2021-07-16T22:21:05.404Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
22:21:08 [2021-07-16T22:21:08.675Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
22:21:10 [2021-07-16T22:21:10.044Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
22:21:10 [2021-07-16T22:21:10.084Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.14s)
22:21:10 [2021-07-16T22:21:10.084Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:21:10 [2021-07-16T22:21:10.978Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.62s)
22:21:10 [2021-07-16T22:21:10.978Z] PASS
22:21:10 [2021-07-16T22:21:10.978Z] 
22:21:10 [2021-07-16T22:21:10.978Z] === Skipped
22:21:10 [2021-07-16T22:21:10.978Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:21:10 [2021-07-16T22:21:10.978Z]     build_session_test.go:25: TODO: BuildKit
22:21:10 [2021-07-16T22:21:10.978Z] 
22:21:10 [2021-07-16T22:21:10.978Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:21:10 [2021-07-16T22:21:10.978Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:21:10 [2021-07-16T22:21:10.978Z] 
22:21:10 [2021-07-16T22:21:10.978Z] 
22:21:10 [2021-07-16T22:21:10.978Z] DONE 34 tests, 2 skipped in 277.946s
22:21:10 [2021-07-16T22:21:10.978Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:21:10 [2021-07-16T22:21:10.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
22:21:10 [2021-07-16T22:21:10.978Z] ++ set -e
22:21:10 [2021-07-16T22:21:10.978Z] ++ '[' -n 0 ']'
22:21:10 [2021-07-16T22:21:10.978Z] ++ set -x
22:21:10 [2021-07-16T22:21:10.978Z] ++ env -i DEST=/go/src/github.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
22:21:11 [2021-07-16T22:21:11.234Z] INFO: Testing against a local daemon
22:21:11 [2021-07-16T22:21:11.234Z] === RUN   TestConfigInspect
22:21:12 [2021-07-16T22:21:12.601Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
22:21:13 [2021-07-16T22:21:13.967Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
22:21:14 [2021-07-16T22:21:14.223Z] --- PASS: TestConfigInspect (3.10s)
22:21:14 [2021-07-16T22:21:14.223Z] === RUN   TestConfigList
22:21:14 [2021-07-16T22:21:14.479Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
22:21:16 [2021-07-16T22:21:16.996Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:21:16 [2021-07-16T22:21:16.996Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:21:16 [2021-07-16T22:21:16.996Z] --- PASS: TestConfigList (2.61s)
22:21:16 [2021-07-16T22:21:16.996Z] === RUN   TestConfigsCreateAndDelete
22:21:17 [2021-07-16T22:21:17.925Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
22:21:17 [2021-07-16T22:21:17.925Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:21:18 [2021-07-16T22:21:18.182Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:21:18 [2021-07-16T22:21:18.745Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
22:21:19 [2021-07-16T22:21:19.673Z] --- PASS: TestConfigsCreateAndDelete (2.64s)
22:21:19 [2021-07-16T22:21:19.673Z] === RUN   TestConfigsUpdate
22:21:21 [2021-07-16T22:21:21.059Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:21:21 [2021-07-16T22:21:21.630Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
22:21:21 [2021-07-16T22:21:21.894Z] --- PASS: TestConfigsUpdate (2.49s)
22:21:21 [2021-07-16T22:21:21.894Z] === RUN   TestTemplatedConfig
22:21:22 [2021-07-16T22:21:22.153Z]     check_test.go:309: [d30050ca84e23] daemon is not started
22:21:22 [2021-07-16T22:21:22.153Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
22:21:22 [2021-07-16T22:21:22.714Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
22:21:22 [2021-07-16T22:21:22.970Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:21:23 [2021-07-16T22:21:23.226Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
22:21:23 [2021-07-16T22:21:23.788Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:21:23 [2021-07-16T22:21:23.788Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
22:21:27 [2021-07-16T22:21:27.059Z] --- PASS: TestTemplatedConfig (5.08s)
22:21:27 [2021-07-16T22:21:27.059Z] === RUN   TestConfigCreateResolve
22:21:27 [2021-07-16T22:21:27.620Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
22:21:28 [2021-07-16T22:21:28.117Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
22:21:28 [2021-07-16T22:21:28.117Z] PASS
22:21:28 [2021-07-16T22:21:28.117Z] 
22:21:28 [2021-07-16T22:21:28.117Z] DONE 17 tests in 46.823s
22:21:28 [2021-07-16T22:21:28.117Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:21:28 [2021-07-16T22:21:28.117Z] INFO: Testing against a local daemon
22:21:28 [2021-07-16T22:21:28.118Z] === RUN   TestPluginInvalidJSON
22:21:28 [2021-07-16T22:21:28.118Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:21:28 [2021-07-16T22:21:28.118Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:21:28 [2021-07-16T22:21:28.118Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:21:28 [2021-07-16T22:21:28.118Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:21:28 [2021-07-16T22:21:28.118Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:21:28 [2021-07-16T22:21:28.118Z] === RUN   TestPluginInstall
22:21:28 [2021-07-16T22:21:28.118Z] === RUN   TestPluginInstall/no_auth
22:21:28 [2021-07-16T22:21:28.118Z] time="2021-07-16T22:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:28 [2021-07-16T22:21:28.118Z] time="2021-07-16T22:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0190f700577f3d4c90148075ea5b6e78111de4213e2a8e9995415b47394837f2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:28 [2021-07-16T22:21:28.118Z] time="2021-07-16T22:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:28 [2021-07-16T22:21:28.118Z] time="2021-07-16T22:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0190f700577f3d4c90148075ea5b6e78111de4213e2a8e9995415b47394837f2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:28 [2021-07-16T22:21:28.373Z] === RUN   TestPluginInstall/with_htpasswd
22:21:28 [2021-07-16T22:21:28.629Z] time="2021-07-16T22:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:28 [2021-07-16T22:21:28.629Z] time="2021-07-16T22:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed56c8b945c5368715182ff72f0dcce8f2b130c0c92e82637c0ab5bb8f763d0a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:28 [2021-07-16T22:21:28.629Z] time="2021-07-16T22:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:28 [2021-07-16T22:21:28.629Z] time="2021-07-16T22:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed56c8b945c5368715182ff72f0dcce8f2b130c0c92e82637c0ab5bb8f763d0a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:28 [2021-07-16T22:21:28.884Z] === RUN   TestPluginInstall/with_insecure
22:21:29 [2021-07-16T22:21:29.811Z] time="2021-07-16T22:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:29 [2021-07-16T22:21:29.811Z] time="2021-07-16T22:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:129b07aa86c8fb74dff135a83819ac3b1b791863c2a92d941057dd6fec2f82c0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:29 [2021-07-16T22:21:29.811Z] time="2021-07-16T22:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:21:29 [2021-07-16T22:21:29.811Z] time="2021-07-16T22:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:129b07aa86c8fb74dff135a83819ac3b1b791863c2a92d941057dd6fec2f82c0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:21:30 [2021-07-16T22:21:30.067Z]     plugin_test.go:165: [d9a5ac1d30b7e] daemon is not started
22:21:30 [2021-07-16T22:21:30.067Z] --- PASS: TestPluginInstall (3.61s)
22:21:30 [2021-07-16T22:21:30.067Z]     --- PASS: TestPluginInstall/no_auth (1.85s)
22:21:30 [2021-07-16T22:21:30.067Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
22:21:30 [2021-07-16T22:21:30.067Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
22:21:30 [2021-07-16T22:21:30.067Z] === RUN   TestPluginsWithRuntimes
22:21:30 [2021-07-16T22:21:30.134Z] --- PASS: TestConfigCreateResolve (3.13s)
22:21:30 [2021-07-16T22:21:30.134Z] PASS
22:21:30 [2021-07-16T22:21:30.134Z] 
22:21:30 [2021-07-16T22:21:30.134Z] DONE 6 tests in 19.214s
22:21:30 [2021-07-16T22:21:30.134Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:21:30 [2021-07-16T22:21:30.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
22:21:30 [2021-07-16T22:21:30.134Z] ++ set -e
22:21:30 [2021-07-16T22:21:30.134Z] ++ '[' -n 0 ']'
22:21:30 [2021-07-16T22:21:30.134Z] ++ set -x
22:21:30 [2021-07-16T22:21:30.134Z] ++ env -i DEST=/go/src/github.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
22:21:30 [2021-07-16T22:21:30.390Z] INFO: Testing against a local daemon
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestCheckpoint
22:21:30 [2021-07-16T22:21:30.390Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:21:30 [2021-07-16T22:21:30.390Z] --- SKIP: TestCheckpoint (0.00s)
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestContainerInvalidJSON
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:21:30 [2021-07-16T22:21:30.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:21:30 [2021-07-16T22:21:30.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:21:30 [2021-07-16T22:21:30.390Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:21:30 [2021-07-16T22:21:30.390Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:21:30 [2021-07-16T22:21:30.390Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:21:30 [2021-07-16T22:21:30.390Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:21:30 [2021-07-16T22:21:30.390Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:21:30 [2021-07-16T22:21:30.390Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:21:30 [2021-07-16T22:21:30.390Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:21:30 [2021-07-16T22:21:30.390Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:21:30 [2021-07-16T22:21:30.390Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:21:30 [2021-07-16T22:21:30.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
22:21:30 [2021-07-16T22:21:30.646Z] === RUN   TestCopyFromContainerPathIsNotDir
22:21:30 [2021-07-16T22:21:30.646Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:21:30 [2021-07-16T22:21:30.646Z] === RUN   TestCopyToContainerPathDoesNotExist
22:21:30 [2021-07-16T22:21:30.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:21:30 [2021-07-16T22:21:30.646Z] === RUN   TestCopyToContainerPathIsNotDir
22:21:30 [2021-07-16T22:21:30.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:21:30 [2021-07-16T22:21:30.646Z] === RUN   TestCopyFromContainer
22:21:31 [2021-07-16T22:21:31.956Z] === RUN   TestPluginsWithRuntimes/No_Args
22:21:32 [2021-07-16T22:21:32.518Z] === RUN   TestPluginsWithRuntimes/With_Args
22:21:32 [2021-07-16T22:21:32.537Z] === RUN   TestCopyFromContainer//
22:21:32 [2021-07-16T22:21:32.793Z] === RUN   TestCopyFromContainer//bar/root
22:21:33 [2021-07-16T22:21:33.049Z] === RUN   TestCopyFromContainer//bar/root/
22:21:33 [2021-07-16T22:21:33.049Z] === RUN   TestCopyFromContainer/bar/quux
22:21:33 [2021-07-16T22:21:33.306Z] === RUN   TestCopyFromContainer/bar/quux/
22:21:33 [2021-07-16T22:21:33.306Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:21:33 [2021-07-16T22:21:33.306Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:21:33 [2021-07-16T22:21:33.444Z] --- PASS: TestPluginsWithRuntimes (3.46s)
22:21:33 [2021-07-16T22:21:33.444Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
22:21:33 [2021-07-16T22:21:33.444Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
22:21:33 [2021-07-16T22:21:33.444Z] === RUN   TestPluginBackCompatMediaTypes
22:21:33 [2021-07-16T22:21:33.563Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
22:21:33 [2021-07-16T22:21:33.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:21:33 [2021-07-16T22:21:33.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:21:33 [2021-07-16T22:21:33.819Z] === RUN   TestCopyFromContainer/bar/notarget
22:21:33 [2021-07-16T22:21:33.819Z] --- PASS: TestCopyFromContainer (3.21s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer// (0.13s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
22:21:33 [2021-07-16T22:21:33.819Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
22:21:33 [2021-07-16T22:21:33.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:21:33 [2021-07-16T22:21:33.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:33 [2021-07-16T22:21:33.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:33 [2021-07-16T22:21:33.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:33 [2021-07-16T22:21:33.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:33 [2021-07-16T22:21:33.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:33 [2021-07-16T22:21:33.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:34 [2021-07-16T22:21:34.006Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
22:21:34 [2021-07-16T22:21:34.006Z] PASS
22:21:34 [2021-07-16T22:21:34.006Z] 
22:21:34 [2021-07-16T22:21:34.006Z] DONE 10 tests in 7.695s
22:21:34 [2021-07-16T22:21:34.075Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:34 [2021-07-16T22:21:34.075Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:34 [2021-07-16T22:21:34.075Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:34 [2021-07-16T22:21:34.075Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:21:34 [2021-07-16T22:21:34.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateLinkToNonExistingContainer
22:21:34 [2021-07-16T22:21:34.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateWithInvalidEnv
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateWithInvalidEnv/0
22:21:34 [2021-07-16T22:21:34.076Z] === PAUSE TestCreateWithInvalidEnv/0
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateWithInvalidEnv/1
22:21:34 [2021-07-16T22:21:34.076Z] === PAUSE TestCreateWithInvalidEnv/1
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateWithInvalidEnv/2
22:21:34 [2021-07-16T22:21:34.076Z] === PAUSE TestCreateWithInvalidEnv/2
22:21:34 [2021-07-16T22:21:34.076Z] === CONT  TestCreateWithInvalidEnv/0
22:21:34 [2021-07-16T22:21:34.076Z] === CONT  TestCreateWithInvalidEnv/2
22:21:34 [2021-07-16T22:21:34.076Z] === CONT  TestCreateWithInvalidEnv/1
22:21:34 [2021-07-16T22:21:34.076Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:21:34 [2021-07-16T22:21:34.076Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateTmpfsMountsTarget
22:21:34 [2021-07-16T22:21:34.076Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:21:34 [2021-07-16T22:21:34.076Z] === RUN   TestCreateWithCustomMaskedPaths
22:21:34 [2021-07-16T22:21:34.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:21:34 [2021-07-16T22:21:34.337Z] INFO: Testing against a local daemon
22:21:34 [2021-07-16T22:21:34.337Z] === RUN   TestExternalGraphDriver
22:21:34 [2021-07-16T22:21:34.337Z] === RUN   TestExternalGraphDriver/json
22:21:36 [2021-07-16T22:21:36.224Z] === RUN   TestExternalGraphDriver/spec
22:21:37 [2021-07-16T22:21:37.352Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
22:21:37 [2021-07-16T22:21:37.352Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:21:37 [2021-07-16T22:21:37.352Z]     check_test.go:309: [d7b5256ea6ff3] daemon is not started
22:21:37 [2021-07-16T22:21:37.352Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
22:21:37 [2021-07-16T22:21:37.914Z] --- PASS: TestCreateWithCustomMaskedPaths (3.83s)
22:21:37 [2021-07-16T22:21:37.914Z] === RUN   TestCreateWithCustomReadonlyPaths
22:21:38 [2021-07-16T22:21:38.110Z] === RUN   TestExternalGraphDriver/pull
22:21:39 [2021-07-16T22:21:39.804Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
22:21:39 [2021-07-16T22:21:39.996Z] --- PASS: TestExternalGraphDriver (5.44s)
22:21:39 [2021-07-16T22:21:39.996Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
22:21:39 [2021-07-16T22:21:39.996Z]     --- PASS: TestExternalGraphDriver/spec (1.92s)
22:21:39 [2021-07-16T22:21:39.996Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
22:21:39 [2021-07-16T22:21:39.996Z] === RUN   TestGraphdriverPluginV2
22:21:40 [2021-07-16T22:21:40.061Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:21:40 [2021-07-16T22:21:40.061Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:21:41 [2021-07-16T22:21:41.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.52s)
22:21:41 [2021-07-16T22:21:41.428Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:21:41 [2021-07-16T22:21:41.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:41 [2021-07-16T22:21:41.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:41 [2021-07-16T22:21:41.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:41 [2021-07-16T22:21:41.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:41 [2021-07-16T22:21:41.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:41 [2021-07-16T22:21:41.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:41 [2021-07-16T22:21:41.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:41 [2021-07-16T22:21:41.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:41 [2021-07-16T22:21:41.429Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:41 [2021-07-16T22:21:41.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:41 [2021-07-16T22:21:41.429Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:41 [2021-07-16T22:21:41.429Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:41 [2021-07-16T22:21:41.429Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:41 [2021-07-16T22:21:41.429Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:41 [2021-07-16T22:21:41.429Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:41 [2021-07-16T22:21:41.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:21:41 [2021-07-16T22:21:41.429Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:21:41 [2021-07-16T22:21:41.429Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:21:41 [2021-07-16T22:21:41.429Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:21:41 [2021-07-16T22:21:41.429Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
22:21:41 [2021-07-16T22:21:41.429Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
22:21:41 [2021-07-16T22:21:41.429Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:21:42 [2021-07-16T22:21:42.360Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:21:42 [2021-07-16T22:21:42.360Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
22:21:42 [2021-07-16T22:21:42.926Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.48s)
22:21:42 [2021-07-16T22:21:42.926Z] === RUN   TestCreateDifferentPlatform
22:21:42 [2021-07-16T22:21:42.926Z] === RUN   TestCreateDifferentPlatform/different_os
22:21:42 [2021-07-16T22:21:42.926Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:21:42 [2021-07-16T22:21:42.926Z] --- PASS: TestCreateDifferentPlatform (0.03s)
22:21:42 [2021-07-16T22:21:42.926Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:21:42 [2021-07-16T22:21:42.926Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:21:42 [2021-07-16T22:21:42.926Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:21:42 [2021-07-16T22:21:42.926Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:21:42 [2021-07-16T22:21:42.926Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:21:43 [2021-07-16T22:21:43.182Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestContainerStartOnDaemonRestart
22:21:43 [2021-07-16T22:21:43.182Z] === PAUSE TestContainerStartOnDaemonRestart
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestDaemonRestartIpcMode
22:21:43 [2021-07-16T22:21:43.182Z] === PAUSE TestDaemonRestartIpcMode
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestDaemonHostGatewayIP
22:21:43 [2021-07-16T22:21:43.182Z] === PAUSE TestDaemonHostGatewayIP
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestRestartDaemonWithRestartingContainer
22:21:43 [2021-07-16T22:21:43.182Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestContainerKillOnDaemonStart
22:21:43 [2021-07-16T22:21:43.182Z] === PAUSE TestContainerKillOnDaemonStart
22:21:43 [2021-07-16T22:21:43.182Z] === RUN   TestDiff
22:21:43 [2021-07-16T22:21:43.270Z] --- PASS: TestGraphdriverPluginV2 (3.66s)
22:21:43 [2021-07-16T22:21:43.270Z] PASS
22:21:43 [2021-07-16T22:21:43.270Z] 
22:21:43 [2021-07-16T22:21:43.270Z] DONE 5 tests in 9.134s
22:21:43 [2021-07-16T22:21:43.270Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:21:43 [2021-07-16T22:21:43.270Z] INFO: Testing against a local daemon
22:21:43 [2021-07-16T22:21:43.270Z] === RUN   TestContinueAfterPluginCrash
22:21:43 [2021-07-16T22:21:43.270Z] === PAUSE TestContinueAfterPluginCrash
22:21:43 [2021-07-16T22:21:43.270Z] === RUN   TestReadPluginNoRead
22:21:43 [2021-07-16T22:21:43.270Z] === PAUSE TestReadPluginNoRead
22:21:43 [2021-07-16T22:21:43.270Z] === RUN   TestDaemonStartWithLogOpt
22:21:43 [2021-07-16T22:21:43.270Z] === PAUSE TestDaemonStartWithLogOpt
22:21:43 [2021-07-16T22:21:43.270Z] === CONT  TestContinueAfterPluginCrash
22:21:43 [2021-07-16T22:21:43.270Z] === CONT  TestDaemonStartWithLogOpt
22:21:44 [2021-07-16T22:21:44.550Z] --- PASS: TestDiff (1.17s)
22:21:44 [2021-07-16T22:21:44.550Z] === RUN   TestExecWithCloseStdin
22:21:45 [2021-07-16T22:21:45.113Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
22:21:46 [2021-07-16T22:21:46.300Z] --- PASS: TestExecWithCloseStdin (1.88s)
22:21:46 [2021-07-16T22:21:46.300Z] === RUN   TestExec
22:21:47 [2021-07-16T22:21:47.252Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:21:47 [2021-07-16T22:21:47.443Z] --- PASS: TestDaemonStartWithLogOpt (3.49s)
22:21:47 [2021-07-16T22:21:47.443Z] === CONT  TestReadPluginNoRead
22:21:47 [2021-07-16T22:21:47.513Z]     check_test.go:309: [dd4fdde0483b5] daemon is not started
22:21:47 [2021-07-16T22:21:47.513Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
22:21:48 [2021-07-16T22:21:48.075Z] --- PASS: TestExec (2.03s)
22:21:48 [2021-07-16T22:21:48.075Z] === RUN   TestExecUser
22:21:49 [2021-07-16T22:21:49.004Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:21:49 [2021-07-16T22:21:49.331Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:21:49 [2021-07-16T22:21:49.933Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:21:50 [2021-07-16T22:21:50.190Z] --- PASS: TestExecUser (1.90s)
22:21:50 [2021-07-16T22:21:50.190Z] === RUN   TestExportContainerAndImportImage
22:21:50 [2021-07-16T22:21:50.695Z] === RUN   TestReadPluginNoRead/default
22:21:51 [2021-07-16T22:21:51.556Z] --- PASS: TestExportContainerAndImportImage (1.56s)
22:21:51 [2021-07-16T22:21:51.556Z] === RUN   TestExportContainerAfterDaemonRestart
22:21:51 [2021-07-16T22:21:51.813Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
22:21:52 [2021-07-16T22:21:52.060Z] --- PASS: TestContinueAfterPluginCrash (8.81s)
22:21:52 [2021-07-16T22:21:52.060Z] === RUN   TestReadPluginNoRead/disabled_caching
22:21:52 [2021-07-16T22:21:52.376Z]     check_test.go:309: [d312cbb697340] daemon is not started
22:21:52 [2021-07-16T22:21:52.376Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
22:21:53 [2021-07-16T22:21:53.305Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
22:21:53 [2021-07-16T22:21:53.305Z] === RUN   TestHealthCheckWorkdir
22:21:53 [2021-07-16T22:21:53.948Z] === CONT  TestReadPluginNoRead
22:21:53 [2021-07-16T22:21:53.949Z]     read_test.go:92: [dfef0f975e9ca] daemon is not started
22:21:53 [2021-07-16T22:21:53.949Z] --- PASS: TestReadPluginNoRead (6.83s)
22:21:53 [2021-07-16T22:21:53.949Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
22:21:53 [2021-07-16T22:21:53.949Z]     --- PASS: TestReadPluginNoRead/default (1.54s)
22:21:53 [2021-07-16T22:21:53.949Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
22:21:53 [2021-07-16T22:21:53.949Z] PASS
22:21:53 [2021-07-16T22:21:53.949Z] 
22:21:53 [2021-07-16T22:21:53.949Z] DONE 6 tests in 10.350s
22:21:53 [2021-07-16T22:21:53.949Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:21:53 [2021-07-16T22:21:53.949Z] testing: warning: no tests to run
22:21:53 [2021-07-16T22:21:53.949Z] PASS
22:21:53 [2021-07-16T22:21:53.949Z] 
22:21:53 [2021-07-16T22:21:53.949Z] DONE 0 tests in 0.009s
22:21:53 [2021-07-16T22:21:53.949Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:21:53 [2021-07-16T22:21:53.949Z] INFO: Testing against a local daemon
22:21:53 [2021-07-16T22:21:53.949Z] === RUN   TestPluginWithDevMounts
22:21:53 [2021-07-16T22:21:53.949Z] === PAUSE TestPluginWithDevMounts
22:21:53 [2021-07-16T22:21:53.949Z] === CONT  TestPluginWithDevMounts
22:21:54 [2021-07-16T22:21:54.234Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:21:54 [2021-07-16T22:21:54.796Z]     docker_cli_daemon_plugins_test.go:79: [dbf6c7c8f5494] daemon is not started
22:21:55 [2021-07-16T22:21:55.315Z] --- PASS: TestPluginWithDevMounts (1.62s)
22:21:55 [2021-07-16T22:21:55.315Z] PASS
22:21:55 [2021-07-16T22:21:55.315Z] 
22:21:55 [2021-07-16T22:21:55.315Z] DONE 1 tests in 1.667s
22:21:55 [2021-07-16T22:21:55.315Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:21:55 [2021-07-16T22:21:55.315Z] INFO: Testing against a local daemon
22:21:55 [2021-07-16T22:21:55.315Z] === RUN   TestSecretInspect
22:21:55 [2021-07-16T22:21:55.357Z] --- PASS: TestHealthCheckWorkdir (1.99s)
22:21:55 [2021-07-16T22:21:55.357Z] === RUN   TestHealthKillContainer
22:21:55 [2021-07-16T22:21:55.613Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
22:21:56 [2021-07-16T22:21:56.978Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:21:57 [2021-07-16T22:21:57.831Z] --- PASS: TestSecretInspect (2.17s)
22:21:57 [2021-07-16T22:21:57.831Z] === RUN   TestSecretList
22:21:57 [2021-07-16T22:21:57.905Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:21:57 [2021-07-16T22:21:57.905Z]     docker_cli_daemon_plugins_test.go:169: [d312da06da1b0] daemon is not started
22:21:58 [2021-07-16T22:21:58.833Z] --- PASS: TestHealthKillContainer (3.51s)
22:21:58 [2021-07-16T22:21:58.833Z] === RUN   TestInspectCpusetInConfigPre120
22:21:59 [2021-07-16T22:21:59.090Z] === RUN   TestDockerSuite/TestBuildAddScript
22:21:59 [2021-07-16T22:21:59.349Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
22:21:59 [2021-07-16T22:21:59.719Z] --- PASS: TestSecretList (2.20s)
22:21:59 [2021-07-16T22:21:59.719Z] === RUN   TestSecretsCreateAndDelete
22:21:59 [2021-07-16T22:21:59.913Z] --- PASS: TestInspectCpusetInConfigPre120 (1.14s)
22:21:59 [2021-07-16T22:21:59.913Z] === RUN   TestIpcModeNone
22:22:01 [2021-07-16T22:22:01.803Z] --- PASS: TestIpcModeNone (2.03s)
22:22:01 [2021-07-16T22:22:01.803Z] === RUN   TestIpcModePrivate
22:22:02 [2021-07-16T22:22:02.232Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
22:22:02 [2021-07-16T22:22:02.232Z] === RUN   TestSecretsUpdate
22:22:03 [2021-07-16T22:22:03.172Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:22:03 [2021-07-16T22:22:03.428Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
22:22:03 [2021-07-16T22:22:03.684Z] --- PASS: TestIpcModePrivate (1.74s)
22:22:03 [2021-07-16T22:22:03.684Z] === RUN   TestIpcModeShareable
22:22:03 [2021-07-16T22:22:03.684Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
22:22:04 [2021-07-16T22:22:04.121Z] --- PASS: TestSecretsUpdate (2.13s)
22:22:04 [2021-07-16T22:22:04.121Z] === RUN   TestTemplatedSecret
22:22:04 [2021-07-16T22:22:04.246Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
22:22:04 [2021-07-16T22:22:04.812Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
22:22:05 [2021-07-16T22:22:05.069Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
22:22:05 [2021-07-16T22:22:05.326Z] --- PASS: TestIpcModeShareable (1.64s)
22:22:05 [2021-07-16T22:22:05.326Z] === RUN   TestAPIIpcModeShareableAndContainer
22:22:05 [2021-07-16T22:22:05.326Z]     check_test.go:309: [d02cc2866b0cc] daemon is not started
22:22:05 [2021-07-16T22:22:05.326Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
22:22:07 [2021-07-16T22:22:07.387Z] --- PASS: TestTemplatedSecret (3.22s)
22:22:07 [2021-07-16T22:22:07.387Z] === RUN   TestSecretCreateResolve
22:22:07 [2021-07-16T22:22:07.844Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
22:22:09 [2021-07-16T22:22:09.899Z] --- PASS: TestSecretCreateResolve (2.16s)
22:22:09 [2021-07-16T22:22:09.899Z] PASS
22:22:09 [2021-07-16T22:22:09.899Z] 
22:22:09 [2021-07-16T22:22:09.899Z] DONE 6 tests in 14.102s
22:22:09 [2021-07-16T22:22:09.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:22:09 [2021-07-16T22:22:09.899Z] INFO: Testing against a local daemon
22:22:09 [2021-07-16T22:22:09.899Z] === RUN   TestServiceCreateInit
22:22:09 [2021-07-16T22:22:09.899Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:22:10 [2021-07-16T22:22:10.361Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
22:22:10 [2021-07-16T22:22:10.361Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.94s)
22:22:10 [2021-07-16T22:22:10.361Z] === RUN   TestAPIIpcModeHost
22:22:12 [2021-07-16T22:22:12.249Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
22:22:12 [2021-07-16T22:22:12.505Z] --- PASS: TestAPIIpcModeHost (2.26s)
22:22:12 [2021-07-16T22:22:12.505Z] === RUN   TestDaemonIpcModeShareable
22:22:12 [2021-07-16T22:22:12.869Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
22:22:12 [2021-07-16T22:22:12.871Z] Copying nested executables into bundles/cross/linux/amd64-daemon
22:22:12 [2021-07-16T22:22:12.871Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
22:22:12 [2021-07-16T22:22:12.871Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:22:12 [2021-07-16T22:22:12.871Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
22:22:12 [2021-07-16T22:22:12.871Z] Cross building: bundles/cross/windows/amd64
22:22:12 [2021-07-16T22:22:12.871Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
22:22:12 [2021-07-16T22:22:12.871Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:22:13 [2021-07-16T22:22:13.874Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:22:14 [2021-07-16T22:22:14.063Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:22:14 [2021-07-16T22:22:14.130Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
22:22:15 [2021-07-16T22:22:15.060Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
22:22:15 [2021-07-16T22:22:15.317Z] --- PASS: TestDaemonIpcModeShareable (2.82s)
22:22:15 [2021-07-16T22:22:15.317Z] === RUN   TestDaemonIpcModePrivate
22:22:16 [2021-07-16T22:22:16.248Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
22:22:18 [2021-07-16T22:22:18.144Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false
22:22:18 [2021-07-16T22:22:18.144Z] --- PASS: TestDaemonIpcModePrivate (2.96s)
22:22:18 [2021-07-16T22:22:18.144Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:22:18 [2021-07-16T22:22:18.706Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
22:22:19 [2021-07-16T22:22:19.304Z] --- PASS: TestServiceCreateInit (9.08s)
22:22:19 [2021-07-16T22:22:19.304Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
22:22:19 [2021-07-16T22:22:19.304Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s)
22:22:19 [2021-07-16T22:22:19.304Z] === RUN   TestCreateServiceMultipleTimes
22:22:21 [2021-07-16T22:22:21.225Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false
22:22:21 [2021-07-16T22:22:21.225Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:22:21 [2021-07-16T22:22:21.225Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.74s)
22:22:21 [2021-07-16T22:22:21.225Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:22:21 [2021-07-16T22:22:21.225Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
22:22:21 [2021-07-16T22:22:21.787Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
22:22:23 [2021-07-16T22:22:23.153Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
22:22:23 [2021-07-16T22:22:23.409Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.35s)
22:22:23 [2021-07-16T22:22:23.409Z] === RUN   TestIpcModeOlderClient
22:22:23 [2021-07-16T22:22:23.409Z] === PAUSE TestIpcModeOlderClient
22:22:23 [2021-07-16T22:22:23.409Z] === RUN   TestKillContainerInvalidSignal
22:22:24 [2021-07-16T22:22:24.337Z] --- PASS: TestKillContainerInvalidSignal (0.91s)
22:22:24 [2021-07-16T22:22:24.337Z] === RUN   TestKillContainer
22:22:24 [2021-07-16T22:22:24.337Z] === RUN   TestKillContainer/no_signal
22:22:24 [2021-07-16T22:22:24.337Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:22:24 [2021-07-16T22:22:24.594Z] === RUN   TestDockerSuite/TestBuildAddTar
22:22:25 [2021-07-16T22:22:25.157Z] === RUN   TestKillContainer/non_killing_signal
22:22:25 [2021-07-16T22:22:25.414Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
22:22:25 [2021-07-16T22:22:25.976Z] === RUN   TestKillContainer/killing_signal
22:22:27 [2021-07-16T22:22:27.342Z] --- PASS: TestKillContainer (2.88s)
22:22:27 [2021-07-16T22:22:27.342Z]     --- PASS: TestKillContainer/no_signal (0.91s)
22:22:27 [2021-07-16T22:22:27.342Z]     --- PASS: TestKillContainer/non_killing_signal (0.88s)
22:22:27 [2021-07-16T22:22:27.342Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
22:22:27 [2021-07-16T22:22:27.342Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:22:27 [2021-07-16T22:22:27.342Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:22:27 [2021-07-16T22:22:27.904Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:22:29 [2021-07-16T22:22:29.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s)
22:22:29 [2021-07-16T22:22:29.273Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
22:22:29 [2021-07-16T22:22:29.273Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s)
22:22:29 [2021-07-16T22:22:29.273Z] === RUN   TestKillStoppedContainer
22:22:29 [2021-07-16T22:22:29.273Z] --- PASS: TestKillStoppedContainer (0.05s)
22:22:29 [2021-07-16T22:22:29.273Z] === RUN   TestKillStoppedContainerAPIPre120
22:22:29 [2021-07-16T22:22:29.273Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:22:29 [2021-07-16T22:22:29.273Z] === RUN   TestKillDifferentUserContainer
22:22:29 [2021-07-16T22:22:29.836Z] --- PASS: TestKillDifferentUserContainer (0.87s)
22:22:29 [2021-07-16T22:22:29.836Z] === RUN   TestInspectOomKilledTrue
22:22:29 [2021-07-16T22:22:29.836Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:22:29 [2021-07-16T22:22:29.836Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:22:29 [2021-07-16T22:22:29.836Z] === RUN   TestInspectOomKilledFalse
22:22:29 [2021-07-16T22:22:29.836Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:22:29 [2021-07-16T22:22:29.836Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:22:29 [2021-07-16T22:22:29.836Z] === RUN   TestLinksEtcHostsContentMatch
22:22:31 [2021-07-16T22:22:31.202Z] --- PASS: TestLinksEtcHostsContentMatch (1.19s)
22:22:31 [2021-07-16T22:22:31.202Z] === RUN   TestLinksContainerNames
22:22:32 [2021-07-16T22:22:32.161Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
22:22:33 [2021-07-16T22:22:33.527Z] --- PASS: TestLinksContainerNames (2.39s)
22:22:33 [2021-07-16T22:22:33.527Z] === RUN   TestLogsFollowTailEmpty
22:22:33 [2021-07-16T22:22:33.527Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:22:34 [2021-07-16T22:22:34.893Z] --- PASS: TestLogsFollowTailEmpty (1.23s)
22:22:34 [2021-07-16T22:22:34.893Z] === RUN   TestContainerNetworkMountsNoChown
22:22:35 [2021-07-16T22:22:35.149Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:22:35 [2021-07-16T22:22:35.711Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s)
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/default
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/default
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/private
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/private
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/rprivate
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/rprivate
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/slave
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/slave
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/rslave
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/rslave
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/shared
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/shared
22:22:35 [2021-07-16T22:22:35.711Z] === RUN   TestMountDaemonRoot/rshared
22:22:35 [2021-07-16T22:22:35.711Z] === PAUSE TestMountDaemonRoot/rshared
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/default
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/default/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/default/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/default/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rshared
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/shared
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rslave
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/slave
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rprivate
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/private
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/private/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/private/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/default/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:22:35 [2021-07-16T22:22:35.967Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/private/bind_root
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:22:36 [2021-07-16T22:22:36.223Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:22:36 [2021-07-16T22:22:36.480Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:22:36 [2021-07-16T22:22:36.480Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:22:36 [2021-07-16T22:22:36.480Z] === CONT  TestMountDaemonRoot/private/mount_root
22:22:36 [2021-07-16T22:22:36.480Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:22:36 [2021-07-16T22:22:36.480Z] --- PASS: TestMountDaemonRoot (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:22:36 [2021-07-16T22:22:36.480Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:22:36 [2021-07-16T22:22:36.480Z] === RUN   TestContainerBindMountNonRecursive
22:22:37 [2021-07-16T22:22:37.344Z] --- PASS: TestCreateServiceMultipleTimes (17.13s)
22:22:37 [2021-07-16T22:22:37.344Z] === RUN   TestCreateServiceConflict
22:22:37 [2021-07-16T22:22:37.408Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:22:37 [2021-07-16T22:22:37.906Z] --- PASS: TestCreateServiceConflict (2.20s)
22:22:37 [2021-07-16T22:22:37.906Z] === RUN   TestCreateServiceMaxReplicas
22:22:41 [2021-07-16T22:22:41.780Z] --- PASS: TestCreateServiceMaxReplicas (3.09s)
22:22:41 [2021-07-16T22:22:41.780Z] === RUN   TestCreateWithDuplicateNetworkNames
22:22:41 [2021-07-16T22:22:41.783Z] --- PASS: TestContainerBindMountNonRecursive (3.69s)
22:22:41 [2021-07-16T22:22:41.783Z] === RUN   TestContainerVolumesMountedAsShared
22:22:41 [2021-07-16T22:22:41.783Z]     check_test.go:309: [dfdccb506ab48] daemon is not started
22:22:41 [2021-07-16T22:22:41.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
22:22:41 [2021-07-16T22:22:41.783Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s)
22:22:41 [2021-07-16T22:22:41.783Z] === RUN   TestContainerVolumesMountedAsSlave
22:22:42 [2021-07-16T22:22:42.344Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s)
22:22:42 [2021-07-16T22:22:42.344Z] === RUN   TestNetworkNat
22:22:43 [2021-07-16T22:22:43.272Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
22:22:43 [2021-07-16T22:22:43.272Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:22:43 [2021-07-16T22:22:43.531Z] --- PASS: TestNetworkNat (1.26s)
22:22:43 [2021-07-16T22:22:43.531Z] === RUN   TestNetworkLocalhostTCPNat
22:22:45 [2021-07-16T22:22:45.423Z] --- PASS: TestNetworkLocalhostTCPNat (1.45s)
22:22:45 [2021-07-16T22:22:45.423Z] === RUN   TestNetworkLoopbackNat
22:22:49 [2021-07-16T22:22:49.591Z] --- PASS: TestNetworkLoopbackNat (4.48s)
22:22:49 [2021-07-16T22:22:49.592Z] === RUN   TestPause
22:22:50 [2021-07-16T22:22:50.958Z] --- PASS: TestPause (1.31s)
22:22:50 [2021-07-16T22:22:50.958Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:22:50 [2021-07-16T22:22:50.958Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:22:50 [2021-07-16T22:22:50.958Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:22:50 [2021-07-16T22:22:50.958Z] === RUN   TestPauseStopPausedContainer
22:22:52 [2021-07-16T22:22:52.327Z] --- PASS: TestPauseStopPausedContainer (1.40s)
22:22:52 [2021-07-16T22:22:52.327Z] === RUN   TestPidHost
22:22:53 [2021-07-16T22:22:53.696Z] === RUN   TestDockerSuite/TestBuildBlankName
22:22:54 [2021-07-16T22:22:54.257Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
22:22:56 [2021-07-16T22:22:56.148Z] --- PASS: TestPidHost (3.81s)
22:22:56 [2021-07-16T22:22:56.148Z] === RUN   TestPsFilter
22:22:56 [2021-07-16T22:22:56.148Z] --- PASS: TestPsFilter (0.15s)
22:22:56 [2021-07-16T22:22:56.148Z] === RUN   TestRemoveContainerWithRemovedVolume
22:22:56 [2021-07-16T22:22:56.612Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
22:22:56 [2021-07-16T22:22:56.612Z] === RUN   TestCreateServiceSecretFileMode
22:22:57 [2021-07-16T22:22:57.174Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
22:22:57 [2021-07-16T22:22:57.174Z] === RUN   TestCreateServiceConfigFileMode
22:22:58 [2021-07-16T22:22:58.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.54s)
22:22:58 [2021-07-16T22:22:58.048Z] === RUN   TestRemoveContainerWithVolume
22:22:58 [2021-07-16T22:22:58.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:22:59 [2021-07-16T22:22:59.415Z] --- PASS: TestRemoveContainerWithVolume (1.44s)
22:22:59 [2021-07-16T22:22:59.415Z] === RUN   TestRemoveContainerRunning
22:22:59 [2021-07-16T22:22:59.686Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
22:22:59 [2021-07-16T22:22:59.686Z] === RUN   TestCreateServiceSysctls
22:23:00 [2021-07-16T22:23:00.783Z] --- PASS: TestRemoveContainerRunning (1.32s)
22:23:00 [2021-07-16T22:23:00.783Z] === RUN   TestRemoveContainerForceRemoveRunning
22:23:01 [2021-07-16T22:23:01.040Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:23:01 [2021-07-16T22:23:01.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.38s)
22:23:01 [2021-07-16T22:23:01.968Z] === RUN   TestRemoveInvalidContainer
22:23:01 [2021-07-16T22:23:01.968Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:23:01 [2021-07-16T22:23:01.968Z] === RUN   TestRenameLinkedContainer
22:23:02 [2021-07-16T22:23:02.898Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:23:03 [2021-07-16T22:23:03.853Z] --- PASS: TestCreateServiceSysctls (3.75s)
22:23:03 [2021-07-16T22:23:03.854Z] === RUN   TestCreateServiceCapabilities
22:23:06 [2021-07-16T22:23:06.429Z] --- PASS: TestCreateServiceCapabilities (2.83s)
22:23:06 [2021-07-16T22:23:06.429Z] === RUN   TestInspect
22:23:07 [2021-07-16T22:23:07.168Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:23:07 [2021-07-16T22:23:07.423Z] --- PASS: TestRenameLinkedContainer (5.47s)
22:23:07 [2021-07-16T22:23:07.423Z] === RUN   TestRenameStoppedContainer
22:23:08 [2021-07-16T22:23:08.794Z] --- PASS: TestRenameStoppedContainer (1.44s)
22:23:08 [2021-07-16T22:23:08.794Z] === RUN   TestRenameRunningContainerAndReuse
22:23:09 [2021-07-16T22:23:09.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
22:23:09 [2021-07-16T22:23:09.692Z] --- PASS: TestInspect (3.21s)
22:23:09 [2021-07-16T22:23:09.692Z] === RUN   TestCreateJob
22:23:09 [2021-07-16T22:23:09.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:23:11 [2021-07-16T22:23:11.871Z] --- PASS: TestRenameRunningContainerAndReuse (2.78s)
22:23:11 [2021-07-16T22:23:11.871Z] === RUN   TestRenameInvalidName
22:23:11 [2021-07-16T22:23:11.871Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
22:23:12 [2021-07-16T22:23:12.801Z] --- PASS: TestRenameInvalidName (1.12s)
22:23:12 [2021-07-16T22:23:12.801Z] === RUN   TestRenameAnonymousContainer
22:23:12 [2021-07-16T22:23:12.958Z] --- PASS: TestCreateJob (3.27s)
22:23:12 [2021-07-16T22:23:12.958Z] === RUN   TestReplicatedJob
22:23:13 [2021-07-16T22:23:13.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:23:13 [2021-07-16T22:23:13.057Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
22:23:14 [2021-07-16T22:23:14.949Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:23:17 [2021-07-16T22:23:17.466Z] --- PASS: TestRenameAnonymousContainer (4.25s)
22:23:17 [2021-07-16T22:23:17.466Z] === RUN   TestRenameContainerWithSameName
22:23:18 [2021-07-16T22:23:18.440Z] --- PASS: TestRenameContainerWithSameName (1.33s)
22:23:18 [2021-07-16T22:23:18.440Z] === RUN   TestRenameContainerWithLinkedContainer
22:23:19 [2021-07-16T22:23:19.818Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:23:20 [2021-07-16T22:23:20.074Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
22:23:20 [2021-07-16T22:23:20.636Z] --- PASS: TestRenameContainerWithLinkedContainer (2.42s)
22:23:20 [2021-07-16T22:23:20.636Z] === RUN   TestResize
22:23:21 [2021-07-16T22:23:21.038Z] --- PASS: TestReplicatedJob (7.01s)
22:23:21 [2021-07-16T22:23:21.038Z] === RUN   TestUpdateReplicatedJob
22:23:22 [2021-07-16T22:23:22.003Z] --- PASS: TestResize (1.14s)
22:23:22 [2021-07-16T22:23:22.003Z] === RUN   TestResizeWithInvalidSize
22:23:22 [2021-07-16T22:23:22.917Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
22:23:22 [2021-07-16T22:23:22.917Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
22:23:22 [2021-07-16T22:23:22.917Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:23:22 [2021-07-16T22:23:22.917Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
22:23:22 [2021-07-16T22:23:22.917Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:23:22 [2021-07-16T22:23:22.917Z] remote: Enumerating objects: 23, done.
22:23:22 [2021-07-16T22:23:22.917Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:23:22 [2021-07-16T22:23:22.917Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:23:22 [2021-07-16T22:23:22.917Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:23:22 [2021-07-16T22:23:22.917Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
22:23:22 [2021-07-16T22:23:22.917Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:23:23 [2021-07-16T22:23:23.371Z] --- PASS: TestResizeWithInvalidSize (1.24s)
22:23:23 [2021-07-16T22:23:23.371Z] === RUN   TestResizeWhenContainerNotStarted
22:23:23 [2021-07-16T22:23:23.551Z] --- PASS: TestUpdateReplicatedJob (3.55s)
22:23:23 [2021-07-16T22:23:23.551Z] === RUN   TestServiceListWithStatuses
22:23:23 [2021-07-16T22:23:23.551Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:23:23 [2021-07-16T22:23:23.551Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:23:23 [2021-07-16T22:23:23.551Z] === RUN   TestDockerNetworkConnectAlias
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
22:23:24 [2021-07-16T22:23:24.300Z] --- PASS: TestResizeWhenContainerNotStarted (1.18s)
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:23:24 [2021-07-16T22:23:24.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:23:27 [2021-07-16T22:23:27.090Z] Cross building: bundles/cross/linux/ppc64le
22:23:27 [2021-07-16T22:23:27.090Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
22:23:27 [2021-07-16T22:23:27.090Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
22:23:27 [2021-07-16T22:23:27.725Z] --- PASS: TestDockerNetworkConnectAlias (4.50s)
22:23:27 [2021-07-16T22:23:27.725Z] === RUN   TestDockerNetworkReConnect
22:23:28 [2021-07-16T22:23:28.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:23:28 [2021-07-16T22:23:28.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:23:30 [2021-07-16T22:23:30.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:23:30 [2021-07-16T22:23:30.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:23:31 [2021-07-16T22:23:31.297Z]     check_test.go:309: [d7df0af6723e5] daemon is not started
22:23:31 [2021-07-16T22:23:31.297Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
22:23:31 [2021-07-16T22:23:31.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:23:31 [2021-07-16T22:23:31.888Z] --- PASS: TestDockerNetworkReConnect (3.68s)
22:23:31 [2021-07-16T22:23:31.888Z] === RUN   TestServicePlugin
22:23:32 [2021-07-16T22:23:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:23:33 [2021-07-16T22:23:33.048Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
22:23:35 [2021-07-16T22:23:35.152Z]     plugin_test.go:62: [d8006df04eb24] joining swarm manager [d3f4a443ec6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:23:35 [2021-07-16T22:23:35.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:23:35 [2021-07-16T22:23:35.829Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
22:23:35 [2021-07-16T22:23:35.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:23:36 [2021-07-16T22:23:36.085Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:23:36 [2021-07-16T22:23:36.517Z]     plugin_test.go:65: [d024652db8cda] joining swarm manager [d3f4a443ec6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:23:39 [2021-07-16T22:23:39.357Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:23:41 [2021-07-16T22:23:41.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:23:41 [2021-07-16T22:23:41.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:23:43 [2021-07-16T22:23:43.250Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:23:43 [2021-07-16T22:23:43.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:23:45 [2021-07-16T22:23:45.400Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.94s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.07s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.57s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.78s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.32s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.78s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s)
22:23:45 [2021-07-16T22:23:45.400Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.77s)
22:23:45 [2021-07-16T22:23:45.400Z] === RUN   TestCgroupNamespacesRun
22:23:46 [2021-07-16T22:23:46.771Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:23:48 [2021-07-16T22:23:48.140Z] --- PASS: TestCgroupNamespacesRun (2.80s)
22:23:48 [2021-07-16T22:23:48.140Z] === RUN   TestCgroupNamespacesRunPrivileged
22:23:50 [2021-07-16T22:23:50.032Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
22:23:50 [2021-07-16T22:23:50.032Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:23:50 [2021-07-16T22:23:50.288Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:23:51 [2021-07-16T22:23:51.217Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
22:23:53 [2021-07-16T22:23:53.107Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s)
22:23:53 [2021-07-16T22:23:53.107Z] === RUN   TestCgroupNamespacesRunHostMode
22:23:54 [2021-07-16T22:23:54.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
22:23:55 [2021-07-16T22:23:55.560Z] --- PASS: TestCgroupNamespacesRunHostMode (2.72s)
22:23:55 [2021-07-16T22:23:55.560Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:23:56 [2021-07-16T22:23:56.928Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
22:23:58 [2021-07-16T22:23:58.297Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:23:58 [2021-07-16T22:23:58.297Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.70s)
22:23:58 [2021-07-16T22:23:58.297Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:23:59 [2021-07-16T22:23:59.666Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
22:23:59 [2021-07-16T22:23:59.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:23:59 [2021-07-16T22:23:59.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
22:23:59 [2021-07-16T22:23:59.922Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:24:00 [2021-07-16T22:24:00.850Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
22:24:00 [2021-07-16T22:24:00.850Z] === RUN   TestCgroupNamespacesRunOlderClient
22:24:01 [2021-07-16T22:24:01.414Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:24:02 [2021-07-16T22:24:02.343Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:24:03 [2021-07-16T22:24:03.005Z] --- PASS: TestServicePlugin (30.11s)
22:24:03 [2021-07-16T22:24:03.005Z] === RUN   TestServiceUpdateLabel
22:24:03 [2021-07-16T22:24:03.272Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
22:24:03 [2021-07-16T22:24:03.272Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:24:03 [2021-07-16T22:24:03.272Z]     check_test.go:309: [db7443747d544] daemon is not started
22:24:03 [2021-07-16T22:24:03.272Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
22:24:03 [2021-07-16T22:24:03.272Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:24:03 [2021-07-16T22:24:03.272Z]     check_test.go:309: [dc818d1dbd7eb] daemon is not started
22:24:03 [2021-07-16T22:24:03.272Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
22:24:03 [2021-07-16T22:24:03.272Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:24:03 [2021-07-16T22:24:03.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s)
22:24:03 [2021-07-16T22:24:03.528Z] === RUN   TestNISDomainname
22:24:03 [2021-07-16T22:24:03.565Z] --- PASS: TestServiceUpdateLabel (1.80s)
22:24:03 [2021-07-16T22:24:03.565Z] === RUN   TestServiceUpdateSecrets
22:24:06 [2021-07-16T22:24:06.048Z] --- PASS: TestNISDomainname (2.44s)
22:24:06 [2021-07-16T22:24:06.048Z] === RUN   TestHostnameDnsResolution
22:24:06 [2021-07-16T22:24:06.304Z]     check_test.go:309: [df84e1c56c9b3] daemon is not started
22:24:06 [2021-07-16T22:24:06.304Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
22:24:08 [2021-07-16T22:24:08.204Z] --- PASS: TestHostnameDnsResolution (2.15s)
22:24:08 [2021-07-16T22:24:08.204Z] === RUN   TestStats
22:24:10 [2021-07-16T22:24:10.730Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:24:11 [2021-07-16T22:24:11.292Z] --- PASS: TestStats (3.29s)
22:24:11 [2021-07-16T22:24:11.292Z] === RUN   TestStopContainerWithTimeout
22:24:11 [2021-07-16T22:24:11.292Z] === RUN   TestStopContainerWithTimeout/0
22:24:11 [2021-07-16T22:24:11.292Z] === PAUSE TestStopContainerWithTimeout/0
22:24:11 [2021-07-16T22:24:11.292Z] === RUN   TestStopContainerWithTimeout/1
22:24:11 [2021-07-16T22:24:11.292Z] === PAUSE TestStopContainerWithTimeout/1
22:24:11 [2021-07-16T22:24:11.292Z] === RUN   TestStopContainerWithTimeout/3
22:24:11 [2021-07-16T22:24:11.292Z] === PAUSE TestStopContainerWithTimeout/3
22:24:11 [2021-07-16T22:24:11.292Z] === RUN   TestStopContainerWithTimeout/-1
22:24:11 [2021-07-16T22:24:11.292Z] === PAUSE TestStopContainerWithTimeout/-1
22:24:11 [2021-07-16T22:24:11.292Z] === CONT  TestStopContainerWithTimeout/0
22:24:11 [2021-07-16T22:24:11.292Z] === CONT  TestStopContainerWithTimeout/-1
22:24:12 [2021-07-16T22:24:12.221Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:24:12 [2021-07-16T22:24:12.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
22:24:13 [2021-07-16T22:24:13.038Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
22:24:13 [2021-07-16T22:24:13.294Z] === CONT  TestStopContainerWithTimeout/3
22:24:14 [2021-07-16T22:24:14.660Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:24:15 [2021-07-16T22:24:15.589Z] === CONT  TestStopContainerWithTimeout/1
22:24:16 [2021-07-16T22:24:16.516Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
22:24:17 [2021-07-16T22:24:17.444Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:24:17 [2021-07-16T22:24:17.444Z]     --- PASS: TestStopContainerWithTimeout/0 (2.00s)
22:24:17 [2021-07-16T22:24:17.444Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.05s)
22:24:17 [2021-07-16T22:24:17.444Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
22:24:17 [2021-07-16T22:24:17.444Z]     --- PASS: TestStopContainerWithTimeout/1 (2.11s)
22:24:17 [2021-07-16T22:24:17.444Z] === RUN   TestDeleteDevicemapper
22:24:17 [2021-07-16T22:24:17.444Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:24:17 [2021-07-16T22:24:17.444Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:24:17 [2021-07-16T22:24:17.444Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:24:18 [2021-07-16T22:24:18.396Z] --- PASS: TestServiceUpdateSecrets (15.03s)
22:24:18 [2021-07-16T22:24:18.396Z] === RUN   TestServiceUpdateConfigs
22:24:21 [2021-07-16T22:24:21.615Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
22:24:22 [2021-07-16T22:24:22.982Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:24:23 [2021-07-16T22:24:23.239Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
22:24:23 [2021-07-16T22:24:23.800Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.39s)
22:24:23 [2021-07-16T22:24:23.800Z] === RUN   TestUpdateMemory
22:24:23 [2021-07-16T22:24:23.800Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:24:23 [2021-07-16T22:24:23.800Z] --- SKIP: TestUpdateMemory (0.00s)
22:24:23 [2021-07-16T22:24:23.800Z] === RUN   TestUpdateCPUQuota
22:24:25 [2021-07-16T22:24:25.690Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:24:25 [2021-07-16T22:24:25.945Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:24:26 [2021-07-16T22:24:26.507Z] === RUN   TestDockerSuite/TestBuildCmd
22:24:26 [2021-07-16T22:24:26.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
22:24:26 [2021-07-16T22:24:26.763Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:24:27 [2021-07-16T22:24:27.019Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:24:27 [2021-07-16T22:24:27.275Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:24:27 [2021-07-16T22:24:27.275Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
22:24:27 [2021-07-16T22:24:27.275Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:24:28 [2021-07-16T22:24:28.641Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:24:31 [2021-07-16T22:24:31.159Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
22:24:33 [2021-07-16T22:24:33.677Z] --- PASS: TestUpdateCPUQuota (9.87s)
22:24:33 [2021-07-16T22:24:33.677Z] === RUN   TestUpdatePidsLimit
22:24:33 [2021-07-16T22:24:33.677Z] === RUN   TestUpdatePidsLimit/update_from_none
22:24:35 [2021-07-16T22:24:35.569Z] === RUN   TestUpdatePidsLimit/no_change
22:24:35 [2021-07-16T22:24:35.569Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:24:36 [2021-07-16T22:24:36.433Z] --- PASS: TestServiceUpdateConfigs (15.12s)
22:24:36 [2021-07-16T22:24:36.433Z] === RUN   TestServiceUpdateNetwork
22:24:36 [2021-07-16T22:24:36.500Z] === RUN   TestUpdatePidsLimit/update_lower
22:24:36 [2021-07-16T22:24:36.756Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:24:36 [2021-07-16T22:24:36.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
22:24:38 [2021-07-16T22:24:38.123Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:24:38 [2021-07-16T22:24:38.123Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:24:38 [2021-07-16T22:24:38.380Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:24:39 [2021-07-16T22:24:39.309Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:24:39 [2021-07-16T22:24:39.565Z]     check_test.go:309: [df0250da3a28f] daemon is not started
22:24:39 [2021-07-16T22:24:39.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
22:24:39 [2021-07-16T22:24:39.565Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:24:40 [2021-07-16T22:24:40.494Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:24:40 [2021-07-16T22:24:40.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:24:40 [2021-07-16T22:24:40.751Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:24:42 [2021-07-16T22:24:42.117Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:24:44 [2021-07-16T22:24:44.010Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
22:24:44 [2021-07-16T22:24:44.266Z] --- PASS: TestUpdatePidsLimit (10.59s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.44s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/no_change (1.36s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.43s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.42s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.42s)
22:24:44 [2021-07-16T22:24:44.266Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s)
22:24:44 [2021-07-16T22:24:44.266Z] === RUN   TestUpdateRestartPolicy
22:24:46 [2021-07-16T22:24:46.157Z]     docker_cli_daemon_plugins_test.go:105: [d33b75ba7b65b] daemon is not started
22:24:46 [2021-07-16T22:24:46.368Z] --- PASS: TestServiceUpdateNetwork (12.87s)
22:24:46 [2021-07-16T22:24:46.368Z] === RUN   TestServiceUpdatePidsLimit
22:24:47 [2021-07-16T22:24:47.522Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
22:24:47 [2021-07-16T22:24:47.732Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:24:48 [2021-07-16T22:24:48.481Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
22:24:48 [2021-07-16T22:24:48.659Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:24:49 [2021-07-16T22:24:49.043Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
22:24:49 [2021-07-16T22:24:49.043Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
22:24:49 [2021-07-16T22:24:49.299Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
22:24:49 [2021-07-16T22:24:49.299Z] Cross building: bundles/cross/linux/s390x
22:24:49 [2021-07-16T22:24:49.411Z]     check_test.go:309: [df04b654da33e] daemon is not started
22:24:49 [2021-07-16T22:24:49.411Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
22:24:49 [2021-07-16T22:24:49.555Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
22:24:49 [2021-07-16T22:24:49.555Z] GOOS="linux" GOARCH="s390x" GOARM=""
22:24:52 [2021-07-16T22:24:52.678Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
22:24:54 [2021-07-16T22:24:54.045Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:24:54 [2021-07-16T22:24:54.609Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:24:54 [2021-07-16T22:24:54.865Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:24:56 [2021-07-16T22:24:56.736Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:24:58 [2021-07-16T22:24:58.160Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
22:24:58 [2021-07-16T22:24:58.160Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:24:58 [2021-07-16T22:24:58.721Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
22:24:59 [2021-07-16T22:24:59.282Z] --- PASS: TestUpdateRestartPolicy (14.81s)
22:24:59 [2021-07-16T22:24:59.282Z] === RUN   TestUpdateRestartWithAutoRemove
22:24:59 [2021-07-16T22:24:59.282Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
22:24:59 [2021-07-16T22:24:59.844Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
22:24:59 [2021-07-16T22:24:59.844Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
22:25:00 [2021-07-16T22:25:00.406Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s)
22:25:00 [2021-07-16T22:25:00.406Z] === RUN   TestWaitNonBlocked
22:25:00 [2021-07-16T22:25:00.406Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:00 [2021-07-16T22:25:00.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:00 [2021-07-16T22:25:00.406Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:00 [2021-07-16T22:25:00.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:00 [2021-07-16T22:25:00.406Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:00 [2021-07-16T22:25:00.406Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:00 [2021-07-16T22:25:00.406Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
22:25:00 [2021-07-16T22:25:00.968Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
22:25:01 [2021-07-16T22:25:01.529Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
22:25:02 [2021-07-16T22:25:02.090Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
22:25:02 [2021-07-16T22:25:02.090Z] --- PASS: TestWaitNonBlocked (0.03s)
22:25:02 [2021-07-16T22:25:02.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.63s)
22:25:02 [2021-07-16T22:25:02.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.70s)
22:25:02 [2021-07-16T22:25:02.090Z] === RUN   TestWaitBlocked
22:25:02 [2021-07-16T22:25:02.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:25:02 [2021-07-16T22:25:02.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:25:02 [2021-07-16T22:25:02.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:25:02 [2021-07-16T22:25:02.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:25:02 [2021-07-16T22:25:02.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:25:02 [2021-07-16T22:25:02.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:25:02 [2021-07-16T22:25:02.346Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
22:25:02 [2021-07-16T22:25:02.909Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
22:25:03 [2021-07-16T22:25:03.472Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:25:03 [2021-07-16T22:25:03.472Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
22:25:04 [2021-07-16T22:25:04.036Z] --- PASS: TestWaitBlocked (0.02s)
22:25:04 [2021-07-16T22:25:04.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.80s)
22:25:04 [2021-07-16T22:25:04.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.82s)
22:25:04 [2021-07-16T22:25:04.036Z] === CONT  TestContainerStartOnDaemonRestart
22:25:04 [2021-07-16T22:25:04.036Z] === CONT  TestContainerKillOnDaemonStart
22:25:04 [2021-07-16T22:25:04.036Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
22:25:04 [2021-07-16T22:25:04.599Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestServiceUpdatePidsLimit (17.22s)
22:25:04 [2021-07-16T22:25:04.813Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
22:25:04 [2021-07-16T22:25:04.813Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
22:25:04 [2021-07-16T22:25:04.813Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
22:25:04 [2021-07-16T22:25:04.813Z] PASS
22:25:04 [2021-07-16T22:25:04.813Z] 
22:25:04 [2021-07-16T22:25:04.813Z] === Skipped
22:25:04 [2021-07-16T22:25:04.813Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:25:04 [2021-07-16T22:25:04.813Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:25:04 [2021-07-16T22:25:04.813Z] 
22:25:04 [2021-07-16T22:25:04.813Z] 
22:25:04 [2021-07-16T22:25:04.813Z] DONE 27 tests, 1 skipped in 174.168s
22:25:04 [2021-07-16T22:25:04.813Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:25:04 [2021-07-16T22:25:04.813Z] INFO: Testing against a local daemon
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestSessionCreate
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestSessionCreate (0.02s)
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestSessionCreateWithBadUpgrade
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:25:04 [2021-07-16T22:25:04.813Z] PASS
22:25:04 [2021-07-16T22:25:04.813Z] 
22:25:04 [2021-07-16T22:25:04.813Z] DONE 2 tests in 0.068s
22:25:04 [2021-07-16T22:25:04.813Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:25:04 [2021-07-16T22:25:04.813Z] INFO: Testing against a local daemon
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:25:04 [2021-07-16T22:25:04.813Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestEventsExecDie
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestEventsExecDie (1.02s)
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestEventsBackwardsCompatible
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestEventsVolumeCreate
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestInfoBinaryCommits
22:25:04 [2021-07-16T22:25:04.813Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:25:04 [2021-07-16T22:25:04.813Z] === RUN   TestInfoAPIVersioned
22:25:04 [2021-07-16T22:25:04.855Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:25:04 [2021-07-16T22:25:04.855Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:25:05 [2021-07-16T22:25:05.068Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:25:05 [2021-07-16T22:25:05.068Z] === RUN   TestInfoDiscoveryBackend
22:25:05 [2021-07-16T22:25:05.111Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:25:05 [2021-07-16T22:25:05.111Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
22:25:05 [2021-07-16T22:25:05.111Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:25:05 [2021-07-16T22:25:05.111Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
22:25:05 [2021-07-16T22:25:05.111Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:25:05 [2021-07-16T22:25:05.111Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
22:25:05 [2021-07-16T22:25:05.111Z]     check_test.go:309: [d52028ea77d49] daemon is not started
22:25:05 [2021-07-16T22:25:05.111Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
22:25:05 [2021-07-16T22:25:05.111Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:25:05 [2021-07-16T22:25:05.629Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
22:25:05 [2021-07-16T22:25:05.630Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:25:06 [2021-07-16T22:25:06.044Z]     check_test.go:309: [dd7f7e73bd8ee] daemon is not started
22:25:06 [2021-07-16T22:25:06.044Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
22:25:06 [2021-07-16T22:25:06.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:25:06 [2021-07-16T22:25:06.557Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:25:06 [2021-07-16T22:25:06.607Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
22:25:07 [2021-07-16T22:25:07.118Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:25:07 [2021-07-16T22:25:07.118Z] === RUN   TestInfoAPI
22:25:07 [2021-07-16T22:25:07.118Z] --- PASS: TestInfoAPI (0.02s)
22:25:07 [2021-07-16T22:25:07.118Z] === RUN   TestInfoAPIWarnings
22:25:08 [2021-07-16T22:25:08.498Z] --- PASS: TestContainerStartOnDaemonRestart (4.25s)
22:25:08 [2021-07-16T22:25:08.498Z] === CONT  TestIpcModeOlderClient
22:25:08 [2021-07-16T22:25:08.498Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:25:08 [2021-07-16T22:25:08.498Z] === CONT  TestDaemonHostGatewayIP
22:25:08 [2021-07-16T22:25:08.498Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
22:25:10 [2021-07-16T22:25:10.390Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:25:12 [2021-07-16T22:25:12.278Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
22:25:12 [2021-07-16T22:25:12.839Z]     check_test.go:309: [dfd8cdb1cf6ea] daemon is not started
22:25:12 [2021-07-16T22:25:12.839Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
22:25:13 [2021-07-16T22:25:13.400Z] --- PASS: TestDaemonHostGatewayIP (5.31s)
22:25:13 [2021-07-16T22:25:13.400Z] === CONT  TestRestartDaemonWithRestartingContainer
22:25:16 [2021-07-16T22:25:16.669Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
22:25:17 [2021-07-16T22:25:17.232Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:25:17 [2021-07-16T22:25:17.489Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s)
22:25:17 [2021-07-16T22:25:17.489Z] === CONT  TestDaemonRestartIpcMode
22:25:18 [2021-07-16T22:25:18.053Z] --- PASS: TestContainerKillOnDaemonStart (14.18s)
22:25:18 [2021-07-16T22:25:18.616Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
22:25:21 [2021-07-16T22:25:21.883Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:25:22 [2021-07-16T22:25:22.138Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
22:25:22 [2021-07-16T22:25:22.394Z] --- PASS: TestDaemonRestartIpcMode (4.85s)
22:25:22 [2021-07-16T22:25:22.394Z] PASS
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === Skipped
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:25:22 [2021-07-16T22:25:22.394Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] 
22:25:22 [2021-07-16T22:25:22.394Z] DONE 196 tests, 6 skipped in 232.107s
22:25:22 [2021-07-16T22:25:22.394Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:25:22 [2021-07-16T22:25:22.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:25:22 [2021-07-16T22:25:22.394Z] ++ set -e
22:25:22 [2021-07-16T22:25:22.394Z] ++ '[' -n 0 ']'
22:25:22 [2021-07-16T22:25:22.394Z] ++ set -x
22:25:22 [2021-07-16T22:25:22.394Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:25:22 [2021-07-16T22:25:22.652Z] === RUN   TestConfigDaemonLibtrustID
22:25:23 [2021-07-16T22:25:23.214Z] --- PASS: TestConfigDaemonLibtrustID (0.59s)
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:25:23 [2021-07-16T22:25:23.214Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:25:23 [2021-07-16T22:25:23.214Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation/invalid_config
22:25:23 [2021-07-16T22:25:23.214Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation/malformed_config
22:25:23 [2021-07-16T22:25:23.214Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:25:23 [2021-07-16T22:25:23.214Z] === RUN   TestDaemonConfigValidation/valid_config
22:25:23 [2021-07-16T22:25:23.214Z] === PAUSE TestDaemonConfigValidation/valid_config
22:25:23 [2021-07-16T22:25:23.214Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:25:23 [2021-07-16T22:25:23.214Z] === CONT  TestDaemonConfigValidation/malformed_config
22:25:23 [2021-07-16T22:25:23.214Z] === CONT  TestDaemonConfigValidation/valid_config
22:25:23 [2021-07-16T22:25:23.214Z] === CONT  TestDaemonConfigValidation/invalid_config
22:25:23 [2021-07-16T22:25:23.471Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:25:23 [2021-07-16T22:25:23.471Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
22:25:23 [2021-07-16T22:25:23.471Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:25:23 [2021-07-16T22:25:23.471Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s)
22:25:23 [2021-07-16T22:25:23.471Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.18s)
22:25:23 [2021-07-16T22:25:23.471Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.16s)
22:25:23 [2021-07-16T22:25:23.471Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.16s)
22:25:23 [2021-07-16T22:25:23.471Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s)
22:25:23 [2021-07-16T22:25:23.471Z] PASS
22:25:23 [2021-07-16T22:25:23.471Z] 
22:25:23 [2021-07-16T22:25:23.471Z] DONE 7 tests in 1.201s
22:25:23 [2021-07-16T22:25:23.727Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:25:23 [2021-07-16T22:25:23.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
22:25:23 [2021-07-16T22:25:23.727Z] ++ set -e
22:25:23 [2021-07-16T22:25:23.727Z] ++ '[' -n 0 ']'
22:25:23 [2021-07-16T22:25:23.727Z] ++ set -x
22:25:23 [2021-07-16T22:25:23.727Z] ++ env -i DEST=/go/src/github.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
22:25:23 [2021-07-16T22:25:23.727Z] INFO: Testing against a local daemon
22:25:23 [2021-07-16T22:25:23.727Z] === RUN   TestCommitInheritsEnv
22:25:24 [2021-07-16T22:25:24.289Z] --- PASS: TestCommitInheritsEnv (0.39s)
22:25:24 [2021-07-16T22:25:24.289Z] === RUN   TestImportExtremelyLargeImageWorks
22:25:24 [2021-07-16T22:25:24.289Z] === PAUSE TestImportExtremelyLargeImageWorks
22:25:24 [2021-07-16T22:25:24.289Z] === RUN   TestImagesFilterMultiReference
22:25:24 [2021-07-16T22:25:24.289Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:25:24 [2021-07-16T22:25:24.289Z] === RUN   TestImagePullPlatformInvalid
22:25:24 [2021-07-16T22:25:24.289Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
22:25:24 [2021-07-16T22:25:24.289Z] === RUN   TestRemoveImageOrphaning
22:25:24 [2021-07-16T22:25:24.546Z]     check_test.go:309: [d87d1e94a44f2] daemon is not started
22:25:24 [2021-07-16T22:25:24.546Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
22:25:24 [2021-07-16T22:25:24.801Z] --- PASS: TestRemoveImageOrphaning (0.36s)
22:25:24 [2021-07-16T22:25:24.801Z] === RUN   TestRemoveImageGarbageCollector
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestInfoAPIWarnings (16.23s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestInfoDebug
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestInfoDebug (0.54s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestInfoInsecureRegistries
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestInfoRegistryMirrors
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestLoginFailsWithBadCredentials
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestPingCacheHeaders
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestPingCacheHeaders (0.03s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestPingGet
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestPingGet (0.01s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestPingHead
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestPingHead (0.02s)
22:25:25 [2021-07-16T22:25:25.227Z] === RUN   TestVersion
22:25:25 [2021-07-16T22:25:25.227Z] --- PASS: TestVersion (0.02s)
22:25:25 [2021-07-16T22:25:25.227Z] === CONT  TestCgroupDriverSystemdMemoryLimit
22:25:26 [2021-07-16T22:25:26.591Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s)
22:25:26 [2021-07-16T22:25:26.591Z] PASS
22:25:26 [2021-07-16T22:25:26.591Z] 
22:25:26 [2021-07-16T22:25:26.591Z] DONE 19 tests in 22.731s
22:25:26 [2021-07-16T22:25:26.591Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:25:26 [2021-07-16T22:25:26.591Z] INFO: Testing against a local daemon
22:25:26 [2021-07-16T22:25:26.591Z] === RUN   TestVolumesCreateAndList
22:25:26 [2021-07-16T22:25:26.591Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:25:26 [2021-07-16T22:25:26.591Z] === RUN   TestVolumesRemove
22:25:26 [2021-07-16T22:25:26.591Z] --- PASS: TestVolumesRemove (0.09s)
22:25:26 [2021-07-16T22:25:26.591Z] === RUN   TestVolumesInspect
22:25:26 [2021-07-16T22:25:26.591Z] --- PASS: TestVolumesInspect (0.02s)
22:25:26 [2021-07-16T22:25:26.591Z] === RUN   TestVolumesInvalidJSON
22:25:26 [2021-07-16T22:25:26.591Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:25:26 [2021-07-16T22:25:26.591Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:25:26 [2021-07-16T22:25:26.591Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:25:26 [2021-07-16T22:25:26.591Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:25:26 [2021-07-16T22:25:26.591Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:25:26 [2021-07-16T22:25:26.591Z] PASS
22:25:26 [2021-07-16T22:25:26.591Z] 
22:25:26 [2021-07-16T22:25:26.591Z] DONE 5 tests in 0.170s
22:25:26 [2021-07-16T22:25:26.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:25:27 [2021-07-16T22:25:27.152Z] Stopping apparmor (via systemctl): apparmor.service.
22:25:27 [2021-07-16T22:25:27.152Z] Removing test suite binaries
22:25:27 [2021-07-16T22:25:27.408Z] exiting test-integration
22:25:27 [2021-07-16T22:25:27.408Z] ++ exit 0
22:25:27 [2021-07-16T22:25:27.408Z] 
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestRemoveImageGarbageCollector (2.84s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagInvalidReference
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagInvalidReference (0.02s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagValidPrefixedRepo
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagExistedNameWithoutForce
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagOfficialNames
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagOfficialNames (0.09s)
22:25:28 [2021-07-16T22:25:28.070Z] === RUN   TestTagMatchesDigest
22:25:28 [2021-07-16T22:25:28.070Z] --- PASS: TestTagMatchesDigest (0.03s)
22:25:28 [2021-07-16T22:25:28.070Z] === CONT  TestImportExtremelyLargeImageWorks
22:25:29 [2021-07-16T22:25:29.961Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
Post stage
[Pipeline] junit
22:25:30 [2021-07-16T22:25:30.689Z] Recording test results
22:25:31 [2021-07-16T22:25:31.994Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:25:32 [2021-07-16T22:25:32.369Z] + echo Ensuring container killed.
22:25:32 [2021-07-16T22:25:32.369Z] Ensuring container killed.
22:25:32 [2021-07-16T22:25:32.369Z] + docker rm -vf docker-pr7
22:25:32 [2021-07-16T22:25:32.369Z] Error: No such container: docker-pr7
[Pipeline] sh
22:25:32 [2021-07-16T22:25:32.481Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:25:32 [2021-07-16T22:25:32.688Z] + echo Chowning /workspace to jenkins user
22:25:32 [2021-07-16T22:25:32.688Z] Chowning /workspace to jenkins user
22:25:32 [2021-07-16T22:25:32.688Z] + id -u
22:25:32 [2021-07-16T22:25:32.688Z] + id -g
22:25:32 [2021-07-16T22:25:32.688Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace busybox chown -R 1000:1000 /workspace
22:25:32 [2021-07-16T22:25:32.688Z] Unable to find image 'busybox:latest' locally
22:25:32 [2021-07-16T22:25:32.688Z] latest: Pulling from library/busybox
22:25:32 [2021-07-16T22:25:32.943Z] b71f96345d44: Pulling fs layer
22:25:32 [2021-07-16T22:25:32.943Z] b71f96345d44: Download complete
22:25:32 [2021-07-16T22:25:32.943Z] b71f96345d44: Pull complete
22:25:32 [2021-07-16T22:25:32.943Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:25:32 [2021-07-16T22:25:32.943Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:25:35 [2021-07-16T22:25:35.787Z] + bundleName=amd64-cgroup2
22:25:35 [2021-07-16T22:25:35.787Z] + echo Creating amd64-cgroup2-bundles.tar.gz
22:25:35 [2021-07-16T22:25:35.787Z] Creating amd64-cgroup2-bundles.tar.gz
22:25:35 [2021-07-16T22:25:35.787Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
22:25:35 [2021-07-16T22:25:35.787Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
22:25:36 [2021-07-16T22:25:36.051Z] Archiving artifacts
22:25:37 [2021-07-16T22:25:37.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:25:37 [2021-07-16T22:25:37.727Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
22:25:37 [2021-07-16T22:25:37.733Z] + make clean
22:25:37 [2021-07-16T22:25:37.990Z] docker volume rm -f docker-dev-cache
22:25:37 [2021-07-16T22:25:37.991Z] docker-dev-cache
[Pipeline] deleteDir
22:25:38 [2021-07-16T22:25:38.290Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:25:38 [2021-07-16T22:25:38.853Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:25:40 [2021-07-16T22:25:40.745Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:25:42 [2021-07-16T22:25:42.115Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
22:25:44 [2021-07-16T22:25:44.009Z]     check_test.go:309: [dbabbcb23715d] daemon is not started
22:25:44 [2021-07-16T22:25:44.009Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
22:25:44 [2021-07-16T22:25:44.571Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
22:25:45 [2021-07-16T22:25:45.134Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
22:25:45 [2021-07-16T22:25:45.730Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
22:25:46 [2021-07-16T22:25:46.305Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:25:47 [2021-07-16T22:25:47.239Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:25:47 [2021-07-16T22:25:47.239Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:25:48 [2021-07-16T22:25:48.168Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
22:25:48 [2021-07-16T22:25:48.168Z]     check_test.go:309: [dfae0dd2fb537] daemon is not started
22:25:48 [2021-07-16T22:25:48.168Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
22:25:49 [2021-07-16T22:25:49.097Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:25:50 [2021-07-16T22:25:50.027Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
22:25:50 [2021-07-16T22:25:50.283Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:25:51 [2021-07-16T22:25:51.652Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
22:25:52 [2021-07-16T22:25:52.216Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:25:55 [2021-07-16T22:25:55.482Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
22:25:56 [2021-07-16T22:25:56.848Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
22:25:58 [2021-07-16T22:25:58.737Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
22:26:03 [2021-07-16T22:26:03.984Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
22:26:08 [2021-07-16T22:26:08.155Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:26:08 [2021-07-16T22:26:08.155Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
22:26:09 [2021-07-16T22:26:09.082Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:26:10 [2021-07-16T22:26:10.937Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
22:26:10 [2021-07-16T22:26:10.937Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
22:26:10 [2021-07-16T22:26:10.937Z] GOOS="linux" GOARCH="s390x" GOARM=""
22:26:10 [2021-07-16T22:26:10.937Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
22:26:10 [2021-07-16T22:26:10.937Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:26:12 [2021-07-16T22:26:12.623Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:26:12 [2021-07-16T22:26:12.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/test/unit
22:26:13 [2021-07-16T22:26:13.461Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
22:26:13 [2021-07-16T22:26:13.461Z] + TESTFLAGS+=' -test.timeout=5m'
22:26:13 [2021-07-16T22:26:13.461Z] + TESTDIRS=./...
22:26:13 [2021-07-16T22:26:13.461Z] + exclude_paths='/vendor/|/integration'
22:26:13 [2021-07-16T22:26:13.461Z] ++ grep -vE '(/vendor/|/integration)'
22:26:13 [2021-07-16T22:26:13.461Z] ++ go list ./...
22:26:14 [2021-07-16T22:26:14.327Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
22:26:14 [2021-07-16T22:26:14.327Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:26:14 [2021-07-16T22:26:14.391Z] + pkg_list='github.com/docker/docker/api
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/backend/build
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/httputils
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/middleware
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/build
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/checkpoint
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/container
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/debug
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/distribution
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/grpc
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/image
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/network
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/plugin
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/session
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/swarm
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/system
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/server/router/volume
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/backend
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/blkiodev
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/container
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/events
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/filters
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/image
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/mount
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/network
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/plugins/logdriver
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/registry
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/strslice
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/swarm
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/swarm/runtime
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/time
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/versions
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/versions/v1p19
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/versions/v1p20
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/api/types/volume
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/exporter
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/builder-next/worker
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/dockerfile
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/dockerignore
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/remotecontext
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/builder/remotecontext/git
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cli
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cli/config
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cli/debug
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/client
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cmd/docker-proxy
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cmd/dockerd
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cmd/dockerd/trap
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/container
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/container/stream
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/contrib/apparmor
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/contrib/docker-device-tool
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/contrib/httpserver
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster/convert
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster/executor
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster/executor/container
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/cluster/provider
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/config
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/discovery
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/events
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/events/testutils
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/exec
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/aufs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/copy
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/overlay
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/register
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/vfs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/graphdriver/zfs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/images
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/initlayer
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/links
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/listeners
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/awslogs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/fluentd
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/gcplogs
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/gelf
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/journald
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/local
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/logentries
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/loggerutils
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/splunk
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/syslog
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/logger/templates
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/names
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/network
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/daemon/stats
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/distribution
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/distribution/metadata
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/distribution/utils
22:26:14 [2021-07-16T22:26:14.391Z] github.com/docker/docker/distribution/xfer
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/dockerversion
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/errdefs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/cache
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/tarexport
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/v1
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/internal/test/suite
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/layer
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/queue
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/supervisor
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/types
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/bitseq
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cluster
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/config
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/datastore
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/diagnostic
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/discoverapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/driverapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/bridge
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/host
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/null
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/windows
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drvregistry
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/etchosts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/hostdiscovery
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/idm
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/internal/caller
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipam
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipamapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/builtin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/null
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipamutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/iptables
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/netlabel
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/netutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/networkdb
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ns
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/options
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/osl
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/osl/kernel
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/portallocator
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/portmapper
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/resolvconf
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/testutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/types
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/oci
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/oci/caps
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/opts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/aaparser
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/archive
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/authorization
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/broadcaster
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/capabilities
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/chrootarchive
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/containerfs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/devicemapper
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/directory
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/discovery
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/discovery/file
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/discovery/kv
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/discovery/memory
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/discovery/nodes
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/dmesg
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/filenotify
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/fileutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/fsutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/homedir
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/idtools
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/ioutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/jsonmessage
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/locker
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/longpath
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/loopback
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/mount
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/namesgenerator
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/parsers
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/parsers/kernel
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/pidfile
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/platform
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugingetter
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugins
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/plugins/transport
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/pools
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/progress
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/pubsub
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/reexec
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/signal
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/stack
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/stdcopy
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/streamformatter
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/stringid
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/symlink
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/sysinfo
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/system
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/tailfile
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/tarsum
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/term
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/term/windows
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/truncindex
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/urlutil
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/pkg/useragent
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/plugin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/plugin/executor/containerd
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/plugin/v2
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/profiles/apparmor
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/profiles/seccomp
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/quota
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/reference
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/registry
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/registry/resumable
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/restartmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/rootless
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/rootless/specconv
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/runconfig
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/runconfig/opts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/daemon
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/environment
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fakecontext
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fakegit
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fakestorage
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fixtures/load
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fixtures/plugin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/registry
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/testutil/request
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/drivers
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/local
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/mounts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/service
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/service/opts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/volume/testutils'
22:26:14 [2021-07-16T22:26:14.392Z] + grep --fixed-strings libnetwork/drivers/bridge
22:26:14 [2021-07-16T22:26:14.392Z] + echo 'github.com/docker/docker/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/backend/build
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/httputils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/middleware
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/build
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/checkpoint
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/container
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/debug
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/distribution
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/grpc
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/image
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/network
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/plugin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/session
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/swarm
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/system
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/server/router/volume
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/backend
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/blkiodev
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/container
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/events
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/filters
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/image
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/mount
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/network
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/plugins/logdriver
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/registry
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/strslice
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/swarm
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/swarm/runtime
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/time
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/versions
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/versions/v1p19
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/versions/v1p20
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/api/types/volume
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/exporter
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/builder-next/worker
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/dockerfile
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/dockerignore
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/remotecontext
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/builder/remotecontext/git
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cli
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cli/config
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cli/debug
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/client
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cmd/docker-proxy
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cmd/dockerd
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cmd/dockerd/trap
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/container
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/container/stream
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/contrib/apparmor
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/contrib/docker-device-tool
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/contrib/httpserver
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster/convert
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster/executor
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster/executor/container
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/cluster/provider
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/config
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/discovery
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/events
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/events/testutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/exec
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/aufs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/copy
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/overlay
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/register
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/vfs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/graphdriver/zfs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/images
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/initlayer
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/links
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/listeners
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/awslogs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/fluentd
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/gcplogs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/gelf
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/journald
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/local
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/logentries
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/loggerutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/splunk
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/syslog
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/logger/templates
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/names
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/network
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/daemon/stats
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/distribution
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/distribution/metadata
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/distribution/utils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/distribution/xfer
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/dockerversion
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/errdefs
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/cache
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/tarexport
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/image/v1
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/internal/test/suite
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/layer
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/queue
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/supervisor
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libcontainerd/types
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/bitseq
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cluster
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/config
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/datastore
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/diagnostic
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/discoverapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/driverapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/bridge
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/host
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/null
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/windows
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/drvregistry
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/etchosts
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/hostdiscovery
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/idm
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/internal/caller
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipam
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipamapi
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/builtin
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/null
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/remote
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ipamutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/iptables
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/netlabel
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/netutils
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/networkdb
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/ns
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/options
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/osl
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/osl/kernel
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/portallocator
22:26:14 [2021-07-16T22:26:14.392Z] github.com/docker/docker/libnetwork/portmapper
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/resolvconf
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/testutils
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/types
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/oci
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/oci/caps
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/opts
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/aaparser
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/archive
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/authorization
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/broadcaster
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/capabilities
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/chrootarchive
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/containerfs
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/devicemapper
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/directory
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/discovery
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/discovery/file
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/discovery/kv
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/discovery/memory
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/discovery/nodes
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/dmesg
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/filenotify
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/fileutils
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/fsutils
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/homedir
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/idtools
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/ioutils
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/jsonmessage
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/locker
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/longpath
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/loopback
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/mount
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/namesgenerator
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/parsers
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/parsers/kernel
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/pidfile
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/platform
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugingetter
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugins
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/plugins/transport
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/pools
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/progress
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/pubsub
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/reexec
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/signal
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/stack
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/stdcopy
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/streamformatter
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/stringid
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/symlink
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/sysinfo
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/system
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/tailfile
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/tarsum
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/term
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/term/windows
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/truncindex
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/urlutil
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/pkg/useragent
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/plugin
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/plugin/executor/containerd
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/plugin/v2
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/profiles/apparmor
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/profiles/seccomp
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/quota
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/reference
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/registry
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/registry/resumable
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/restartmanager
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/rootless
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/rootless/specconv
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/runconfig
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/runconfig/opts
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/daemon
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/environment
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fakecontext
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fakegit
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fakestorage
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fixtures/load
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fixtures/plugin
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/registry
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/testutil/request
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/drivers
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/local
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/mounts
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/service
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/service/opts
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/volume/testutils'
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/drivers/bridge
22:26:14 [2021-07-16T22:26:14.393Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:26:14 [2021-07-16T22:26:14.393Z] + type docker-proxy
22:26:14 [2021-07-16T22:26:14.393Z] hack/test/unit: line 22: type: docker-proxy: not found
22:26:14 [2021-07-16T22:26:14.393Z] + hack/make.sh binary-proxy install-proxy
22:26:14 [2021-07-16T22:26:14.393Z] 
22:26:14 [2021-07-16T22:26:14.393Z] Removing bundles/
22:26:14 [2021-07-16T22:26:14.393Z] 
22:26:14 [2021-07-16T22:26:14.393Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:26:14 [2021-07-16T22:26:14.393Z] Building: bundles/binary-proxy/docker-proxy-dev
22:26:14 [2021-07-16T22:26:14.393Z] GOOS="" GOARCH="" GOARM=""
22:26:15 [2021-07-16T22:26:15.256Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
22:26:16 [2021-07-16T22:26:16.184Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
22:26:17 [2021-07-16T22:26:17.550Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
22:26:20 [2021-07-16T22:26:20.821Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
22:26:20 [2021-07-16T22:26:20.931Z] Created binary: bundles/binary-proxy/docker-proxy-dev
22:26:20 [2021-07-16T22:26:20.931Z] 
22:26:20 [2021-07-16T22:26:20.931Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:26:20 [2021-07-16T22:26:20.931Z] Installing docker-proxy to /usr/local/bin/
22:26:20 [2021-07-16T22:26:20.931Z] 
22:26:20 [2021-07-16T22:26:20.931Z] + mkdir -p bundles
22:26:20 [2021-07-16T22:26:20.932Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
22:26:21 [2021-07-16T22:26:21.494Z] ?   	github.com/docker/docker/api	[no test files]
22:26:28 [2021-07-16T22:26:28.913Z]     docker_cli_daemon_test.go:2550: [da7af88ba302b] daemon is not started
22:26:30 [2021-07-16T22:26:30.803Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:26:31 [2021-07-16T22:26:31.059Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
22:26:31 [2021-07-16T22:26:31.622Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:26:31 [2021-07-16T22:26:31.622Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:26:38 [2021-07-16T22:26:38.166Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:26:39 [2021-07-16T22:26:39.559Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
22:26:40 [2021-07-16T22:26:40.685Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:26:42 [2021-07-16T22:26:42.051Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:26:43 [2021-07-16T22:26:43.418Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:26:45 [2021-07-16T22:26:45.938Z] === RUN   TestDockerDaemonSuite/TestShmSize
22:26:48 [2021-07-16T22:26:48.490Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
22:26:51 [2021-07-16T22:26:51.800Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
22:26:52 [2021-07-16T22:26:52.056Z]     check_test.go:309: [d0e07fd3b0894] daemon is not started
22:26:52 [2021-07-16T22:26:52.057Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
22:26:52 [2021-07-16T22:26:52.620Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:26:55 [2021-07-16T22:26:55.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:26:57 [2021-07-16T22:26:57.786Z] --- PASS: TestDockerDaemonSuite (418.39s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.84s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.30s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.67s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.50s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.62s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.93s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.36s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.99s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.81s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.98s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.94s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.83s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.42s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.70s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.66s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.79s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.50s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.15s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.46s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.48s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.43s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.36s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.31s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.10s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.13s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.16s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.38s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.64s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.17s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.96s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.93s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.89s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.23s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.89s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.06s)
22:26:57 [2021-07-16T22:26:57.786Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.17s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.28s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.97s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.75s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.82s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.20s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.99s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.32s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.24s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.46s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.88s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.31s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.35s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.82s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.92s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.52s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.49s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.79s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.80s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.67s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.84s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.01s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.44s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.68s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.43s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.25s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.88s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.55s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.17s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.98s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.65s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.41s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.79s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
22:26:57 [2021-07-16T22:26:57.787Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.82s)
22:26:57 [2021-07-16T22:26:57.787Z] === RUN   TestDockerSwarmSuite
22:26:57 [2021-07-16T22:26:57.787Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
22:26:58 [2021-07-16T22:26:58.717Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:27:01 [2021-07-16T22:27:01.236Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
22:27:04 [2021-07-16T22:27:04.507Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
22:27:09 [2021-07-16T22:27:09.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
22:27:19 [2021-07-16T22:27:19.698Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:27:19 [2021-07-16T22:27:19.698Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:27:23 [2021-07-16T22:27:23.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:27:24 [2021-07-16T22:27:24.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
22:27:25 [2021-07-16T22:27:25.361Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:27:25 [2021-07-16T22:27:25.618Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:27:26 [2021-07-16T22:27:26.183Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:27:26 [2021-07-16T22:27:26.745Z]     docker_api_swarm_test.go:562: [d05d1a1d274ad] joining swarm manager [d6cae4c74a36e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:27 [2021-07-16T22:27:27.003Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:27:27 [2021-07-16T22:27:27.003Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:27:27 [2021-07-16T22:27:27.564Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:27:27 [2021-07-16T22:27:27.820Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:27:31 [2021-07-16T22:27:31.087Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:27:32 [2021-07-16T22:27:32.979Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:27:34 [2021-07-16T22:27:34.870Z] === RUN   TestDockerSuite/TestBuildEnv
22:27:36 [2021-07-16T22:27:36.242Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:27:37 [2021-07-16T22:27:37.608Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:27:38 [2021-07-16T22:27:38.972Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:27:43 [2021-07-16T22:27:43.143Z]     docker_api_swarm_test.go:584: [d2376c802ebbe] joining swarm manager [d6cae4c74a36e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2021-07-16T22:27:47.313Z]     check_test.go:380: [d05d1a1d274ad] daemon is not started
22:27:47 [2021-07-16T22:27:47.875Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:27:57 [2021-07-16T22:27:57.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:27:57 [2021-07-16T22:27:57.858Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
22:27:57 [2021-07-16T22:27:57.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:28:00 [2021-07-16T22:28:00.376Z]     docker_api_swarm_test.go:45: [db4b82ed529ef] joining swarm manager [ddb6ab2c58d77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:28:12 [2021-07-16T22:28:12.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:28:13 [2021-07-16T22:28:13.477Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:28:15 [2021-07-16T22:28:15.949Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/builder/dockerfile	0.264s	coverage: 48.7% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/builder/remotecontext	0.119s	coverage: 13.7% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.278s	coverage: 86.3% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/cli	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.171s	coverage: 67.6% of statements
22:28:15 [2021-07-16T22:28:15.950Z] ok  	github.com/docker/docker/client	0.128s	coverage: 75.5% of statements
22:28:18 [2021-07-16T22:28:18.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:28:18 [2021-07-16T22:28:18.980Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:28:24 [2021-07-16T22:28:24.223Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:28:25 [2021-07-16T22:28:25.153Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:28:25 [2021-07-16T22:28:25.715Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:28:25 [2021-07-16T22:28:25.971Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:28:27 [2021-07-16T22:28:27.862Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:28:27 [2021-07-16T22:28:27.862Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
22:28:27 [2021-07-16T22:28:27.862Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:28:27 [2021-07-16T22:28:27.862Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:28:35 [2021-07-16T22:28:35.956Z] --- PASS: TestImportExtremelyLargeImageWorks (187.25s)
22:28:35 [2021-07-16T22:28:35.956Z] PASS
22:28:35 [2021-07-16T22:28:35.956Z] 
22:28:35 [2021-07-16T22:28:35.956Z] DONE 12 tests in 191.489s
22:28:35 [2021-07-16T22:28:35.956Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:28:35 [2021-07-16T22:28:35.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
22:28:35 [2021-07-16T22:28:35.956Z] ++ set -e
22:28:35 [2021-07-16T22:28:35.956Z] ++ '[' -n 0 ']'
22:28:35 [2021-07-16T22:28:35.956Z] ++ set -x
22:28:35 [2021-07-16T22:28:35.956Z] ++ env -i DEST=/go/src/github.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
22:28:35 [2021-07-16T22:28:35.956Z] INFO: Testing against a local daemon
22:28:35 [2021-07-16T22:28:35.956Z] === RUN   TestNetworkCreateDelete
22:28:35 [2021-07-16T22:28:35.956Z] --- PASS: TestNetworkCreateDelete (0.15s)
22:28:35 [2021-07-16T22:28:35.956Z] === RUN   TestDockerNetworkDeletePreferID
22:28:35 [2021-07-16T22:28:35.956Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
22:28:35 [2021-07-16T22:28:35.956Z] === RUN   TestDaemonDNSFallback
22:28:40 [2021-07-16T22:28:40.203Z] === RUN   TestDockerSuite/TestBuildExpose
22:28:40 [2021-07-16T22:28:40.203Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:28:40 [2021-07-16T22:28:40.203Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:28:40 [2021-07-16T22:28:40.460Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:28:40 [2021-07-16T22:28:40.460Z] === RUN   TestDockerSuite/TestBuildFails
22:28:41 [2021-07-16T22:28:41.389Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:28:41 [2021-07-16T22:28:41.389Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:28:43 [2021-07-16T22:28:43.280Z] --- PASS: TestDaemonDNSFallback (7.06s)
22:28:43 [2021-07-16T22:28:43.280Z] === RUN   TestInspectNetwork
22:28:43 [2021-07-16T22:28:43.280Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:28:45 [2021-07-16T22:28:45.797Z] === RUN   TestDockerSuite/TestBuildForceRm
22:28:47 [2021-07-16T22:28:47.687Z] === RUN   TestInspectNetwork/full_network_id
22:28:47 [2021-07-16T22:28:47.687Z] === RUN   TestInspectNetwork/partial_network_id
22:28:47 [2021-07-16T22:28:47.687Z] === RUN   TestInspectNetwork/network_name
22:28:47 [2021-07-16T22:28:47.687Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:28:47 [2021-07-16T22:28:47.687Z] === RUN   TestDockerSuite/TestBuildFromGit
22:28:49 [2021-07-16T22:28:49.051Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:28:49 [2021-07-16T22:28:49.051Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:28:49 [2021-07-16T22:28:49.980Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:28:51 [2021-07-16T22:28:51.873Z] --- PASS: TestInspectNetwork (8.97s)
22:28:51 [2021-07-16T22:28:51.873Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:28:51 [2021-07-16T22:28:51.873Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:28:51 [2021-07-16T22:28:51.873Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:28:51 [2021-07-16T22:28:51.873Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:28:51 [2021-07-16T22:28:51.873Z] === RUN   TestRunContainerWithBridgeNone
22:28:51 [2021-07-16T22:28:51.873Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:28:52 [2021-07-16T22:28:52.802Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:28:52 [2021-07-16T22:28:52.802Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:28:55 [2021-07-16T22:28:55.321Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:28:55 [2021-07-16T22:28:55.885Z] --- PASS: TestRunContainerWithBridgeNone (4.09s)
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkInvalidJSON
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkInvalidJSON//networks/create
22:28:55 [2021-07-16T22:28:55.885Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:28:55 [2021-07-16T22:28:55.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:28:55 [2021-07-16T22:28:55.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:28:55 [2021-07-16T22:28:55.885Z] === CONT  TestNetworkInvalidJSON//networks/create
22:28:55 [2021-07-16T22:28:55.885Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:28:55 [2021-07-16T22:28:55.885Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:28:55 [2021-07-16T22:28:55.885Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:28:55 [2021-07-16T22:28:55.885Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:28:55 [2021-07-16T22:28:55.885Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
22:28:55 [2021-07-16T22:28:55.885Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkList
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkList//networks
22:28:55 [2021-07-16T22:28:55.885Z] === PAUSE TestNetworkList//networks
22:28:55 [2021-07-16T22:28:55.885Z] === RUN   TestNetworkList//networks/
22:28:55 [2021-07-16T22:28:55.885Z] === PAUSE TestNetworkList//networks/
22:28:56 [2021-07-16T22:28:56.142Z] === CONT  TestNetworkList//networks
22:28:56 [2021-07-16T22:28:56.142Z] === CONT  TestNetworkList//networks/
22:28:56 [2021-07-16T22:28:56.142Z] --- PASS: TestNetworkList (0.02s)
22:28:56 [2021-07-16T22:28:56.142Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:28:56 [2021-07-16T22:28:56.142Z]     --- PASS: TestNetworkList//networks (0.00s)
22:28:56 [2021-07-16T22:28:56.142Z] === RUN   TestHostIPv4BridgeLabel
22:28:56 [2021-07-16T22:28:56.704Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
22:28:56 [2021-07-16T22:28:56.704Z] === RUN   TestDaemonRestartWithLiveRestore
22:28:57 [2021-07-16T22:28:57.266Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:28:57 [2021-07-16T22:28:57.828Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:28:57 [2021-07-16T22:28:57.828Z] === RUN   TestDaemonDefaultNetworkPools
22:28:58 [2021-07-16T22:28:58.390Z] === RUN   TestDockerSuite/TestBuildHistory
22:28:58 [2021-07-16T22:28:58.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
22:28:58 [2021-07-16T22:28:58.390Z] === RUN   TestDaemonRestartWithExistingNetwork
22:28:59 [2021-07-16T22:28:59.756Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
22:28:59 [2021-07-16T22:28:59.756Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:29:01 [2021-07-16T22:29:01.131Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
22:29:01 [2021-07-16T22:29:01.131Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:29:01 [2021-07-16T22:29:01.387Z] === RUN   TestDockerSuite/TestBuildIidFile
22:29:01 [2021-07-16T22:29:01.644Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
22:29:01 [2021-07-16T22:29:01.644Z] === RUN   TestServiceWithPredefinedNetwork
22:29:01 [2021-07-16T22:29:01.644Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:29:02 [2021-07-16T22:29:02.572Z] === RUN   TestDockerSuite/TestBuildInheritance
22:29:02 [2021-07-16T22:29:02.582Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 29.1% of statements
22:29:02 [2021-07-16T22:29:02.582Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.563s	coverage: 0.0% of statements
22:29:02 [2021-07-16T22:29:02.582Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:29:02 [2021-07-16T22:29:02.582Z] ok  	github.com/docker/docker/container	0.127s	coverage: 34.6% of statements
22:29:02 [2021-07-16T22:29:02.582Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:29:02 [2021-07-16T22:29:02.582Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:29:02 [2021-07-16T22:29:02.582Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:29:02 [2021-07-16T22:29:02.582Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:29:03 [2021-07-16T22:29:03.136Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:29:03 [2021-07-16T22:29:03.698Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:29:03 [2021-07-16T22:29:03.698Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:29:04 [2021-07-16T22:29:04.625Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s)
22:29:04 [2021-07-16T22:29:04.625Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:29:04 [2021-07-16T22:29:04.625Z]     service_test.go:242: FLAKY_TEST
22:29:04 [2021-07-16T22:29:04.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:29:04 [2021-07-16T22:29:04.625Z] === RUN   TestServiceWithDataPathPortInit
22:29:04 [2021-07-16T22:29:04.625Z] === RUN   TestDockerSuite/TestBuildLabel
22:29:05 [2021-07-16T22:29:05.187Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:29:05 [2021-07-16T22:29:05.443Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:29:05 [2021-07-16T22:29:05.698Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:29:05 [2021-07-16T22:29:05.955Z] === RUN   TestDockerSuite/TestBuildLabels
22:29:06 [2021-07-16T22:29:06.517Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:29:07 [2021-07-16T22:29:07.447Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:29:08 [2021-07-16T22:29:08.011Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:29:09 [2021-07-16T22:29:09.900Z] === RUN   TestDockerSuite/TestBuildLastModified
22:29:10 [2021-07-16T22:29:10.462Z]     docker_api_swarm_test.go:303: [dedef3388cbba] joining swarm manager [d6c249c2f1d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:29:10 [2021-07-16T22:29:10.666Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
22:29:11 [2021-07-16T22:29:11.596Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
22:29:11 [2021-07-16T22:29:11.828Z]     docker_api_swarm_test.go:304: [db8d37dd10bcd] joining swarm manager [d6c249c2f1d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:29:12 [2021-07-16T22:29:12.757Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
22:29:12 [2021-07-16T22:29:12.983Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 35.9% of statements
22:29:15 [2021-07-16T22:29:15.276Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:29:18 [2021-07-16T22:29:18.544Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:29:18 [2021-07-16T22:29:18.544Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:29:18 [2021-07-16T22:29:18.544Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:29:18 [2021-07-16T22:29:18.544Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:29:18 [2021-07-16T22:29:18.544Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:29:18 [2021-07-16T22:29:18.800Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:29:19 [2021-07-16T22:29:19.727Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:29:21 [2021-07-16T22:29:21.070Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 13.8% of statements
22:29:21 [2021-07-16T22:29:21.092Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:29:21 [2021-07-16T22:29:21.092Z] --- PASS: TestServiceWithDataPathPortInit (16.53s)
22:29:21 [2021-07-16T22:29:21.092Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:29:21 [2021-07-16T22:29:21.326Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 81.4% of statements
22:29:21 [2021-07-16T22:29:21.582Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
22:29:22 [2021-07-16T22:29:22.144Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
22:29:22 [2021-07-16T22:29:22.707Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
22:29:24 [2021-07-16T22:29:24.078Z] ok  	github.com/docker/docker/daemon	12.208s	coverage: 17.4% of statements
22:29:24 [2021-07-16T22:29:24.078Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:29:24 [2021-07-16T22:29:24.078Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:29:24 [2021-07-16T22:29:24.078Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:29:24 [2021-07-16T22:29:24.078Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:29:24 [2021-07-16T22:29:24.335Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.094s	coverage: 73.3% of statements
22:29:25 [2021-07-16T22:29:25.265Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ktz9babiga66t15wjn1zxponk Created:2021-07-16 22:29:22.697922205 +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[e4bce71b788b0e7f157cfbdf1dae8c8ce5ff5c7ca121222564bcc39b0f319299:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pq9h8yc225wq2no2rfaui6tjk EndpointID:79b45feee7be6b0e240312f2523594473ba625e528f4096758bc4580d064cd31 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:168c8e631a2afbea270d5e2a470994bd6017fd1863e68bdfedaeb7a6e06c0092 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:47e03c34ee54 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pq9h8yc225wq2no2rfaui6tjk EndpointID:79b45feee7be6b0e240312f2523594473ba625e528f4096758bc4580d064cd31 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:29:25 [2021-07-16T22:29:25.265Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:29:25 [2021-07-16T22:29:25.521Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:29:25 [2021-07-16T22:29:25.703Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.386s	coverage: 56.2% of statements
22:29:25 [2021-07-16T22:29:25.777Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:29:25 [2021-07-16T22:29:25.959Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.1% of statements
22:29:27 [2021-07-16T22:29:27.858Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
22:29:29 [2021-07-16T22:29:29.757Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.333s	coverage: 49.4% of statements
22:29:29 [2021-07-16T22:29:29.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s)
22:29:29 [2021-07-16T22:29:29.944Z] PASS
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] === Skipped
22:29:29 [2021-07-16T22:29:29.944Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:29:29 [2021-07-16T22:29:29.944Z]     service_test.go:242: FLAKY_TEST
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] DONE 26 tests, 1 skipped in 54.323s
22:29:29 [2021-07-16T22:29:29.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:29:29 [2021-07-16T22:29:29.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:29:29 [2021-07-16T22:29:29.944Z] ++ set -e
22:29:29 [2021-07-16T22:29:29.944Z] ++ '[' -n 0 ']'
22:29:29 [2021-07-16T22:29:29.944Z] ++ set -x
22:29:29 [2021-07-16T22:29:29.944Z] ++ env -i DEST=/go/src/github.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    docker_api_swarm_test.go:363: Waiting for possible election...
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] INFO: Testing against a local daemon
22:29:29 [2021-07-16T22:29:29.944Z] === RUN   TestDockerNetworkIpvlanPersistance
22:29:29 [2021-07-16T22:29:29.944Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:29 [2021-07-16T22:29:29.944Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
22:29:29 [2021-07-16T22:29:29.944Z] === RUN   TestDockerNetworkIpvlan
22:29:29 [2021-07-16T22:29:29.944Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:29 [2021-07-16T22:29:29.944Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
22:29:29 [2021-07-16T22:29:29.944Z] PASS
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] === Skipped
22:29:29 [2021-07-16T22:29:29.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
22:29:29 [2021-07-16T22:29:29.944Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
22:29:29 [2021-07-16T22:29:29.944Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] 
22:29:29 [2021-07-16T22:29:29.944Z] DONE 2 tests, 2 skipped in 0.171s
22:29:29 [2021-07-16T22:29:29.944Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:29:29 [2021-07-16T22:29:29.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:29:29 [2021-07-16T22:29:29.944Z] ++ set -e
22:29:29 [2021-07-16T22:29:29.944Z] ++ '[' -n 0 ']'
22:29:29 [2021-07-16T22:29:29.944Z] ++ set -x
22:29:29 [2021-07-16T22:29:29.944Z] ++ env -i DEST=/go/src/github.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
22:29:29 [2021-07-16T22:29:29.944Z] INFO: Testing against a local daemon
22:29:29 [2021-07-16T22:29:29.944Z] === RUN   TestDockerNetworkMacvlanPersistance
22:29:30 [2021-07-16T22:29:30.013Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.540s	coverage: 45.9% of statements
22:29:30 [2021-07-16T22:29:30.013Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:29:31 [2021-07-16T22:29:31.311Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
22:29:31 [2021-07-16T22:29:31.311Z] === RUN   TestDockerNetworkMacvlan
22:29:31 [2021-07-16T22:29:31.379Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.643s	coverage: 57.7% of statements
22:29:31 [2021-07-16T22:29:31.379Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:29:31 [2021-07-16T22:29:31.379Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:29:31 [2021-07-16T22:29:31.379Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
22:29:32 [2021-07-16T22:29:32.240Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:29:32 [2021-07-16T22:29:32.747Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
22:29:32 [2021-07-16T22:29:32.802Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:29:33 [2021-07-16T22:29:33.310Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
22:29:33 [2021-07-16T22:29:33.566Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.8% of statements
22:29:33 [2021-07-16T22:29:33.566Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:29:33 [2021-07-16T22:29:33.566Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:29:33 [2021-07-16T22:29:33.728Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:29:34 [2021-07-16T22:29:34.932Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.5% of statements
22:29:35 [2021-07-16T22:29:35.494Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.172s	coverage: 77.8% of statements
22:29:35 [2021-07-16T22:29:35.494Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:29:35 [2021-07-16T22:29:35.494Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:29:35 [2021-07-16T22:29:35.621Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:29:35 [2021-07-16T22:29:35.751Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
22:29:36 [2021-07-16T22:29:36.007Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
22:29:36 [2021-07-16T22:29:36.570Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
22:29:36 [2021-07-16T22:29:36.570Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
22:29:36 [2021-07-16T22:29:36.988Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:29:37 [2021-07-16T22:29:37.498Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
22:29:37 [2021-07-16T22:29:37.498Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:29:37 [2021-07-16T22:29:37.754Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 56.8% of statements
22:29:38 [2021-07-16T22:29:38.316Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
22:29:39 [2021-07-16T22:29:39.504Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:29:39 [2021-07-16T22:29:39.681Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
22:29:39 [2021-07-16T22:29:39.682Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:29:39 [2021-07-16T22:29:39.937Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
22:29:40 [2021-07-16T22:29:40.504Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.605s	coverage: 82.5% of statements
22:29:40 [2021-07-16T22:29:40.504Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:29:40 [2021-07-16T22:29:40.504Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:29:40 [2021-07-16T22:29:40.869Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:29:40 [2021-07-16T22:29:40.869Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:29:40 [2021-07-16T22:29:40.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:29:41 [2021-07-16T22:29:41.868Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
22:29:41 [2021-07-16T22:29:41.868Z] ok  	github.com/docker/docker/distribution	0.140s	coverage: 25.4% of statements
22:29:41 [2021-07-16T22:29:41.868Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:29:42 [2021-07-16T22:29:42.795Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
22:29:43 [2021-07-16T22:29:43.356Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
22:29:43 [2021-07-16T22:29:43.918Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
22:29:44 [2021-07-16T22:29:44.136Z]     docker_api_swarm_test.go:271: [dfbb545e2b45d] joining swarm manager [d84dbeb758a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:29:44 [2021-07-16T22:29:44.136Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:29:44 [2021-07-16T22:29:44.136Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
22:29:44 [2021-07-16T22:29:44.136Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:29:44 [2021-07-16T22:29:44.480Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
22:29:44 [2021-07-16T22:29:44.736Z] ok  	github.com/docker/docker/distribution/xfer	1.961s	coverage: 85.1% of statements
22:29:44 [2021-07-16T22:29:44.736Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:29:44 [2021-07-16T22:29:44.736Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
22:29:44 [2021-07-16T22:29:44.736Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:29:45 [2021-07-16T22:29:45.299Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
22:29:45 [2021-07-16T22:29:45.501Z]     docker_api_swarm_test.go:272: [d2a26e3246c96] joining swarm manager [d84dbeb758a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:29:49 [2021-07-16T22:29:49.695Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:29:49 [2021-07-16T22:29:49.695Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:29:50 [2021-07-16T22:29:50.256Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:29:51 [2021-07-16T22:29:51.183Z] --- PASS: TestDockerNetworkMacvlan (20.00s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.93s)
22:29:51 [2021-07-16T22:29:51.183Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s)
22:29:51 [2021-07-16T22:29:51.183Z] PASS
22:29:51 [2021-07-16T22:29:51.183Z] 
22:29:51 [2021-07-16T22:29:51.183Z] DONE 8 tests in 21.590s
22:29:51 [2021-07-16T22:29:51.183Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:29:51 [2021-07-16T22:29:51.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:29:51 [2021-07-16T22:29:51.183Z] ++ set -e
22:29:51 [2021-07-16T22:29:51.183Z] ++ '[' -n 0 ']'
22:29:51 [2021-07-16T22:29:51.183Z] ++ set -x
22:29:51 [2021-07-16T22:29:51.183Z] ++ env -i DEST=/go/src/github.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
22:29:51 [2021-07-16T22:29:51.440Z] testing: warning: no tests to run
22:29:51 [2021-07-16T22:29:51.440Z] PASS
22:29:51 [2021-07-16T22:29:51.440Z] 
22:29:51 [2021-07-16T22:29:51.440Z] DONE 0 tests in 0.033s
22:29:51 [2021-07-16T22:29:51.440Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:29:51 [2021-07-16T22:29:51.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:29:51 [2021-07-16T22:29:51.440Z] ++ set -e
22:29:51 [2021-07-16T22:29:51.440Z] ++ '[' -n 0 ']'
22:29:51 [2021-07-16T22:29:51.440Z] ++ set -x
22:29:51 [2021-07-16T22:29:51.440Z] ++ env -i DEST=/go/src/github.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
22:29:51 [2021-07-16T22:29:51.440Z] INFO: Testing against a local daemon
22:29:51 [2021-07-16T22:29:51.440Z] === RUN   TestAuthZPluginAllowRequest
22:29:52 [2021-07-16T22:29:52.368Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:29:52 [2021-07-16T22:29:52.624Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:29:53 [2021-07-16T22:29:53.186Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
22:29:53 [2021-07-16T22:29:53.186Z] === RUN   TestAuthZPluginTLS
22:29:53 [2021-07-16T22:29:53.747Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:29:53 [2021-07-16T22:29:53.747Z] === RUN   TestAuthZPluginDenyRequest
22:29:54 [2021-07-16T22:29:54.308Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
22:29:54 [2021-07-16T22:29:54.308Z] === RUN   TestAuthZPluginAPIDenyResponse
22:29:54 [2021-07-16T22:29:54.870Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
22:29:54 [2021-07-16T22:29:54.870Z] === RUN   TestAuthZPluginDenyResponse
22:29:54 [2021-07-16T22:29:54.870Z] === RUN   TestDockerSuite/TestBuildNetNone
22:29:55 [2021-07-16T22:29:55.245Z] ok  	github.com/docker/docker/layer	7.274s	coverage: 68.8% of statements
22:29:55 [2021-07-16T22:29:55.245Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:29:55 [2021-07-16T22:29:55.245Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:29:55 [2021-07-16T22:29:55.245Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:29:55 [2021-07-16T22:29:55.245Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:29:55 [2021-07-16T22:29:55.431Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:29:55 [2021-07-16T22:29:55.431Z] === RUN   TestAuthZPluginAllowEventStream
22:29:55 [2021-07-16T22:29:55.687Z] === RUN   TestDockerSuite/TestBuildNoContext
22:29:56 [2021-07-16T22:29:56.608Z] ok  	github.com/docker/docker/libnetwork/api	1.337s	coverage: 90.1% of statements
22:29:57 [2021-07-16T22:29:57.055Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:29:57 [2021-07-16T22:29:57.055Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
22:29:57 [2021-07-16T22:29:57.055Z] === RUN   TestAuthZPluginErrorResponse
22:29:57 [2021-07-16T22:29:57.538Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.126s	coverage: 84.4% of statements
22:29:57 [2021-07-16T22:29:57.618Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
22:29:57 [2021-07-16T22:29:57.618Z] === RUN   TestAuthZPluginErrorRequest
22:29:57 [2021-07-16T22:29:57.875Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:29:58 [2021-07-16T22:29:58.437Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:29:58 [2021-07-16T22:29:58.437Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:29:58 [2021-07-16T22:29:58.467Z] ok  	github.com/docker/docker/libnetwork/config	0.041s	coverage: 24.0% of statements
22:29:58 [2021-07-16T22:29:58.723Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
22:29:58 [2021-07-16T22:29:58.980Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
22:29:58 [2021-07-16T22:29:58.999Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
22:29:58 [2021-07-16T22:29:58.999Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:29:59 [2021-07-16T22:29:59.563Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:30:00 [2021-07-16T22:30:00.126Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:30:00 [2021-07-16T22:30:00.126Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:30:00 [2021-07-16T22:30:00.382Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:30:00 [2021-07-16T22:30:00.944Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:30:00 [2021-07-16T22:30:00.944Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
22:30:00 [2021-07-16T22:30:00.944Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:30:01 [2021-07-16T22:30:01.636Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:30:01 [2021-07-16T22:30:01.672Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.463s	coverage: 59.9% of statements
22:30:01 [2021-07-16T22:30:01.929Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
22:30:02 [2021-07-16T22:30:02.857Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.151s	coverage: 4.0% of statements
22:30:03 [2021-07-16T22:30:03.003Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
22:30:03 [2021-07-16T22:30:03.003Z] === RUN   TestAuthZPluginHeader
22:30:03 [2021-07-16T22:30:03.112Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
22:30:03 [2021-07-16T22:30:03.368Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
22:30:03 [2021-07-16T22:30:03.567Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:30:03 [2021-07-16T22:30:03.823Z] --- PASS: TestAuthZPluginHeader (0.82s)
22:30:03 [2021-07-16T22:30:03.823Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:30:04 [2021-07-16T22:30:04.079Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:30:06 [2021-07-16T22:30:06.596Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:30:07 [2021-07-16T22:30:07.962Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:30:08 [2021-07-16T22:30:08.218Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s)
22:30:08 [2021-07-16T22:30:08.218Z] === RUN   TestAuthZPluginV2Disable
22:30:10 [2021-07-16T22:30:10.135Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:30:11 [2021-07-16T22:30:11.063Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:30:11 [2021-07-16T22:30:11.319Z] --- PASS: TestAuthZPluginV2Disable (3.34s)
22:30:11 [2021-07-16T22:30:11.319Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:30:11 [2021-07-16T22:30:11.575Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:30:12 [2021-07-16T22:30:12.942Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:30:12 [2021-07-16T22:30:12.942Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:30:13 [2021-07-16T22:30:13.304Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.487s	coverage: 7.2% of statements
22:30:13 [2021-07-16T22:30:13.304Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
22:30:13 [2021-07-16T22:30:13.304Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
22:30:13 [2021-07-16T22:30:13.560Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
22:30:13 [2021-07-16T22:30:13.816Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
22:30:14 [2021-07-16T22:30:14.073Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
22:30:14 [2021-07-16T22:30:14.328Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:30:14 [2021-07-16T22:30:14.589Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:30:14 [2021-07-16T22:30:14.831Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s)
22:30:14 [2021-07-16T22:30:14.831Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:30:17 [2021-07-16T22:30:17.351Z] === RUN   TestDockerSuite/TestBuildPATH
22:30:19 [2021-07-16T22:30:19.240Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:30:20 [2021-07-16T22:30:20.169Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:30:21 [2021-07-16T22:30:21.537Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:30:26 [2021-07-16T22:30:26.768Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
22:30:26 [2021-07-16T22:30:26.783Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.10s)
22:30:26 [2021-07-16T22:30:26.783Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:30:27 [2021-07-16T22:30:27.024Z] ok  	github.com/docker/docker/libnetwork	37.793s	coverage: 40.7% of statements
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:30:27 [2021-07-16T22:30:27.024Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:30:27 [2021-07-16T22:30:27.585Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:30:28 [2021-07-16T22:30:28.513Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
22:30:28 [2021-07-16T22:30:28.769Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.006s	coverage: 71.4% of statements
22:30:30 [2021-07-16T22:30:30.050Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:30:30 [2021-07-16T22:30:30.135Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.563s	coverage: 74.0% of statements
22:30:31 [2021-07-16T22:30:31.502Z] ok  	github.com/docker/docker/libnetwork/iptables	0.393s	coverage: 45.1% of statements
22:30:31 [2021-07-16T22:30:31.503Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.010s	coverage: 60.0% of statements
22:30:32 [2021-07-16T22:30:32.065Z] ok  	github.com/docker/docker/libnetwork/netutils	0.043s	coverage: 44.1% of statements
22:30:33 [2021-07-16T22:30:33.320Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:30:35 [2021-07-16T22:30:35.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:30:39 [2021-07-16T22:30:39.101Z] === RUN   TestDockerSuite/TestBuildRm
22:30:40 [2021-07-16T22:30:40.467Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:30:42 [2021-07-16T22:30:42.356Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:30:42 [2021-07-16T22:30:42.613Z]     docker_api_swarm_node_test.go:19: [d4521881e2e79] joining swarm manager [d7b894700249c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:30:43 [2021-07-16T22:30:43.176Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:30:43 [2021-07-16T22:30:43.432Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
22:30:43 [2021-07-16T22:30:43.432Z] PASS
22:30:43 [2021-07-16T22:30:43.432Z] 
22:30:43 [2021-07-16T22:30:43.432Z] DONE 17 tests in 52.057s
22:30:43 [2021-07-16T22:30:43.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:30:43 [2021-07-16T22:30:43.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:30:43 [2021-07-16T22:30:43.432Z] ++ set -e
22:30:43 [2021-07-16T22:30:43.432Z] ++ '[' -n 0 ']'
22:30:43 [2021-07-16T22:30:43.432Z] ++ set -x
22:30:43 [2021-07-16T22:30:43.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
22:30:43 [2021-07-16T22:30:43.432Z]     docker_api_swarm_node_test.go:20: [d54777da801bf] joining swarm manager [d7b894700249c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:30:43 [2021-07-16T22:30:43.688Z] INFO: Testing against a local daemon
22:30:43 [2021-07-16T22:30:43.688Z] === RUN   TestPluginInvalidJSON
22:30:43 [2021-07-16T22:30:43.688Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:30:43 [2021-07-16T22:30:43.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:30:43 [2021-07-16T22:30:43.688Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:30:43 [2021-07-16T22:30:43.688Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:30:43 [2021-07-16T22:30:43.688Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:30:43 [2021-07-16T22:30:43.688Z] === RUN   TestPluginInstall
22:30:43 [2021-07-16T22:30:43.688Z] === RUN   TestPluginInstall/no_auth
22:30:44 [2021-07-16T22:30:44.236Z] ok  	github.com/docker/docker/libnetwork/ipam	18.633s	coverage: 85.3% of statements
22:30:44 [2021-07-16T22:30:44.236Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:30:44 [2021-07-16T22:30:44.236Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:30:44 [2021-07-16T22:30:44.237Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:30:44 [2021-07-16T22:30:44.237Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:30:44 [2021-07-16T22:30:44.251Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:30:44 [2021-07-16T22:30:44.813Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:30:45 [2021-07-16T22:30:45.070Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:30:45 [2021-07-16T22:30:45.999Z] time="2021-07-16T22:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:45 [2021-07-16T22:30:45.999Z] time="2021-07-16T22:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c6db7fedc44ce3247a4a57b3faeb44da6c40a877d2cb4b27410b1838845180d" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:45 [2021-07-16T22:30:45.999Z] time="2021-07-16T22:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:45 [2021-07-16T22:30:45.999Z] time="2021-07-16T22:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c6db7fedc44ce3247a4a57b3faeb44da6c40a877d2cb4b27410b1838845180d" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:46 [2021-07-16T22:30:46.255Z] === RUN   TestPluginInstall/with_htpasswd
22:30:46 [2021-07-16T22:30:46.511Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:30:46 [2021-07-16T22:30:46.767Z] time="2021-07-16T22:30:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:46 [2021-07-16T22:30:46.767Z] time="2021-07-16T22:30:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c1da2fac978fdaae7b6a77bf3a579c2c86b6fc03661b87e80846564cd359f87" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:46 [2021-07-16T22:30:46.767Z] time="2021-07-16T22:30:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:46 [2021-07-16T22:30:46.767Z] time="2021-07-16T22:30:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c1da2fac978fdaae7b6a77bf3a579c2c86b6fc03661b87e80846564cd359f87" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:47 [2021-07-16T22:30:47.023Z] === RUN   TestPluginInstall/with_insecure
22:30:47 [2021-07-16T22:30:47.585Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:30:48 [2021-07-16T22:30:48.147Z] time="2021-07-16T22:30:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:48 [2021-07-16T22:30:48.147Z] time="2021-07-16T22:30:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ed0d0dbcff7d9d501c3f940a2d11d5986978cca647a5d5b0519c6e6b87a8bb4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:48 [2021-07-16T22:30:48.147Z] time="2021-07-16T22:30:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:30:48 [2021-07-16T22:30:48.147Z] time="2021-07-16T22:30:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ed0d0dbcff7d9d501c3f940a2d11d5986978cca647a5d5b0519c6e6b87a8bb4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:30:48 [2021-07-16T22:30:48.403Z]     plugin_test.go:165: [d4fa400398722] daemon is not started
22:30:48 [2021-07-16T22:30:48.403Z] --- PASS: TestPluginInstall (4.85s)
22:30:48 [2021-07-16T22:30:48.403Z]     --- PASS: TestPluginInstall/no_auth (2.50s)
22:30:48 [2021-07-16T22:30:48.403Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
22:30:48 [2021-07-16T22:30:48.403Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
22:30:48 [2021-07-16T22:30:48.403Z] === RUN   TestPluginsWithRuntimes
22:30:48 [2021-07-16T22:30:48.965Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:30:49 [2021-07-16T22:30:49.481Z] ok  	github.com/docker/docker/libnetwork/osl	4.300s	coverage: 39.7% of statements
22:30:49 [2021-07-16T22:30:49.481Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
22:30:49 [2021-07-16T22:30:49.738Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
22:30:50 [2021-07-16T22:30:50.328Z] === RUN   TestPluginsWithRuntimes/No_Args
22:30:50 [2021-07-16T22:30:50.665Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.228s	coverage: 49.5% of statements
22:30:50 [2021-07-16T22:30:50.665Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.5% of statements
22:30:51 [2021-07-16T22:30:51.227Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
22:30:51 [2021-07-16T22:30:51.256Z] === RUN   TestPluginsWithRuntimes/With_Args
22:30:51 [2021-07-16T22:30:51.484Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
22:30:52 [2021-07-16T22:30:52.045Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
22:30:52 [2021-07-16T22:30:52.045Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:30:52 [2021-07-16T22:30:52.623Z] --- PASS: TestPluginsWithRuntimes (3.96s)
22:30:52 [2021-07-16T22:30:52.623Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.03s)
22:30:52 [2021-07-16T22:30:52.623Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.07s)
22:30:52 [2021-07-16T22:30:52.623Z] === RUN   TestPluginBackCompatMediaTypes
22:30:52 [2021-07-16T22:30:52.879Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:30:52 [2021-07-16T22:30:52.879Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:30:53 [2021-07-16T22:30:53.442Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s)
22:30:53 [2021-07-16T22:30:53.442Z] PASS
22:30:53 [2021-07-16T22:30:53.442Z] 
22:30:53 [2021-07-16T22:30:53.442Z] DONE 10 tests in 9.837s
22:30:53 [2021-07-16T22:30:53.442Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:30:53 [2021-07-16T22:30:53.442Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
22:30:53 [2021-07-16T22:30:53.442Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:30:53 [2021-07-16T22:30:53.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:30:53 [2021-07-16T22:30:53.442Z] ++ set -e
22:30:53 [2021-07-16T22:30:53.442Z] ++ '[' -n 0 ']'
22:30:53 [2021-07-16T22:30:53.442Z] ++ set -x
22:30:53 [2021-07-16T22:30:53.442Z] ++ env -i DEST=/go/src/github.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
22:30:53 [2021-07-16T22:30:53.442Z] === RUN   TestDockerSuite/TestBuildSpaces
22:30:53 [2021-07-16T22:30:53.442Z] INFO: Testing against a local daemon
22:30:53 [2021-07-16T22:30:53.442Z] === RUN   TestExternalGraphDriver
22:30:53 [2021-07-16T22:30:53.442Z] === RUN   TestExternalGraphDriver/json
22:30:53 [2021-07-16T22:30:53.698Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:30:53 [2021-07-16T22:30:53.936Z] ok  	github.com/docker/docker/pkg/archive	0.310s	coverage: 82.3% of statements
22:30:53 [2021-07-16T22:30:53.954Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:30:54 [2021-07-16T22:30:54.192Z] ok  	github.com/docker/docker/pkg/authorization	0.066s	coverage: 68.3% of statements
22:30:54 [2021-07-16T22:30:54.449Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:30:54 [2021-07-16T22:30:54.706Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:30:54 [2021-07-16T22:30:54.884Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:30:55 [2021-07-16T22:30:55.140Z] === RUN   TestDockerSuite/TestBuildStderr
22:30:56 [2021-07-16T22:30:56.069Z] === RUN   TestExternalGraphDriver/spec
22:30:56 [2021-07-16T22:30:56.325Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:30:57 [2021-07-16T22:30:57.993Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.469s	coverage: 43.2% of statements
22:30:57 [2021-07-16T22:30:57.993Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:30:57 [2021-07-16T22:30:57.993Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
22:30:58 [2021-07-16T22:30:58.248Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
22:30:58 [2021-07-16T22:30:58.862Z] === RUN   TestExternalGraphDriver/pull
22:30:59 [2021-07-16T22:30:59.424Z]     docker_api_swarm_test.go:501: [dd08a07d4eccf] joining swarm manager [d216874c24aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:31:01 [2021-07-16T22:31:01.312Z] --- PASS: TestExternalGraphDriver (7.73s)
22:31:01 [2021-07-16T22:31:01.312Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
22:31:01 [2021-07-16T22:31:01.312Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
22:31:01 [2021-07-16T22:31:01.312Z]     --- PASS: TestExternalGraphDriver/pull (2.41s)
22:31:01 [2021-07-16T22:31:01.312Z] === RUN   TestGraphdriverPluginV2
22:31:02 [2021-07-16T22:31:02.240Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:31:02 [2021-07-16T22:31:02.414Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.026s	coverage: 84.1% of statements
22:31:02 [2021-07-16T22:31:02.414Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
22:31:02 [2021-07-16T22:31:02.414Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
22:31:02 [2021-07-16T22:31:02.414Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
22:31:03 [2021-07-16T22:31:03.340Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
22:31:03 [2021-07-16T22:31:03.596Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.3% of statements
22:31:03 [2021-07-16T22:31:03.605Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:31:03 [2021-07-16T22:31:03.852Z] ok  	github.com/docker/docker/pkg/fsutils	0.165s	coverage: 85.1% of statements
22:31:04 [2021-07-16T22:31:04.108Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:31:04 [2021-07-16T22:31:04.535Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:31:04 [2021-07-16T22:31:04.686Z] --- PASS: TestBuildWCOWSandboxSize (793.21s)
22:31:04 [2021-07-16T22:31:04.686Z] === RUN   TestBuildWithEmptyDockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:04 [2021-07-16T22:31:04.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:04 [2021-07-16T22:31:04.792Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:31:05 [2021-07-16T22:31:05.037Z] ok  	github.com/docker/docker/pkg/idtools	0.357s	coverage: 69.5% of statements
22:31:05 [2021-07-16T22:31:05.137Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:05 [2021-07-16T22:31:05.137Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:05 [2021-07-16T22:31:05.137Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:05 [2021-07-16T22:31:05.137Z] --- PASS: TestBuildWithEmptyDockerfile (0.58s)
22:31:05 [2021-07-16T22:31:05.137Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
22:31:05 [2021-07-16T22:31:05.137Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
22:31:05 [2021-07-16T22:31:05.137Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
22:31:05 [2021-07-16T22:31:05.137Z] === RUN   TestBuildPreserveOwnership
22:31:05 [2021-07-16T22:31:05.137Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
22:31:05 [2021-07-16T22:31:05.137Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
22:31:05 [2021-07-16T22:31:05.137Z] === RUN   TestBuildPlatformInvalid
22:31:05 [2021-07-16T22:31:05.354Z] --- PASS: TestGraphdriverPluginV2 (4.27s)
22:31:05 [2021-07-16T22:31:05.354Z] PASS
22:31:05 [2021-07-16T22:31:05.354Z] 
22:31:05 [2021-07-16T22:31:05.354Z] DONE 5 tests in 12.165s
22:31:05 [2021-07-16T22:31:05.354Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:31:05 [2021-07-16T22:31:05.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:31:05 [2021-07-16T22:31:05.588Z] --- PASS: TestBuildPlatformInvalid (0.57s)
22:31:05 [2021-07-16T22:31:05.588Z] PASS
22:31:05 [2021-07-16T22:31:05.588Z] ok  	github.com/docker/docker/integration/build	977.037s
22:31:05 [2021-07-16T22:31:05.599Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 69.3% of statements
22:31:05 [2021-07-16T22:31:05.610Z] ++ set -e
22:31:05 [2021-07-16T22:31:05.610Z] ++ '[' -n 0 ']'
22:31:05 [2021-07-16T22:31:05.610Z] ++ set -x
22:31:05 [2021-07-16T22:31:05.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=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
22:31:05 [2021-07-16T22:31:05.610Z] INFO: Testing against a local daemon
22:31:05 [2021-07-16T22:31:05.610Z] === RUN   TestContinueAfterPluginCrash
22:31:05 [2021-07-16T22:31:05.610Z] === PAUSE TestContinueAfterPluginCrash
22:31:05 [2021-07-16T22:31:05.610Z] === RUN   TestReadPluginNoRead
22:31:05 [2021-07-16T22:31:05.610Z] === PAUSE TestReadPluginNoRead
22:31:05 [2021-07-16T22:31:05.610Z] === RUN   TestDaemonStartWithLogOpt
22:31:05 [2021-07-16T22:31:05.610Z] === PAUSE TestDaemonStartWithLogOpt
22:31:05 [2021-07-16T22:31:05.610Z] === CONT  TestContinueAfterPluginCrash
22:31:05 [2021-07-16T22:31:05.610Z] === CONT  TestDaemonStartWithLogOpt
22:31:05 [2021-07-16T22:31:05.856Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
22:31:05 [2021-07-16T22:31:05.866Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] === Skipped
22:31:06 [2021-07-16T22:31:06.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
22:31:06 [2021-07-16T22:31:06.039Z]     build_session_test.go:25: TODO: BuildKit
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
22:31:06 [2021-07-16T22:31:06.039Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
22:31:06 [2021-07-16T22:31:06.039Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
22:31:06 [2021-07-16T22:31:06.039Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
22:31:06 [2021-07-16T22:31:06.039Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] 
22:31:06 [2021-07-16T22:31:06.039Z] DONE 29 tests, 5 skipped in 1007.048s
22:31:06 [2021-07-16T22:31:06.112Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:31:06 [2021-07-16T22:31:06.369Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:31:06 [2021-07-16T22:31:06.369Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:31:06 [2021-07-16T22:31:06.491Z] Running D:\gopath\src\github.com\docker\docker\integration\config
22:31:06 [2021-07-16T22:31:06.626Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:31:06 [2021-07-16T22:31:06.884Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
22:31:07 [2021-07-16T22:31:07.140Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:31:07 [2021-07-16T22:31:07.757Z] === RUN   TestDockerSuite/TestBuildUser
22:31:09 [2021-07-16T22:31:09.353Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:31:09 [2021-07-16T22:31:09.353Z] INFO: Testing against a local daemon
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestConfigInspect
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestConfigInspect (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestConfigList
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestConfigList (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestConfigsCreateAndDelete
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestConfigsUpdate
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestConfigsUpdate (0.01s)
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestTemplatedConfig
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestTemplatedConfig (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z] === RUN   TestConfigCreateResolve
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
22:31:09 [2021-07-16T22:31:09.353Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:31:09 [2021-07-16T22:31:09.353Z] PASS
22:31:09 [2021-07-16T22:31:09.353Z] ok  	github.com/docker/docker/integration/config	0.355s
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === Skipped
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s)
22:31:09 [2021-07-16T22:31:09.353Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] 
22:31:09 [2021-07-16T22:31:09.353Z] DONE 6 tests, 6 skipped in 3.095s
22:31:09 [2021-07-16T22:31:09.353Z] Running D:\gopath\src\github.com\docker\docker\integration\container
22:31:10 [2021-07-16T22:31:10.274Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:31:10 [2021-07-16T22:31:10.530Z] --- PASS: TestDaemonStartWithLogOpt (4.92s)
22:31:10 [2021-07-16T22:31:10.530Z] === CONT  TestReadPluginNoRead
22:31:11 [2021-07-16T22:31:11.896Z]     docker_api_swarm_test.go:506: [d2a9c24b24749] joining swarm manager [d216874c24aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:31:12 [2021-07-16T22:31:12.225Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:31:12 [2021-07-16T22:31:12.225Z] INFO: Testing against a local daemon
22:31:12 [2021-07-16T22:31:12.225Z] === RUN   TestCheckpoint
22:31:12 [2021-07-16T22:31:12.225Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:31:12 [2021-07-16T22:31:12.225Z] --- SKIP: TestCheckpoint (0.00s)
22:31:12 [2021-07-16T22:31:12.225Z] === RUN   TestContainerInvalidJSON
22:31:12 [2021-07-16T22:31:12.225Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:31:12 [2021-07-16T22:31:12.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:31:12 [2021-07-16T22:31:12.225Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:31:12 [2021-07-16T22:31:12.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:31:12 [2021-07-16T22:31:12.225Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:31:12 [2021-07-16T22:31:12.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:31:13 [2021-07-16T22:31:13.176Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:31:13 [2021-07-16T22:31:13.176Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:31:13 [2021-07-16T22:31:13.176Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:31:13 [2021-07-16T22:31:13.176Z] --- PASS: TestContainerInvalidJSON (0.59s)
22:31:13 [2021-07-16T22:31:13.176Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:31:13 [2021-07-16T22:31:13.176Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
22:31:13 [2021-07-16T22:31:13.176Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
22:31:13 [2021-07-16T22:31:13.176Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:31:13 [2021-07-16T22:31:13.176Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
22:31:13 [2021-07-16T22:31:13.176Z] === RUN   TestCopyFromContainerPathIsNotDir
22:31:13 [2021-07-16T22:31:13.626Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
22:31:13 [2021-07-16T22:31:13.626Z] === RUN   TestCopyToContainerPathDoesNotExist
22:31:13 [2021-07-16T22:31:13.626Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
22:31:13 [2021-07-16T22:31:13.626Z] === RUN   TestCopyToContainerPathIsNotDir
22:31:13 [2021-07-16T22:31:13.790Z] === RUN   TestReadPluginNoRead/default
22:31:14 [2021-07-16T22:31:14.047Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCopyFromContainer
22:31:14 [2021-07-16T22:31:14.076Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCopyFromContainer (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateLinkToNonExistingContainer
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidEnv
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidEnv/0
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidEnv/0
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidEnv/1
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidEnv/1
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidEnv/2
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidEnv/2
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidEnv/0
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidEnv/2
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidEnv/1
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateTmpfsMountsTarget
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithCustomMaskedPaths
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithCustomReadonlyPaths
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateDifferentPlatform
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateDifferentPlatform/different_os
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCreateDifferentPlatform (0.04s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:31:14 [2021-07-16T22:31:14.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:31:14 [2021-07-16T22:31:14.076Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestContainerKillOnDaemonStart
22:31:14 [2021-07-16T22:31:14.076Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestDiff
22:31:14 [2021-07-16T22:31:14.076Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:31:14 [2021-07-16T22:31:14.076Z] --- SKIP: TestDiff (0.00s)
22:31:14 [2021-07-16T22:31:14.076Z] === RUN   TestExecWithCloseStdin
22:31:15 [2021-07-16T22:31:15.941Z] === RUN   TestReadPluginNoRead/disabled_caching
22:31:15 [2021-07-16T22:31:15.941Z] --- PASS: TestContinueAfterPluginCrash (10.20s)
22:31:17 [2021-07-16T22:31:17.771Z] --- PASS: TestExecWithCloseStdin (3.28s)
22:31:17 [2021-07-16T22:31:17.771Z] === RUN   TestExec
22:31:17 [2021-07-16T22:31:17.833Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:31:19 [2021-07-16T22:31:19.734Z] === CONT  TestReadPluginNoRead
22:31:19 [2021-07-16T22:31:19.734Z]     read_test.go:92: [dccde9847e4a8] daemon is not started
22:31:19 [2021-07-16T22:31:19.734Z] --- PASS: TestReadPluginNoRead (8.80s)
22:31:19 [2021-07-16T22:31:19.734Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
22:31:19 [2021-07-16T22:31:19.734Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.95s)
22:31:19 [2021-07-16T22:31:19.734Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
22:31:19 [2021-07-16T22:31:19.734Z] PASS
22:31:19 [2021-07-16T22:31:19.734Z] 
22:31:19 [2021-07-16T22:31:19.734Z] DONE 6 tests in 13.902s
22:31:19 [2021-07-16T22:31:19.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:31:19 [2021-07-16T22:31:19.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:31:19 [2021-07-16T22:31:19.734Z] ++ set -e
22:31:19 [2021-07-16T22:31:19.734Z] ++ '[' -n 0 ']'
22:31:19 [2021-07-16T22:31:19.734Z] ++ set -x
22:31:19 [2021-07-16T22:31:19.735Z] ++ env -i DEST=/go/src/github.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
22:31:19 [2021-07-16T22:31:19.735Z] testing: warning: no tests to run
22:31:19 [2021-07-16T22:31:19.735Z] PASS
22:31:19 [2021-07-16T22:31:19.735Z] 
22:31:19 [2021-07-16T22:31:19.735Z] DONE 0 tests in 0.035s
22:31:19 [2021-07-16T22:31:19.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:31:19 [2021-07-16T22:31:19.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:31:19 [2021-07-16T22:31:19.735Z] ++ set -e
22:31:19 [2021-07-16T22:31:19.735Z] ++ '[' -n 0 ']'
22:31:19 [2021-07-16T22:31:19.735Z] ++ set -x
22:31:19 [2021-07-16T22:31:19.735Z] ++ env -i DEST=/go/src/github.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
22:31:19 [2021-07-16T22:31:19.735Z] INFO: Testing against a local daemon
22:31:19 [2021-07-16T22:31:19.735Z] === RUN   TestPluginWithDevMounts
22:31:19 [2021-07-16T22:31:19.735Z] === PAUSE TestPluginWithDevMounts
22:31:19 [2021-07-16T22:31:19.735Z] === CONT  TestPluginWithDevMounts
22:31:19 [2021-07-16T22:31:19.916Z] --- PASS: TestExec (2.38s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestExecUser
22:31:19 [2021-07-16T22:31:19.916Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestExecUser (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestExportContainerAndImportImage
22:31:19 [2021-07-16T22:31:19.916Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestExportContainerAfterDaemonRestart
22:31:19 [2021-07-16T22:31:19.916Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestHealthCheckWorkdir
22:31:19 [2021-07-16T22:31:19.916Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestHealthKillContainer
22:31:19 [2021-07-16T22:31:19.916Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestHealthKillContainer (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestInspectCpusetInConfigPre120
22:31:19 [2021-07-16T22:31:19.916Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:31:19 [2021-07-16T22:31:19.916Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
22:31:19 [2021-07-16T22:31:19.916Z] === RUN   TestKillContainerInvalidSignal
22:31:21 [2021-07-16T22:31:21.624Z] --- PASS: TestPluginWithDevMounts (1.86s)
22:31:21 [2021-07-16T22:31:21.624Z] PASS
22:31:21 [2021-07-16T22:31:21.624Z] 
22:31:21 [2021-07-16T22:31:21.624Z] DONE 1 tests in 2.011s
22:31:21 [2021-07-16T22:31:21.624Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:31:21 [2021-07-16T22:31:21.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:31:21 [2021-07-16T22:31:21.624Z] ++ set -e
22:31:21 [2021-07-16T22:31:21.624Z] ++ '[' -n 0 ']'
22:31:21 [2021-07-16T22:31:21.624Z] ++ set -x
22:31:21 [2021-07-16T22:31:21.624Z] ++ env -i DEST=/go/src/github.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
22:31:21 [2021-07-16T22:31:21.624Z] INFO: Testing against a local daemon
22:31:21 [2021-07-16T22:31:21.624Z] === RUN   TestSecretInspect
22:31:22 [2021-07-16T22:31:22.058Z] --- PASS: TestKillContainerInvalidSignal (2.10s)
22:31:22 [2021-07-16T22:31:22.058Z] === RUN   TestKillContainer
22:31:22 [2021-07-16T22:31:22.058Z] === RUN   TestKillContainer/no_signal
22:31:24 [2021-07-16T22:31:24.200Z] === RUN   TestKillContainer/non_killing_signal
22:31:24 [2021-07-16T22:31:24.200Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
22:31:24 [2021-07-16T22:31:24.200Z] === RUN   TestKillContainer/killing_signal
22:31:24 [2021-07-16T22:31:24.892Z] --- PASS: TestSecretInspect (3.12s)
22:31:24 [2021-07-16T22:31:24.892Z] === RUN   TestSecretList
22:31:27 [2021-07-16T22:31:27.062Z] --- PASS: TestKillContainer (4.81s)
22:31:27 [2021-07-16T22:31:27.062Z]     --- PASS: TestKillContainer/no_signal (2.06s)
22:31:27 [2021-07-16T22:31:27.062Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z]     --- PASS: TestKillContainer/killing_signal (2.71s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestKillStoppedContainer
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestKillStoppedContainer (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestKillStoppedContainerAPIPre120
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestKillDifferentUserContainer
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestInspectOomKilledTrue
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestInspectOomKilledFalse
22:31:27 [2021-07-16T22:31:27.062Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:31:27 [2021-07-16T22:31:27.062Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:31:27 [2021-07-16T22:31:27.062Z] === RUN   TestLogsFollowTailEmpty
22:31:27 [2021-07-16T22:31:27.411Z] --- PASS: TestSecretList (2.53s)
22:31:27 [2021-07-16T22:31:27.411Z] === RUN   TestSecretsCreateAndDelete
22:31:29 [2021-07-16T22:31:29.208Z] --- PASS: TestLogsFollowTailEmpty (2.11s)
22:31:29 [2021-07-16T22:31:29.208Z] === RUN   TestNetworkNat
22:31:29 [2021-07-16T22:31:29.208Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
22:31:29 [2021-07-16T22:31:29.208Z] --- SKIP: TestNetworkNat (0.00s)
22:31:29 [2021-07-16T22:31:29.208Z] === RUN   TestNetworkLocalhostTCPNat
22:31:29 [2021-07-16T22:31:29.928Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
22:31:29 [2021-07-16T22:31:29.928Z] === RUN   TestSecretsUpdate
22:31:29 [2021-07-16T22:31:29.928Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:31:31 [2021-07-16T22:31:31.295Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:31:31 [2021-07-16T22:31:31.295Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:31:31 [2021-07-16T22:31:31.350Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s)
22:31:31 [2021-07-16T22:31:31.350Z] === RUN   TestNetworkLoopbackNat
22:31:31 [2021-07-16T22:31:31.350Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
22:31:31 [2021-07-16T22:31:31.350Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
22:31:31 [2021-07-16T22:31:31.350Z] === RUN   TestPause
22:31:31 [2021-07-16T22:31:31.350Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
22:31:31 [2021-07-16T22:31:31.350Z] --- SKIP: TestPause (0.00s)
22:31:31 [2021-07-16T22:31:31.350Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:31:32 [2021-07-16T22:31:32.221Z] --- PASS: TestSecretsUpdate (2.13s)
22:31:32 [2021-07-16T22:31:32.221Z] === RUN   TestTemplatedSecret
22:31:32 [2021-07-16T22:31:32.477Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:31:33 [2021-07-16T22:31:33.405Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:31:33 [2021-07-16T22:31:33.492Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.15s)
22:31:33 [2021-07-16T22:31:33.493Z] === RUN   TestPauseStopPausedContainer
22:31:33 [2021-07-16T22:31:33.493Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
22:31:33 [2021-07-16T22:31:33.493Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
22:31:33 [2021-07-16T22:31:33.493Z] === RUN   TestPsFilter
22:31:33 [2021-07-16T22:31:33.943Z] --- PASS: TestPsFilter (0.43s)
22:31:33 [2021-07-16T22:31:33.943Z] === RUN   TestRemoveContainerWithRemovedVolume
22:31:34 [2021-07-16T22:31:34.770Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:31:34 [2021-07-16T22:31:34.770Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:31:35 [2021-07-16T22:31:35.026Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:31:35 [2021-07-16T22:31:35.026Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
22:31:35 [2021-07-16T22:31:35.026Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:31:35 [2021-07-16T22:31:35.026Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
22:31:35 [2021-07-16T22:31:35.026Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:31:35 [2021-07-16T22:31:35.026Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:31:35 [2021-07-16T22:31:35.026Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:31:36 [2021-07-16T22:31:36.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s)
22:31:36 [2021-07-16T22:31:36.088Z] === RUN   TestRemoveContainerWithVolume
22:31:36 [2021-07-16T22:31:36.393Z] --- PASS: TestTemplatedSecret (4.15s)
22:31:36 [2021-07-16T22:31:36.393Z] === RUN   TestSecretCreateResolve
22:31:36 [2021-07-16T22:31:36.955Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:31:36 [2021-07-16T22:31:36.955Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:31:37 [2021-07-16T22:31:37.884Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:31:38 [2021-07-16T22:31:38.447Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:31:38 [2021-07-16T22:31:38.703Z] --- PASS: TestSecretCreateResolve (2.58s)
22:31:38 [2021-07-16T22:31:38.703Z] PASS
22:31:38 [2021-07-16T22:31:38.703Z] 
22:31:38 [2021-07-16T22:31:38.703Z] DONE 6 tests in 17.253s
22:31:38 [2021-07-16T22:31:38.703Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:31:38 [2021-07-16T22:31:38.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
22:31:38 [2021-07-16T22:31:38.703Z] ++ set -e
22:31:38 [2021-07-16T22:31:38.703Z] ++ '[' -n 0 ']'
22:31:38 [2021-07-16T22:31:38.703Z] ++ set -x
22:31:38 [2021-07-16T22:31:38.703Z] ++ env -i DEST=/go/src/github.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
22:31:38 [2021-07-16T22:31:38.960Z] INFO: Testing against a local daemon
22:31:38 [2021-07-16T22:31:38.960Z] === RUN   TestServiceCreateInit
22:31:38 [2021-07-16T22:31:38.960Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:31:38 [2021-07-16T22:31:38.971Z] --- PASS: TestRemoveContainerWithVolume (2.69s)
22:31:38 [2021-07-16T22:31:38.971Z] === RUN   TestRemoveContainerRunning
22:31:39 [2021-07-16T22:31:39.523Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:31:39 [2021-07-16T22:31:39.523Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:31:41 [2021-07-16T22:31:41.116Z] --- PASS: TestRemoveContainerRunning (1.99s)
22:31:41 [2021-07-16T22:31:41.116Z] === RUN   TestRemoveContainerForceRemoveRunning
22:31:42 [2021-07-16T22:31:42.790Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:31:43 [2021-07-16T22:31:43.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.14s)
22:31:43 [2021-07-16T22:31:43.259Z] === RUN   TestRemoveInvalidContainer
22:31:43 [2021-07-16T22:31:43.259Z] --- PASS: TestRemoveInvalidContainer (0.03s)
22:31:43 [2021-07-16T22:31:43.259Z] === RUN   TestRenameLinkedContainer
22:31:43 [2021-07-16T22:31:43.259Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
22:31:43 [2021-07-16T22:31:43.259Z] --- SKIP: TestRenameLinkedContainer (0.00s)
22:31:43 [2021-07-16T22:31:43.259Z] === RUN   TestRenameStoppedContainer
22:31:44 [2021-07-16T22:31:44.184Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:31:44 [2021-07-16T22:31:44.749Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:31:44 [2021-07-16T22:31:44.749Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/signal	1.006s	coverage: 95.2% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:31:45 [2021-07-16T22:31:45.788Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:31:46 [2021-07-16T22:31:46.116Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:31:46 [2021-07-16T22:31:46.116Z]     docker_api_swarm_node_test.go:80: [d43b7873bb0de] joining swarm manager [dd1e62eb63b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:31:46 [2021-07-16T22:31:46.119Z] --- PASS: TestRenameStoppedContainer (2.65s)
22:31:46 [2021-07-16T22:31:46.119Z] === RUN   TestRenameRunningContainerAndReuse
22:31:46 [2021-07-16T22:31:46.349Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
22:31:46 [2021-07-16T22:31:46.372Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:31:46 [2021-07-16T22:31:46.911Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
22:31:46 [2021-07-16T22:31:46.932Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:31:46 [2021-07-16T22:31:46.932Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
22:31:46 [2021-07-16T22:31:46.932Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:31:47 [2021-07-16T22:31:47.166Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
22:31:47 [2021-07-16T22:31:47.422Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
22:31:47 [2021-07-16T22:31:47.678Z] testing: warning: no tests to run
22:31:47 [2021-07-16T22:31:47.678Z] coverage: [no statements]
22:31:47 [2021-07-16T22:31:47.678Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
22:31:47 [2021-07-16T22:31:47.861Z] === RUN   TestDockerSuite/TestBuildXZHost
22:31:47 [2021-07-16T22:31:47.934Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:31:48 [2021-07-16T22:31:48.191Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
22:31:48 [2021-07-16T22:31:48.191Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:31:49 [2021-07-16T22:31:49.808Z] --- PASS: TestRenameRunningContainerAndReuse (4.21s)
22:31:49 [2021-07-16T22:31:49.808Z] === RUN   TestRenameInvalidName
22:31:50 [2021-07-16T22:31:50.081Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
22:31:50 [2021-07-16T22:31:50.338Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
22:31:50 [2021-07-16T22:31:50.594Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.6% of statements
22:31:51 [2021-07-16T22:31:51.130Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:31:51 [2021-07-16T22:31:51.130Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:31:51 [2021-07-16T22:31:51.130Z]     docker_cli_sni_test.go:18: Flakey test
22:31:51 [2021-07-16T22:31:51.130Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:31:51 [2021-07-16T22:31:51.130Z] --- PASS: TestServiceCreateInit (12.12s)
22:31:51 [2021-07-16T22:31:51.130Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.85s)
22:31:51 [2021-07-16T22:31:51.130Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.25s)
22:31:51 [2021-07-16T22:31:51.130Z] === RUN   TestCreateServiceMultipleTimes
22:31:51 [2021-07-16T22:31:51.954Z] --- PASS: TestRenameInvalidName (2.14s)
22:31:51 [2021-07-16T22:31:51.954Z] === RUN   TestRenameAnonymousContainer
22:31:51 [2021-07-16T22:31:51.963Z] ok  	github.com/docker/docker/quota	0.213s	coverage: 71.4% of statements
22:31:51 [2021-07-16T22:31:51.963Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
22:31:52 [2021-07-16T22:31:52.058Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:31:52 [2021-07-16T22:31:52.932Z] ok  	github.com/docker/docker/registry	0.050s	coverage: 58.8% of statements
22:31:53 [2021-07-16T22:31:53.424Z] === RUN   TestDockerSuite/TestCommitChange
22:31:53 [2021-07-16T22:31:53.499Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:31:53 [2021-07-16T22:31:53.499Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
22:31:54 [2021-07-16T22:31:54.061Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
22:31:54 [2021-07-16T22:31:54.317Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:31:54 [2021-07-16T22:31:54.789Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:31:56 [2021-07-16T22:31:56.679Z] === RUN   TestDockerSuite/TestCommitHardlink
22:31:57 [2021-07-16T22:31:57.584Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:31:57 [2021-07-16T22:31:57.584Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 76.4% of statements
22:31:58 [2021-07-16T22:31:58.145Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
22:31:59 [2021-07-16T22:31:59.195Z] === RUN   TestDockerSuite/TestCommitNewFile
22:31:59 [2021-07-16T22:31:59.509Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
22:32:01 [2021-07-16T22:32:01.714Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:32:02 [2021-07-16T22:32:02.174Z] --- PASS: TestRenameAnonymousContainer (9.90s)
22:32:02 [2021-07-16T22:32:02.175Z] === RUN   TestRenameContainerWithSameName
22:32:03 [2021-07-16T22:32:03.083Z] === RUN   TestDockerSuite/TestCommitTTY
22:32:04 [2021-07-16T22:32:04.317Z] --- PASS: TestRenameContainerWithSameName (2.16s)
22:32:04 [2021-07-16T22:32:04.318Z] === RUN   TestRenameContainerWithLinkedContainer
22:32:04 [2021-07-16T22:32:04.318Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
22:32:04 [2021-07-16T22:32:04.318Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
22:32:04 [2021-07-16T22:32:04.318Z] === RUN   TestResize
22:32:04 [2021-07-16T22:32:04.448Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:32:04 [2021-07-16T22:32:04.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:32:05 [2021-07-16T22:32:05.265Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:32:06 [2021-07-16T22:32:06.461Z] --- PASS: TestResize (2.14s)
22:32:06 [2021-07-16T22:32:06.461Z] === RUN   TestResizeWithInvalidSize
22:32:07 [2021-07-16T22:32:07.171Z]     docker_api_swarm_node_test.go:52: [db8e32a20ad63] joining swarm manager [d11abee14df37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:32:07 [2021-07-16T22:32:07.427Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:32:07 [2021-07-16T22:32:07.992Z]     docker_api_swarm_node_test.go:53: [d4d171758d50c] joining swarm manager [d11abee14df37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:32:08 [2021-07-16T22:32:08.249Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:32:08 [2021-07-16T22:32:08.249Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:32:08 [2021-07-16T22:32:08.249Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:32:08 [2021-07-16T22:32:08.504Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:32:08 [2021-07-16T22:32:08.504Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:32:08 [2021-07-16T22:32:08.504Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:32:08 [2021-07-16T22:32:08.504Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:32:08 [2021-07-16T22:32:08.603Z] --- PASS: TestResizeWithInvalidSize (2.17s)
22:32:08 [2021-07-16T22:32:08.603Z] === RUN   TestResizeWhenContainerNotStarted
22:32:09 [2021-07-16T22:32:09.870Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:32:10 [2021-07-16T22:32:10.749Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s)
22:32:10 [2021-07-16T22:32:10.749Z] === RUN   TestDaemonRestartKillContainers
22:32:10 [2021-07-16T22:32:10.749Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:32:10 [2021-07-16T22:32:10.749Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:32:10 [2021-07-16T22:32:10.749Z] === RUN   TestStats
22:32:10 [2021-07-16T22:32:10.749Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
22:32:10 [2021-07-16T22:32:10.749Z] --- SKIP: TestStats (0.00s)
22:32:10 [2021-07-16T22:32:10.749Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:32:11 [2021-07-16T22:32:11.238Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:32:11 [2021-07-16T22:32:11.238Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:32:12 [2021-07-16T22:32:12.166Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:32:12 [2021-07-16T22:32:12.729Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:32:13 [2021-07-16T22:32:13.294Z] --- PASS: TestCreateServiceMultipleTimes (22.15s)
22:32:13 [2021-07-16T22:32:13.294Z] === RUN   TestCreateServiceConflict
22:32:13 [2021-07-16T22:32:13.551Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:32:14 [2021-07-16T22:32:14.480Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:32:15 [2021-07-16T22:32:15.407Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:32:15 [2021-07-16T22:32:15.407Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:32:15 [2021-07-16T22:32:15.407Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:32:15 [2021-07-16T22:32:15.663Z] --- PASS: TestCreateServiceConflict (2.54s)
22:32:15 [2021-07-16T22:32:15.663Z] === RUN   TestCreateServiceMaxReplicas
22:32:16 [2021-07-16T22:32:16.224Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:32:16 [2021-07-16T22:32:16.224Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:32:16 [2021-07-16T22:32:16.224Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:32:16 [2021-07-16T22:32:16.224Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:32:16 [2021-07-16T22:32:16.481Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:32:17 [2021-07-16T22:32:17.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:32:18 [2021-07-16T22:32:18.337Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:32:19 [2021-07-16T22:32:19.266Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:32:19 [2021-07-16T22:32:19.266Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:32:19 [2021-07-16T22:32:19.826Z] --- PASS: TestCreateServiceMaxReplicas (3.94s)
22:32:19 [2021-07-16T22:32:19.826Z] === RUN   TestCreateWithDuplicateNetworkNames
22:32:20 [2021-07-16T22:32:20.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.36s)
22:32:20 [2021-07-16T22:32:20.981Z] === RUN   TestStopContainerWithTimeout
22:32:20 [2021-07-16T22:32:20.981Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
22:32:20 [2021-07-16T22:32:20.981Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
22:32:20 [2021-07-16T22:32:20.981Z] === RUN   TestUpdateRestartPolicy
22:32:21 [2021-07-16T22:32:21.191Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:32:22 [2021-07-16T22:32:22.119Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:32:22 [2021-07-16T22:32:22.119Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:32:23 [2021-07-16T22:32:23.048Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:32:23 [2021-07-16T22:32:23.976Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:32:24 [2021-07-16T22:32:24.538Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:32:25 [2021-07-16T22:32:25.466Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:32:25 [2021-07-16T22:32:25.466Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:32:26 [2021-07-16T22:32:26.040Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:32:26 [2021-07-16T22:32:26.970Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:32:27 [2021-07-16T22:32:27.898Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:32:27 [2021-07-16T22:32:27.898Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:32:28 [2021-07-16T22:32:28.459Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:32:29 [2021-07-16T22:32:29.824Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:32:31 [2021-07-16T22:32:31.188Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:32:31 [2021-07-16T22:32:31.188Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:32:31 [2021-07-16T22:32:31.188Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:32:31 [2021-07-16T22:32:31.188Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:32:31 [2021-07-16T22:32:31.444Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:32:32 [2021-07-16T22:32:32.006Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:32:33 [2021-07-16T22:32:33.892Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s)
22:32:33 [2021-07-16T22:32:33.892Z] === RUN   TestCreateServiceSecretFileMode
22:32:36 [2021-07-16T22:32:36.409Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:32:36 [2021-07-16T22:32:36.665Z] --- PASS: TestCreateServiceSecretFileMode (2.69s)
22:32:36 [2021-07-16T22:32:36.665Z] === RUN   TestCreateServiceConfigFileMode
22:32:37 [2021-07-16T22:32:37.228Z] === RUN   TestDockerSuite/TestContainerAPITop
22:32:38 [2021-07-16T22:32:38.156Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:32:38 [2021-07-16T22:32:38.156Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
22:32:38 [2021-07-16T22:32:38.156Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:32:38 [2021-07-16T22:32:38.156Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:32:40 [2021-07-16T22:32:40.045Z] --- PASS: TestCreateServiceConfigFileMode (3.00s)
22:32:40 [2021-07-16T22:32:40.045Z] === RUN   TestCreateServiceSysctls
22:32:40 [2021-07-16T22:32:40.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
22:32:41 [2021-07-16T22:32:41.411Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:32:41 [2021-07-16T22:32:41.944Z] --- PASS: TestUpdateRestartPolicy (21.60s)
22:32:41 [2021-07-16T22:32:41.944Z] === RUN   TestUpdateRestartWithAutoRemove
22:32:42 [2021-07-16T22:32:42.340Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:32:43 [2021-07-16T22:32:43.707Z] --- PASS: TestCreateServiceSysctls (4.08s)
22:32:43 [2021-07-16T22:32:43.707Z] === RUN   TestCreateServiceCapabilities
22:32:43 [2021-07-16T22:32:43.707Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:32:44 [2021-07-16T22:32:44.088Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s)
22:32:44 [2021-07-16T22:32:44.088Z] === RUN   TestWaitNonBlocked
22:32:44 [2021-07-16T22:32:44.088Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:44 [2021-07-16T22:32:44.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:44 [2021-07-16T22:32:44.088Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:44 [2021-07-16T22:32:44.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:44 [2021-07-16T22:32:44.088Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:44 [2021-07-16T22:32:44.088Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:46 [2021-07-16T22:32:46.952Z] --- PASS: TestWaitNonBlocked (0.03s)
22:32:46 [2021-07-16T22:32:46.953Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.67s)
22:32:46 [2021-07-16T22:32:46.953Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s)
22:32:46 [2021-07-16T22:32:46.953Z] === RUN   TestWaitBlocked
22:32:46 [2021-07-16T22:32:46.953Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
22:32:46 [2021-07-16T22:32:46.953Z] --- SKIP: TestWaitBlocked (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z] PASS
22:32:46 [2021-07-16T22:32:46.953Z] ok  	github.com/docker/docker/integration/container	94.763s
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === Skipped
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:32:46 [2021-07-16T22:32:46.953Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
22:32:46 [2021-07-16T22:32:46.953Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
22:32:46 [2021-07-16T22:32:46.953Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] 
22:32:46 [2021-07-16T22:32:46.953Z] DONE 88 tests, 33 skipped in 97.410s
22:32:46 [2021-07-16T22:32:46.953Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
22:32:46 [2021-07-16T22:32:46.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
22:32:47 [2021-07-16T22:32:47.234Z] --- PASS: TestCreateServiceCapabilities (3.39s)
22:32:47 [2021-07-16T22:32:47.234Z] === RUN   TestInspect
22:32:48 [2021-07-16T22:32:48.608Z]     docker_api_swarm_test.go:201: [d3e8b46224195] joining swarm manager [d8401c9fab86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:32:49 [2021-07-16T22:32:49.105Z] === RUN   TestConfigDaemonLibtrustID
22:32:49 [2021-07-16T22:32:49.105Z]     daemon_test.go:19: runtime.GOOS != "linux"
22:32:49 [2021-07-16T22:32:49.105Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
22:32:49 [2021-07-16T22:32:49.105Z] === RUN   TestDaemonConfigValidation
22:32:49 [2021-07-16T22:32:49.105Z]     daemon_test.go:38: runtime.GOOS != "linux"
22:32:49 [2021-07-16T22:32:49.105Z] --- SKIP: TestDaemonConfigValidation (0.00s)
22:32:49 [2021-07-16T22:32:49.105Z] PASS
22:32:49 [2021-07-16T22:32:49.105Z] ok  	github.com/docker/docker/integration/daemon	0.323s
22:32:49 [2021-07-16T22:32:49.105Z] 
22:32:49 [2021-07-16T22:32:49.105Z] === Skipped
22:32:49 [2021-07-16T22:32:49.105Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
22:32:49 [2021-07-16T22:32:49.105Z]     daemon_test.go:19: runtime.GOOS != "linux"
22:32:49 [2021-07-16T22:32:49.105Z] 
22:32:49 [2021-07-16T22:32:49.105Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
22:32:49 [2021-07-16T22:32:49.105Z]     daemon_test.go:38: runtime.GOOS != "linux"
22:32:49 [2021-07-16T22:32:49.105Z] 
22:32:49 [2021-07-16T22:32:49.105Z] 
22:32:49 [2021-07-16T22:32:49.105Z] DONE 2 tests, 2 skipped in 1.852s
22:32:49 [2021-07-16T22:32:49.105Z] Running D:\gopath\src\github.com\docker\docker\integration\image
22:32:51 [2021-07-16T22:32:51.132Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:32:51 [2021-07-16T22:32:51.250Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:32:51 [2021-07-16T22:32:51.250Z] INFO: Testing against a local daemon
22:32:51 [2021-07-16T22:32:51.250Z] === RUN   TestCommitInheritsEnv
22:32:51 [2021-07-16T22:32:51.250Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
22:32:51 [2021-07-16T22:32:51.250Z] --- SKIP: TestCommitInheritsEnv (0.00s)
22:32:51 [2021-07-16T22:32:51.250Z] === RUN   TestImportExtremelyLargeImageWorks
22:32:51 [2021-07-16T22:32:51.250Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
22:32:51 [2021-07-16T22:32:51.250Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:32:51 [2021-07-16T22:32:51.250Z] === RUN   TestImagesFilterMultiReference
22:32:51 [2021-07-16T22:32:51.250Z] --- PASS: TestImagesFilterMultiReference (0.09s)
22:32:51 [2021-07-16T22:32:51.250Z] === RUN   TestImagePullPlatformInvalid
22:32:51 [2021-07-16T22:32:51.250Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:32:51 [2021-07-16T22:32:51.250Z] === RUN   TestRemoveImageOrphaning
22:32:51 [2021-07-16T22:32:51.387Z] --- PASS: TestInspect (4.19s)
22:32:51 [2021-07-16T22:32:51.387Z] === RUN   TestCreateJob
22:32:51 [2021-07-16T22:32:51.643Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestRemoveImageOrphaning (1.08s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagInvalidReference
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagInvalidReference (0.03s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagValidPrefixedRepo
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagExistedNameWithoutForce
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagOfficialNames
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagOfficialNames (0.09s)
22:32:52 [2021-07-16T22:32:52.201Z] === RUN   TestTagMatchesDigest
22:32:52 [2021-07-16T22:32:52.201Z] --- PASS: TestTagMatchesDigest (0.05s)
22:32:52 [2021-07-16T22:32:52.201Z] PASS
22:32:52 [2021-07-16T22:32:52.201Z] ok  	github.com/docker/docker/integration/image	1.850s
22:32:52 [2021-07-16T22:32:52.201Z] 
22:32:52 [2021-07-16T22:32:52.201Z] === Skipped
22:32:52 [2021-07-16T22:32:52.653Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
22:32:52 [2021-07-16T22:32:52.653Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
22:32:52 [2021-07-16T22:32:52.653Z] 
22:32:52 [2021-07-16T22:32:52.653Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
22:32:52 [2021-07-16T22:32:52.653Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
22:32:52 [2021-07-16T22:32:52.653Z] 
22:32:52 [2021-07-16T22:32:52.653Z] 
22:32:52 [2021-07-16T22:32:52.653Z] DONE 11 tests, 2 skipped in 3.554s
22:32:52 [2021-07-16T22:32:52.653Z] Running D:\gopath\src\github.com\docker\docker\integration\network
22:32:53 [2021-07-16T22:32:53.531Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:32:54 [2021-07-16T22:32:54.794Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:32:54 [2021-07-16T22:32:54.794Z] INFO: Testing against a local daemon
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkCreateDelete
22:32:54 [2021-07-16T22:32:54.794Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestNetworkCreateDelete (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDockerNetworkDeletePreferID
22:32:54 [2021-07-16T22:32:54.794Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonDNSFallback
22:32:54 [2021-07-16T22:32:54.794Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonDNSFallback (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestInspectNetwork
22:32:54 [2021-07-16T22:32:54.794Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestInspectNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestRunContainerWithBridgeNone
22:32:54 [2021-07-16T22:32:54.794Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkInvalidJSON
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkInvalidJSON//networks/create
22:32:54 [2021-07-16T22:32:54.794Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:32:54 [2021-07-16T22:32:54.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:32:54 [2021-07-16T22:32:54.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:32:54 [2021-07-16T22:32:54.794Z] === CONT  TestNetworkInvalidJSON//networks/create
22:32:54 [2021-07-16T22:32:54.794Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:32:54 [2021-07-16T22:32:54.794Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:32:54 [2021-07-16T22:32:54.794Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:32:54 [2021-07-16T22:32:54.794Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkList
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkList//networks
22:32:54 [2021-07-16T22:32:54.794Z] === PAUSE TestNetworkList//networks
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestNetworkList//networks/
22:32:54 [2021-07-16T22:32:54.794Z] === PAUSE TestNetworkList//networks/
22:32:54 [2021-07-16T22:32:54.794Z] === CONT  TestNetworkList//networks
22:32:54 [2021-07-16T22:32:54.794Z] === CONT  TestNetworkList//networks/
22:32:54 [2021-07-16T22:32:54.794Z] --- PASS: TestNetworkList (0.04s)
22:32:54 [2021-07-16T22:32:54.794Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     --- PASS: TestNetworkList//networks (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestHostIPv4BridgeLabel
22:32:54 [2021-07-16T22:32:54.794Z]     network_test.go:126: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonRestartWithLiveRestore
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:29: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonDefaultNetworkPools
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:58: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonRestartWithExistingNetwork
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:102: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:136: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:187: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestServiceWithPredefinedNetwork
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:212: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:242: FLAKY_TEST
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestServiceWithDataPathPortInit
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:333: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:401: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z] PASS
22:32:54 [2021-07-16T22:32:54.794Z] ok  	github.com/docker/docker/integration/network	0.419s
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === Skipped
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     network_test.go:126: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:29: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:58: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:102: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:136: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:187: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:212: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:242: FLAKY_TEST
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:333: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
22:32:54 [2021-07-16T22:32:54.794Z]     service_test.go:401: testEnv.OSType == "windows"
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] 
22:32:54 [2021-07-16T22:32:54.794Z] DONE 22 tests, 15 skipped in 2.384s
22:32:54 [2021-07-16T22:32:54.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
22:32:55 [2021-07-16T22:32:55.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:32:55 [2021-07-16T22:32:55.675Z] --- PASS: TestCreateJob (4.38s)
22:32:55 [2021-07-16T22:32:55.675Z] === RUN   TestReplicatedJob
22:32:55 [2021-07-16T22:32:55.746Z] testing: warning: no tests to run
22:32:55 [2021-07-16T22:32:55.746Z] PASS
22:32:55 [2021-07-16T22:32:55.746Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.131s
22:32:55 [2021-07-16T22:32:55.746Z] 
22:32:55 [2021-07-16T22:32:55.746Z] DONE 0 tests in 0.791s
22:32:55 [2021-07-16T22:32:55.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
22:32:56 [2021-07-16T22:32:56.237Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
22:32:56 [2021-07-16T22:32:56.697Z] testing: warning: no tests to run
22:32:56 [2021-07-16T22:32:56.697Z] PASS
22:32:56 [2021-07-16T22:32:56.697Z] ok  	github.com/docker/docker/integration/network/macvlan	0.153s
22:32:56 [2021-07-16T22:32:56.697Z] 
22:32:56 [2021-07-16T22:32:56.697Z] DONE 0 tests in 0.728s
22:32:56 [2021-07-16T22:32:56.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
22:32:57 [2021-07-16T22:32:57.148Z] testing: warning: no tests to run
22:32:57 [2021-07-16T22:32:57.148Z] PASS
22:32:57 [2021-07-16T22:32:57.148Z] ok  	github.com/docker/docker/integration/plugin	0.184s
22:32:57 [2021-07-16T22:32:57.148Z] 
22:32:57 [2021-07-16T22:32:57.148Z] DONE 0 tests in 0.781s
22:32:57 [2021-07-16T22:32:57.600Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
22:32:58 [2021-07-16T22:32:58.050Z] testing: warning: no tests to run
22:32:58 [2021-07-16T22:32:58.050Z] PASS
22:32:58 [2021-07-16T22:32:58.050Z] ok  	github.com/docker/docker/integration/plugin/authz	0.139s
22:32:58 [2021-07-16T22:32:58.050Z] 
22:32:58 [2021-07-16T22:32:58.050Z] DONE 0 tests in 0.745s
22:32:58 [2021-07-16T22:32:58.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
22:32:58 [2021-07-16T22:32:58.128Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
22:33:00 [2021-07-16T22:33:00.019Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
22:33:01 [2021-07-16T22:33:01.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
22:33:03 [2021-07-16T22:33:03.272Z] --- PASS: TestReplicatedJob (7.31s)
22:33:03 [2021-07-16T22:33:03.272Z] === RUN   TestUpdateReplicatedJob
22:33:03 [2021-07-16T22:33:03.272Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bc06c0_<nil>}
22:33:05 [2021-07-16T22:33:05.161Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1200355936_/foo_false__<nil>_<nil>_<nil>}
22:33:06 [2021-07-16T22:33:06.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1200355936_/foo_true__<nil>_<nil>_<nil>}
22:33:06 [2021-07-16T22:33:06.782Z] --- PASS: TestUpdateReplicatedJob (3.87s)
22:33:06 [2021-07-16T22:33:06.782Z] === RUN   TestServiceListWithStatuses
22:33:06 [2021-07-16T22:33:06.782Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:33:06 [2021-07-16T22:33:06.782Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:33:06 [2021-07-16T22:33:06.782Z] === RUN   TestDockerNetworkConnectAlias
22:33:07 [2021-07-16T22:33:07.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_false__<nil>_<nil>_<nil>}
22:33:09 [2021-07-16T22:33:09.240Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_true__<nil>_<nil>_<nil>}
22:33:10 [2021-07-16T22:33:10.352Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:10 [2021-07-16T22:33:10.352Z] INFO: Testing against a local daemon
22:33:10 [2021-07-16T22:33:10.352Z] === RUN   TestPluginInvalidJSON
22:33:10 [2021-07-16T22:33:10.352Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:33:10 [2021-07-16T22:33:10.352Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:33:10 [2021-07-16T22:33:10.352Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:33:10 [2021-07-16T22:33:10.352Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:33:10 [2021-07-16T22:33:10.352Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z] === RUN   TestPluginInstall
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:63: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] --- SKIP: TestPluginInstall (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z] === RUN   TestPluginsWithRuntimes
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:172: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z] === RUN   TestPluginBackCompatMediaTypes
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:234: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z] PASS
22:33:10 [2021-07-16T22:33:10.352Z] ok  	github.com/docker/docker/integration/plugin/common	0.413s
22:33:10 [2021-07-16T22:33:10.352Z] 
22:33:10 [2021-07-16T22:33:10.352Z] === Skipped
22:33:10 [2021-07-16T22:33:10.352Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:63: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] 
22:33:10 [2021-07-16T22:33:10.352Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:172: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] 
22:33:10 [2021-07-16T22:33:10.352Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
22:33:10 [2021-07-16T22:33:10.352Z]     plugin_test.go:234: testEnv.OSType == "windows"
22:33:10 [2021-07-16T22:33:10.352Z] 
22:33:10 [2021-07-16T22:33:10.352Z] 
22:33:10 [2021-07-16T22:33:10.352Z] DONE 5 tests, 3 skipped in 10.549s
22:33:10 [2021-07-16T22:33:10.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
22:33:10 [2021-07-16T22:33:10.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
22:33:10 [2021-07-16T22:33:10.864Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_true__0xc000bc06f0_<nil>_<nil>}
22:33:11 [2021-07-16T22:33:11.823Z] --- PASS: TestDockerNetworkConnectAlias (4.78s)
22:33:11 [2021-07-16T22:33:11.823Z] === RUN   TestDockerNetworkReConnect
22:33:11 [2021-07-16T22:33:11.865Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:11 [2021-07-16T22:33:11.865Z] INFO: Testing against a local daemon
22:33:11 [2021-07-16T22:33:11.865Z] === RUN   TestExternalGraphDriver
22:33:11 [2021-07-16T22:33:11.865Z]     external_test.go:48: runtime.GOOS == "windows"
22:33:11 [2021-07-16T22:33:11.865Z] --- SKIP: TestExternalGraphDriver (0.00s)
22:33:11 [2021-07-16T22:33:11.865Z] === RUN   TestGraphdriverPluginV2
22:33:11 [2021-07-16T22:33:11.865Z]     external_test.go:408: runtime.GOOS == "windows"
22:33:11 [2021-07-16T22:33:11.865Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
22:33:11 [2021-07-16T22:33:11.865Z] PASS
22:33:11 [2021-07-16T22:33:11.865Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.394s
22:33:12 [2021-07-16T22:33:12.315Z] 
22:33:12 [2021-07-16T22:33:12.315Z] === Skipped
22:33:12 [2021-07-16T22:33:12.315Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
22:33:12 [2021-07-16T22:33:12.315Z]     external_test.go:48: runtime.GOOS == "windows"
22:33:12 [2021-07-16T22:33:12.315Z] 
22:33:12 [2021-07-16T22:33:12.315Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
22:33:12 [2021-07-16T22:33:12.315Z]     external_test.go:408: runtime.GOOS == "windows"
22:33:12 [2021-07-16T22:33:12.315Z] 
22:33:12 [2021-07-16T22:33:12.315Z] 
22:33:12 [2021-07-16T22:33:12.315Z] DONE 2 tests, 2 skipped in 3.337s
22:33:12 [2021-07-16T22:33:12.315Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
22:33:12 [2021-07-16T22:33:12.750Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bc0708_<nil>}
22:33:12 [2021-07-16T22:33:12.750Z]     docker_api_swarm_test.go:383: [d76e5033d561f] joining swarm manager [d6f7de382aa3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:33:14 [2021-07-16T22:33:14.113Z]     docker_api_swarm_test.go:384: [da010c60a33a1] joining swarm manager [d6f7de382aa3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:33:14 [2021-07-16T22:33:14.369Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bc0720_<nil>}
22:33:14 [2021-07-16T22:33:14.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:14 [2021-07-16T22:33:14.457Z] INFO: Testing against a local daemon
22:33:14 [2021-07-16T22:33:14.457Z] === RUN   TestReadPluginNoRead
22:33:14 [2021-07-16T22:33:14.457Z]     read_test.go:21: no unix domain sockets on Windows
22:33:14 [2021-07-16T22:33:14.457Z] --- SKIP: TestReadPluginNoRead (0.00s)
22:33:14 [2021-07-16T22:33:14.457Z] PASS
22:33:14 [2021-07-16T22:33:14.457Z] ok  	github.com/docker/docker/integration/plugin/logging	0.367s
22:33:14 [2021-07-16T22:33:14.457Z] 
22:33:14 [2021-07-16T22:33:14.457Z] === Skipped
22:33:14 [2021-07-16T22:33:14.457Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
22:33:14 [2021-07-16T22:33:14.457Z]     read_test.go:21: no unix domain sockets on Windows
22:33:14 [2021-07-16T22:33:14.457Z] 
22:33:14 [2021-07-16T22:33:14.457Z] 
22:33:14 [2021-07-16T22:33:14.457Z] DONE 1 tests, 1 skipped in 2.321s
22:33:14 [2021-07-16T22:33:14.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
22:33:15 [2021-07-16T22:33:15.968Z] testing: warning: no tests to run
22:33:15 [2021-07-16T22:33:15.968Z] PASS
22:33:15 [2021-07-16T22:33:15.968Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.168s
22:33:15 [2021-07-16T22:33:15.968Z] 
22:33:15 [2021-07-16T22:33:15.968Z] DONE 0 tests in 1.101s
22:33:15 [2021-07-16T22:33:15.968Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
22:33:16 [2021-07-16T22:33:16.259Z] --- PASS: TestDockerNetworkReConnect (4.47s)
22:33:16 [2021-07-16T22:33:16.259Z] === RUN   TestServicePlugin
22:33:16 [2021-07-16T22:33:16.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bc0738_<nil>}
22:33:18 [2021-07-16T22:33:18.112Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:18 [2021-07-16T22:33:18.112Z] INFO: Testing against a local daemon
22:33:18 [2021-07-16T22:33:18.112Z] === RUN   TestPluginWithDevMounts
22:33:18 [2021-07-16T22:33:18.112Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
22:33:18 [2021-07-16T22:33:18.112Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:33:18 [2021-07-16T22:33:18.112Z] PASS
22:33:18 [2021-07-16T22:33:18.112Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.349s
22:33:18 [2021-07-16T22:33:18.112Z] 
22:33:18 [2021-07-16T22:33:18.112Z] === Skipped
22:33:18 [2021-07-16T22:33:18.112Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
22:33:18 [2021-07-16T22:33:18.112Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
22:33:18 [2021-07-16T22:33:18.112Z] 
22:33:18 [2021-07-16T22:33:18.112Z] 
22:33:18 [2021-07-16T22:33:18.112Z] DONE 1 tests, 1 skipped in 2.177s
22:33:18 [2021-07-16T22:33:18.112Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
22:33:18 [2021-07-16T22:33:18.148Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bc0750_<nil>}
22:33:20 [2021-07-16T22:33:20.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:33:20 [2021-07-16T22:33:20.036Z]     plugin_test.go:62: [dd813d3afa73b] joining swarm manager [d9abad82529a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:33:20 [2021-07-16T22:33:20.261Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:20 [2021-07-16T22:33:20.261Z] INFO: Testing against a local daemon
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestSecretInspect
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestSecretInspect (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestSecretList
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestSecretList (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestSecretsCreateAndDelete
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestSecretsUpdate
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestSecretsUpdate (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestTemplatedSecret
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestTemplatedSecret (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] === RUN   TestSecretCreateResolve
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
22:33:20 [2021-07-16T22:33:20.261Z] --- SKIP: TestSecretCreateResolve (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z] PASS
22:33:20 [2021-07-16T22:33:20.261Z] ok  	github.com/docker/docker/integration/secret	0.332s
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === Skipped
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
22:33:20 [2021-07-16T22:33:20.261Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] 
22:33:20 [2021-07-16T22:33:20.261Z] DONE 6 tests, 6 skipped in 1.992s
22:33:20 [2021-07-16T22:33:20.261Z] Running D:\gopath\src\github.com\docker\docker\integration\service
22:33:20 [2021-07-16T22:33:20.868Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.556s	coverage: 60.2% of statements
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/rootless	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/volume	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === Skipped
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     network_proxy_test.go:212: No support for dual stack yet
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver btrfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver btrfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver btrfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver btrfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver btrfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:71: No driver to put!
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z] time="2021-07-16T22:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z] time="2021-07-16T22:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z] time="2021-07-16T22:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z] time="2021-07-16T22:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z] time="2021-07-16T22:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:71: No driver to put!
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     overlay_test.go:49: Fails to compute changes intermittently
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver zfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver zfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver zfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver zfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:44: Driver zfs not supported
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     graphtest_unix.go:71: No driver to put!
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     firewalld_test.go:13: firewalld is not running
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:33:20 [2021-07-16T22:33:20.868Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] 
22:33:20 [2021-07-16T22:33:20.868Z] DONE 2630 tests, 37 skipped in 410.789s
Post stage
[Pipeline] junit
22:33:20 [2021-07-16T22:33:20.878Z] Recording test results
22:33:21 [2021-07-16T22:33:21.050Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:33:21 [2021-07-16T22:33:21.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42641/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab0a3c98a25764c483e6df94feeeb71169763353 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab0a3c98a25764c483e6df94feeeb71169763353 hack/validate/vendor
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
22:33:21 [2021-07-16T22:33:21.404Z]     plugin_test.go:65: [d35698d2594db] joining swarm manager [d9abad82529a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
22:33:21 [2021-07-16T22:33:21.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
22:33:21 [2021-07-16T22:33:21.660Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
22:33:21 [2021-07-16T22:33:21.660Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:33:22 [2021-07-16T22:33:22.298Z] No vendor changes in diff.
22:33:22 [2021-07-16T22:33:22.439Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:22 [2021-07-16T22:33:22.440Z] INFO: Testing against a local daemon
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestServiceCreateInit
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- PASS: TestServiceCreateInit (0.05s)
22:33:22 [2021-07-16T22:33:22.440Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceMultipleTimes
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceConflict
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceConflict (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceMaxReplicas
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateWithDuplicateNetworkNames
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceSecretFileMode
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceConfigFileMode
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceSysctls
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.440Z] --- SKIP: TestCreateServiceSysctls (0.03s)
22:33:22 [2021-07-16T22:33:22.440Z] === RUN   TestCreateServiceCapabilities
22:33:22 [2021-07-16T22:33:22.440Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:33:22 [2021-07-16T22:33:22.880Z] + echo Ensuring container killed.
22:33:22 [2021-07-16T22:33:22.880Z] Ensuring container killed.
22:33:22 [2021-07-16T22:33:22.880Z] + docker rm -vf docker-pr7
22:33:22 [2021-07-16T22:33:22.880Z] Error: No such container: docker-pr7
[Pipeline] sh
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestInspect
22:33:22 [2021-07-16T22:33:22.899Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestInspect (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestCreateJob
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestCreateJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestReplicatedJob
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestReplicatedJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestUpdateReplicatedJob
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceListWithStatuses
22:33:22 [2021-07-16T22:33:22.899Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestDockerNetworkConnectAlias
22:33:22 [2021-07-16T22:33:22.899Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestDockerNetworkReConnect
22:33:22 [2021-07-16T22:33:22.899Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServicePlugin
22:33:22 [2021-07-16T22:33:22.899Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServicePlugin (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceUpdateLabel
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceUpdateLabel (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceUpdateSecrets
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceUpdateConfigs
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceUpdateNetwork
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] === RUN   TestServiceUpdatePidsLimit
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] PASS
22:33:22 [2021-07-16T22:33:22.899Z] ok  	github.com/docker/docker/integration/service	0.510s
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === Skipped
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
22:33:22 [2021-07-16T22:33:22.899Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
22:33:22 [2021-07-16T22:33:22.899Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] 
22:33:22 [2021-07-16T22:33:22.899Z] DONE 24 tests, 23 skipped in 2.667s
22:33:22 [2021-07-16T22:33:22.899Z] Running D:\gopath\src\github.com\docker\docker\integration\session
22:33:23 [2021-07-16T22:33:23.196Z] + echo Chowning /workspace to jenkins user
22:33:23 [2021-07-16T22:33:23.197Z] Chowning /workspace to jenkins user
22:33:23 [2021-07-16T22:33:23.197Z] + id -u
22:33:23 [2021-07-16T22:33:23.197Z] + id -g
22:33:23 [2021-07-16T22:33:23.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:33:24 [2021-07-16T22:33:24.041Z] + bundleName=unit
22:33:24 [2021-07-16T22:33:24.041Z] + echo Creating unit-bundles.tar.gz
22:33:24 [2021-07-16T22:33:24.041Z] Creating unit-bundles.tar.gz
22:33:24 [2021-07-16T22:33:24.041Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
22:33:24 [2021-07-16T22:33:24.041Z] bundles/junit-report.xml
22:33:24 [2021-07-16T22:33:24.041Z] bundles/go-test-report.json
22:33:24 [2021-07-16T22:33:24.041Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:33:24 [2021-07-16T22:33:24.049Z] Archiving artifacts
22:33:24 [2021-07-16T22:33:24.405Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:33:24 [2021-07-16T22:33:24.709Z] + make clean
22:33:24 [2021-07-16T22:33:24.709Z] docker volume rm -f docker-dev-cache
22:33:24 [2021-07-16T22:33:24.926Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:33:24 [2021-07-16T22:33:24.964Z] docker-dev-cache
[Pipeline] deleteDir
22:33:25 [2021-07-16T22:33:25.075Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:25 [2021-07-16T22:33:25.075Z] INFO: Testing against a local daemon
22:33:25 [2021-07-16T22:33:25.075Z] === RUN   TestSessionCreate
22:33:25 [2021-07-16T22:33:25.075Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
22:33:25 [2021-07-16T22:33:25.075Z] --- SKIP: TestSessionCreate (0.00s)
22:33:25 [2021-07-16T22:33:25.075Z] === RUN   TestSessionCreateWithBadUpgrade
22:33:25 [2021-07-16T22:33:25.075Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
22:33:25 [2021-07-16T22:33:25.075Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
22:33:25 [2021-07-16T22:33:25.075Z] PASS
22:33:25 [2021-07-16T22:33:25.075Z] ok  	github.com/docker/docker/integration/session	0.331s
22:33:25 [2021-07-16T22:33:25.075Z] 
22:33:25 [2021-07-16T22:33:25.075Z] === Skipped
22:33:25 [2021-07-16T22:33:25.075Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
22:33:25 [2021-07-16T22:33:25.075Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
22:33:25 [2021-07-16T22:33:25.075Z] 
22:33:25 [2021-07-16T22:33:25.075Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
22:33:25 [2021-07-16T22:33:25.075Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
22:33:25 [2021-07-16T22:33:25.075Z] 
22:33:25 [2021-07-16T22:33:25.075Z] 
22:33:25 [2021-07-16T22:33:25.075Z] DONE 2 tests, 2 skipped in 1.884s
22:33:25 [2021-07-16T22:33:25.075Z] Running D:\gopath\src\github.com\docker\docker\integration\system
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:33:26 [2021-07-16T22:33:26.612Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:26 [2021-07-16T22:33:26.612Z] INFO: Testing against a local daemon
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:33:26 [2021-07-16T22:33:26.612Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestEventsExecDie
22:33:26 [2021-07-16T22:33:26.612Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestEventsExecDie (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestEventsBackwardsCompatible
22:33:26 [2021-07-16T22:33:26.612Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestEventsVolumeCreate
22:33:26 [2021-07-16T22:33:26.612Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestEventsVolumeCreate (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestInfoAPI
22:33:26 [2021-07-16T22:33:26.612Z] --- PASS: TestInfoAPI (0.04s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestInfoAPIWarnings
22:33:26 [2021-07-16T22:33:26.612Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestInfoAPIWarnings (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestInfoDebug
22:33:26 [2021-07-16T22:33:26.612Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestInfoDebug (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestInfoInsecureRegistries
22:33:26 [2021-07-16T22:33:26.612Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestInfoRegistryMirrors
22:33:26 [2021-07-16T22:33:26.612Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:26 [2021-07-16T22:33:26.612Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
22:33:26 [2021-07-16T22:33:26.612Z] === RUN   TestLoginFailsWithBadCredentials
22:33:26 [2021-07-16T22:33:26.815Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:33:27 [2021-07-16T22:33:27.579Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
22:33:27 [2021-07-16T22:33:27.579Z] === RUN   TestPingCacheHeaders
22:33:28 [2021-07-16T22:33:28.040Z] --- PASS: TestPingCacheHeaders (0.03s)
22:33:28 [2021-07-16T22:33:28.040Z] === RUN   TestPingGet
22:33:28 [2021-07-16T22:33:28.040Z] --- PASS: TestPingGet (0.03s)
22:33:28 [2021-07-16T22:33:28.040Z] === RUN   TestPingHead
22:33:28 [2021-07-16T22:33:28.040Z] --- PASS: TestPingHead (0.03s)
22:33:28 [2021-07-16T22:33:28.040Z] === RUN   TestVersion
22:33:28 [2021-07-16T22:33:28.040Z] --- PASS: TestVersion (0.03s)
22:33:28 [2021-07-16T22:33:28.040Z] PASS
22:33:28 [2021-07-16T22:33:28.040Z] ok  	github.com/docker/docker/integration/system	1.516s
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === Skipped
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
22:33:28 [2021-07-16T22:33:28.040Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] 
22:33:28 [2021-07-16T22:33:28.040Z] DONE 14 tests, 8 skipped in 3.209s
22:33:28 [2021-07-16T22:33:28.040Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
22:33:30 [2021-07-16T22:33:30.083Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:33:30 [2021-07-16T22:33:30.218Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:30 [2021-07-16T22:33:30.218Z] INFO: Testing against a local daemon
22:33:30 [2021-07-16T22:33:30.218Z] === RUN   TestVolumesCreateAndList
22:33:30 [2021-07-16T22:33:30.218Z] --- PASS: TestVolumesCreateAndList (0.06s)
22:33:30 [2021-07-16T22:33:30.218Z] === RUN   TestVolumesRemove
22:33:30 [2021-07-16T22:33:30.218Z] --- PASS: TestVolumesRemove (0.16s)
22:33:30 [2021-07-16T22:33:30.218Z] === RUN   TestVolumesInspect
22:33:30 [2021-07-16T22:33:30.218Z] --- PASS: TestVolumesInspect (0.04s)
22:33:30 [2021-07-16T22:33:30.218Z] === RUN   TestVolumesInvalidJSON
22:33:30 [2021-07-16T22:33:30.218Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:33:30 [2021-07-16T22:33:30.218Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:33:30 [2021-07-16T22:33:30.218Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:33:30 [2021-07-16T22:33:30.218Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:33:30 [2021-07-16T22:33:30.218Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:33:30 [2021-07-16T22:33:30.218Z] PASS
22:33:30 [2021-07-16T22:33:30.218Z] ok  	github.com/docker/docker/integration/volume	0.594s
22:33:30 [2021-07-16T22:33:30.218Z] 
22:33:30 [2021-07-16T22:33:30.218Z] DONE 5 tests in 2.292s
22:33:30 [2021-07-16T22:33:30.218Z] INFO: make.ps1 ended at 07/16/2021 22:33:30
22:33:30 [2021-07-16T22:33:30.218Z] INFO: Integration CLI tests being run from the host:
22:33:30 [2021-07-16T22:33:30.218Z] 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" 
22:33:31 [2021-07-16T22:33:31.451Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:33:31 [2021-07-16T22:33:31.451Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:33:32 [2021-07-16T22:33:32.380Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:33:33 [2021-07-16T22:33:33.309Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
22:33:33 [2021-07-16T22:33:33.870Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:33:35 [2021-07-16T22:33:35.236Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:33:35 [2021-07-16T22:33:35.808Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:33:36 [2021-07-16T22:33:36.735Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:33:37 [2021-07-16T22:33:37.662Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:33:38 [2021-07-16T22:33:38.590Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:33:39 [2021-07-16T22:33:39.153Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:33:40 [2021-07-16T22:33:40.080Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:33:40 [2021-07-16T22:33:40.562Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:33:40 [2021-07-16T22:33:40.562Z] INFO: Testing against a local daemon
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
22:33:40 [2021-07-16T22:33:40.562Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIErrorJSON
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
22:33:40 [2021-07-16T22:33:40.562Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
22:33:40 [2021-07-16T22:33:40.562Z] === RUN   TestDockerSuite/TestAPIImagesDelete
22:33:40 [2021-07-16T22:33:40.642Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:33:41 [2021-07-16T22:33:41.021Z] === RUN   TestDockerSuite/TestAPIImagesFilter
22:33:41 [2021-07-16T22:33:41.481Z] === RUN   TestDockerSuite/TestAPIImagesHistory
22:33:41 [2021-07-16T22:33:41.570Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:33:41 [2021-07-16T22:33:41.943Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
22:33:42 [2021-07-16T22:33:42.402Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
22:33:42 [2021-07-16T22:33:42.500Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:33:43 [2021-07-16T22:33:43.428Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:33:43 [2021-07-16T22:33:43.990Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:33:44 [2021-07-16T22:33:44.916Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:33:44 [2021-07-16T22:33:44.916Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:33:45 [2021-07-16T22:33:45.479Z] === RUN   TestDockerSuite/TestCpRelativePath
22:33:46 [2021-07-16T22:33:46.407Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:33:47 [2021-07-16T22:33:47.333Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:33:47 [2021-07-16T22:33:47.895Z] --- PASS: TestServicePlugin (31.67s)
22:33:47 [2021-07-16T22:33:47.895Z] === RUN   TestServiceUpdateLabel
22:33:47 [2021-07-16T22:33:47.895Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:33:48 [2021-07-16T22:33:48.823Z] === RUN   TestDockerSuite/TestCpToCaseA
22:33:50 [2021-07-16T22:33:50.711Z] --- PASS: TestServiceUpdateLabel (2.56s)
22:33:50 [2021-07-16T22:33:50.711Z] === RUN   TestServiceUpdateSecrets
22:33:50 [2021-07-16T22:33:50.711Z] === RUN   TestDockerSuite/TestCpToCaseB
22:33:51 [2021-07-16T22:33:51.638Z] === RUN   TestDockerSuite/TestCpToCaseC
22:33:54 [2021-07-16T22:33:54.157Z] === RUN   TestDockerSuite/TestCpToCaseD
22:33:58 [2021-07-16T22:33:58.335Z] === RUN   TestDockerSuite/TestCpToCaseE
22:34:01 [2021-07-16T22:34:01.599Z] === RUN   TestDockerSuite/TestCpToCaseF
22:34:01 [2021-07-16T22:34:01.856Z] === RUN   TestDockerSuite/TestCpToCaseG
22:34:06 [2021-07-16T22:34:06.026Z] --- PASS: TestServiceUpdateSecrets (15.73s)
22:34:06 [2021-07-16T22:34:06.026Z] === RUN   TestServiceUpdateConfigs
22:34:06 [2021-07-16T22:34:06.589Z] === RUN   TestDockerSuite/TestCpToCaseH
22:34:09 [2021-07-16T22:34:09.856Z] === RUN   TestDockerSuite/TestCpToCaseI
22:34:10 [2021-07-16T22:34:10.420Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:34:14 [2021-07-16T22:34:14.589Z]     check_test.go:380: [da010c60a33a1] daemon is not started
22:34:14 [2021-07-16T22:34:14.589Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
22:34:14 [2021-07-16T22:34:14.589Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
22:34:15 [2021-07-16T22:34:15.517Z] === RUN   TestDockerSuite/TestCpToDot
22:34:16 [2021-07-16T22:34:16.887Z]     docker_api_swarm_test.go:801: [d23fe248fc068] joining swarm manager [d25d43715d6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:16 [2021-07-16T22:34:16.887Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:34:18 [2021-07-16T22:34:18.253Z]     docker_api_swarm_test.go:801: [dbd733d7bf1a6] joining swarm manager [d25d43715d6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:18 [2021-07-16T22:34:18.509Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:34:19 [2021-07-16T22:34:19.439Z]     docker_api_swarm_test.go:801: [d76efddaee370] joining swarm manager [d25d43715d6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:34:20 [2021-07-16T22:34:20.003Z] === RUN   TestDockerSuite/TestCpToStdout
22:34:20 [2021-07-16T22:34:20.932Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:34:20 [2021-07-16T22:34:20.932Z]     docker_api_swarm_test.go:801: [d305218923c29] joining swarm manager [d25d43715d6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:34:21 [2021-07-16T22:34:21.859Z] --- PASS: TestServiceUpdateConfigs (15.71s)
22:34:21 [2021-07-16T22:34:21.859Z] === RUN   TestServiceUpdateNetwork
22:34:22 [2021-07-16T22:34:22.115Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:34:22 [2021-07-16T22:34:22.371Z]     docker_api_swarm_test.go:809: [d4d91e07cb18b] joining swarm manager [d25d43715d6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
22:34:22 [2021-07-16T22:34:22.628Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:34:24 [2021-07-16T22:34:24.008Z] === RUN   TestDockerSuite/TestCpVolumePath
22:34:25 [2021-07-16T22:34:25.374Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:34:25 [2021-07-16T22:34:25.374Z] === RUN   TestDockerSuite/TestCreateArgs
22:34:25 [2021-07-16T22:34:25.374Z] === RUN   TestDockerSuite/TestCreateByImageID
22:34:25 [2021-07-16T22:34:25.629Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:34:26 [2021-07-16T22:34:26.559Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:34:26 [2021-07-16T22:34:26.559Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:34:26 [2021-07-16T22:34:26.559Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:34:26 [2021-07-16T22:34:26.559Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:34:27 [2021-07-16T22:34:27.122Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:34:27 [2021-07-16T22:34:27.379Z] === RUN   TestDockerSuite/TestCreateLabels
22:34:27 [2021-07-16T22:34:27.379Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:34:27 [2021-07-16T22:34:27.635Z] === RUN   TestDockerSuite/TestCreateRM
22:34:27 [2021-07-16T22:34:27.635Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:34:27 [2021-07-16T22:34:27.635Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:34:27 [2021-07-16T22:34:27.635Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:34:27 [2021-07-16T22:34:27.892Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:34:28 [2021-07-16T22:34:28.149Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:34:30 [2021-07-16T22:34:30.669Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:34:30 [2021-07-16T22:34:30.669Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:34:30 [2021-07-16T22:34:30.669Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:34:33 [2021-07-16T22:34:33.935Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:34:34 [2021-07-16T22:34:34.862Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:34:35 [2021-07-16T22:34:35.788Z] --- PASS: TestServiceUpdateNetwork (13.89s)
22:34:35 [2021-07-16T22:34:35.788Z] === RUN   TestServiceUpdatePidsLimit
22:34:36 [2021-07-16T22:34:36.349Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:34:37 [2021-07-16T22:34:37.279Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:34:37 [2021-07-16T22:34:37.279Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:34:38 [2021-07-16T22:34:38.648Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:34:39 [2021-07-16T22:34:39.211Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:34:41 [2021-07-16T22:34:41.101Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:34:41 [2021-07-16T22:34:41.663Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:34:42 [2021-07-16T22:34:42.592Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:34:42 [2021-07-16T22:34:42.592Z] === RUN   TestDockerSuite/TestDevicePermissions
22:34:43 [2021-07-16T22:34:43.154Z] === RUN   TestDockerSuite/TestDockerFails
22:34:43 [2021-07-16T22:34:43.154Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
22:34:43 [2021-07-16T22:34:43.154Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
22:34:43 [2021-07-16T22:34:43.154Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
22:34:44 [2021-07-16T22:34:44.519Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
22:34:45 [2021-07-16T22:34:45.083Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
22:34:46 [2021-07-16T22:34:46.024Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:34:46 [2021-07-16T22:34:46.280Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
22:34:46 [2021-07-16T22:34:46.280Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
22:34:46 [2021-07-16T22:34:46.280Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
22:34:46 [2021-07-16T22:34:46.536Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
22:34:53 [2021-07-16T22:34:53.073Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:34:54 [2021-07-16T22:34:54.002Z] --- PASS: TestServiceUpdatePidsLimit (18.13s)
22:34:54 [2021-07-16T22:34:54.002Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.37s)
22:34:54 [2021-07-16T22:34:54.002Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s)
22:34:54 [2021-07-16T22:34:54.002Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s)
22:34:54 [2021-07-16T22:34:54.002Z] PASS
22:34:54 [2021-07-16T22:34:54.002Z] 
22:34:54 [2021-07-16T22:34:54.002Z] === Skipped
22:34:54 [2021-07-16T22:34:54.002Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:34:54 [2021-07-16T22:34:54.002Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:54 [2021-07-16T22:34:54.002Z] 
22:34:54 [2021-07-16T22:34:54.002Z] 
22:34:54 [2021-07-16T22:34:54.002Z] DONE 27 tests, 1 skipped in 195.011s
22:34:54 [2021-07-16T22:34:54.002Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:34:54 [2021-07-16T22:34:54.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
22:34:54 [2021-07-16T22:34:54.002Z] ++ set -e
22:34:54 [2021-07-16T22:34:54.002Z] ++ '[' -n 0 ']'
22:34:54 [2021-07-16T22:34:54.002Z] ++ set -x
22:34:54 [2021-07-16T22:34:54.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:34:54 [2021-07-16T22:34:54.002Z] INFO: Testing against a local daemon
22:34:54 [2021-07-16T22:34:54.002Z] === RUN   TestSessionCreate
22:34:54 [2021-07-16T22:34:54.002Z] --- PASS: TestSessionCreate (0.03s)
22:34:54 [2021-07-16T22:34:54.002Z] === RUN   TestSessionCreateWithBadUpgrade
22:34:54 [2021-07-16T22:34:54.002Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:34:54 [2021-07-16T22:34:54.002Z] PASS
22:34:54 [2021-07-16T22:34:54.002Z] 
22:34:54 [2021-07-16T22:34:54.002Z] DONE 2 tests in 0.192s
22:34:54 [2021-07-16T22:34:54.002Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:34:54 [2021-07-16T22:34:54.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
22:34:54 [2021-07-16T22:34:54.002Z] ++ set -e
22:34:54 [2021-07-16T22:34:54.002Z] ++ '[' -n 0 ']'
22:34:54 [2021-07-16T22:34:54.002Z] ++ set -x
22:34:54 [2021-07-16T22:34:54.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:34:54 [2021-07-16T22:34:54.258Z] INFO: Testing against a local daemon
22:34:54 [2021-07-16T22:34:54.258Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:34:54 [2021-07-16T22:34:54.258Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:34:54 [2021-07-16T22:34:54.258Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:34:54 [2021-07-16T22:34:54.258Z] === RUN   TestEventsExecDie
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:34:54 [2021-07-16T22:34:54.518Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:34:54 [2021-07-16T22:34:54.518Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:34:55 [2021-07-16T22:34:55.486Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:34:55 [2021-07-16T22:34:55.623Z] --- PASS: TestEventsExecDie (1.40s)
22:34:55 [2021-07-16T22:34:55.623Z] === RUN   TestEventsBackwardsCompatible
22:34:55 [2021-07-16T22:34:55.623Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:34:55 [2021-07-16T22:34:55.623Z] === RUN   TestEventsVolumeCreate
22:34:55 [2021-07-16T22:34:55.623Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:34:55 [2021-07-16T22:34:55.623Z] === RUN   TestInfoBinaryCommits
22:34:55 [2021-07-16T22:34:55.623Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:34:55 [2021-07-16T22:34:55.623Z] === RUN   TestInfoAPIVersioned
22:34:55 [2021-07-16T22:34:55.623Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:34:55 [2021-07-16T22:34:55.623Z] === RUN   TestInfoDiscoveryBackend
22:34:56 [2021-07-16T22:34:56.191Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:34:56 [2021-07-16T22:34:56.191Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
22:34:56 [2021-07-16T22:34:56.191Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:34:57 [2021-07-16T22:34:57.556Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:34:57 [2021-07-16T22:34:57.556Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:34:57 [2021-07-16T22:34:57.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
22:34:57 [2021-07-16T22:34:57.812Z] === RUN   TestInfoAPI
22:34:57 [2021-07-16T22:34:57.812Z] --- PASS: TestInfoAPI (0.03s)
22:34:57 [2021-07-16T22:34:57.812Z] === RUN   TestInfoAPIWarnings
22:34:58 [2021-07-16T22:34:58.426Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:34:58 [2021-07-16T22:34:58.426Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
22:34:58 [2021-07-16T22:34:58.426Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:34:58 [2021-07-16T22:34:58.426Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
22:34:58 [2021-07-16T22:34:58.426Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:34:58 [2021-07-16T22:34:58.426Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:34:58 [2021-07-16T22:34:58.426Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:34:58 [2021-07-16T22:34:58.426Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:34:58 [2021-07-16T22:34:58.426Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:34:58 [2021-07-16T22:34:58.740Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:35:00 [2021-07-16T22:35:00.631Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
22:35:01 [2021-07-16T22:35:01.194Z] === RUN   TestDockerSuite/TestEventsAttach
22:35:02 [2021-07-16T22:35:02.124Z] === RUN   TestDockerSuite/TestEventsCommit
22:35:02 [2021-07-16T22:35:02.165Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:35:02 [2021-07-16T22:35:02.165Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:35:02 [2021-07-16T22:35:02.165Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:35:02 [2021-07-16T22:35:02.165Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:35:02 [2021-07-16T22:35:02.165Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:35:02 [2021-07-16T22:35:02.686Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:35:03 [2021-07-16T22:35:03.616Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:35:04 [2021-07-16T22:35:04.178Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:35:04 [2021-07-16T22:35:04.738Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
22:35:06 [2021-07-16T22:35:06.626Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
22:35:07 [2021-07-16T22:35:07.959Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:35:08 [2021-07-16T22:35:08.000Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:35:11 [2021-07-16T22:35:11.280Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
22:35:13 [2021-07-16T22:35:13.172Z] === RUN   TestDockerSuite/TestEventsCopy
22:35:14 [2021-07-16T22:35:14.101Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:35:14 [2021-07-16T22:35:14.101Z] --- PASS: TestInfoAPIWarnings (16.31s)
22:35:14 [2021-07-16T22:35:14.101Z] === RUN   TestInfoDebug
22:35:14 [2021-07-16T22:35:14.663Z] --- PASS: TestInfoDebug (0.54s)
22:35:14 [2021-07-16T22:35:14.663Z] === RUN   TestInfoInsecureRegistries
22:35:15 [2021-07-16T22:35:15.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
22:35:15 [2021-07-16T22:35:15.226Z] --- PASS: TestInfoInsecureRegistries (0.55s)
22:35:15 [2021-07-16T22:35:15.226Z] === RUN   TestInfoRegistryMirrors
22:35:15 [2021-07-16T22:35:15.788Z] --- PASS: TestInfoRegistryMirrors (0.57s)
22:35:15 [2021-07-16T22:35:15.788Z] === RUN   TestLoginFailsWithBadCredentials
22:35:16 [2021-07-16T22:35:16.044Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:35:16 [2021-07-16T22:35:16.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
22:35:16 [2021-07-16T22:35:16.044Z] === RUN   TestPingCacheHeaders
22:35:16 [2021-07-16T22:35:16.044Z] --- PASS: TestPingCacheHeaders (0.04s)
22:35:16 [2021-07-16T22:35:16.044Z] === RUN   TestPingGet
22:35:16 [2021-07-16T22:35:16.044Z] --- PASS: TestPingGet (0.03s)
22:35:16 [2021-07-16T22:35:16.044Z] === RUN   TestPingHead
22:35:16 [2021-07-16T22:35:16.044Z] --- PASS: TestPingHead (0.04s)
22:35:16 [2021-07-16T22:35:16.044Z] === RUN   TestVersion
22:35:16 [2021-07-16T22:35:16.044Z] --- PASS: TestVersion (0.04s)
22:35:16 [2021-07-16T22:35:16.044Z] PASS
22:35:16 [2021-07-16T22:35:16.301Z] 
22:35:16 [2021-07-16T22:35:16.301Z] === Skipped
22:35:16 [2021-07-16T22:35:16.301Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:35:16 [2021-07-16T22:35:16.301Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:35:16 [2021-07-16T22:35:16.301Z] 
22:35:16 [2021-07-16T22:35:16.301Z] 
22:35:16 [2021-07-16T22:35:16.301Z] DONE 19 tests, 1 skipped in 22.146s
22:35:16 [2021-07-16T22:35:16.301Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:35:16 [2021-07-16T22:35:16.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:35:16 [2021-07-16T22:35:16.301Z] ++ set -e
22:35:16 [2021-07-16T22:35:16.301Z] ++ '[' -n 0 ']'
22:35:16 [2021-07-16T22:35:16.301Z] ++ set -x
22:35:16 [2021-07-16T22:35:16.301Z] ++ env -i DEST=/go/src/github.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
22:35:16 [2021-07-16T22:35:16.301Z] INFO: Testing against a local daemon
22:35:16 [2021-07-16T22:35:16.301Z] === RUN   TestVolumesCreateAndList
22:35:16 [2021-07-16T22:35:16.301Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:35:16 [2021-07-16T22:35:16.301Z] === RUN   TestVolumesRemove
22:35:16 [2021-07-16T22:35:16.301Z] --- PASS: TestVolumesRemove (0.06s)
22:35:16 [2021-07-16T22:35:16.301Z] === RUN   TestVolumesInspect
22:35:16 [2021-07-16T22:35:16.558Z] --- PASS: TestVolumesInspect (0.02s)
22:35:16 [2021-07-16T22:35:16.558Z] === RUN   TestVolumesInvalidJSON
22:35:16 [2021-07-16T22:35:16.558Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:35:16 [2021-07-16T22:35:16.558Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:35:16 [2021-07-16T22:35:16.558Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:35:16 [2021-07-16T22:35:16.558Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:35:16 [2021-07-16T22:35:16.558Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:35:16 [2021-07-16T22:35:16.558Z] PASS
22:35:16 [2021-07-16T22:35:16.558Z] 
22:35:16 [2021-07-16T22:35:16.558Z] DONE 5 tests in 0.258s
22:35:16 [2021-07-16T22:35:16.558Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:35:16 [2021-07-16T22:35:16.814Z] ++++ cat bundles/test-integration/docker.pid
22:35:16 [2021-07-16T22:35:16.814Z] +++ kill 5790
22:35:17 [2021-07-16T22:35:17.070Z] +++ /etc/init.d/apparmor stop
22:35:17 [2021-07-16T22:35:17.070Z] Leaving: AppArmorNo profiles have been unloaded.
22:35:17 [2021-07-16T22:35:17.070Z] 
22:35:17 [2021-07-16T22:35:17.070Z] Unloading profiles will leave already running processes permanently
22:35:17 [2021-07-16T22:35:17.070Z] unconfined, which can lead to unexpected situations.
22:35:17 [2021-07-16T22:35:17.070Z] 
22:35:17 [2021-07-16T22:35:17.070Z] To set a process to complain mode, use the command line tool
22:35:17 [2021-07-16T22:35:17.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:35:17 [2021-07-16T22:35:17.070Z] +++ true
22:35:17 [2021-07-16T22:35:17.070Z] exiting test-integration
22:35:17 [2021-07-16T22:35:17.070Z] ++ exit 0
22:35:17 [2021-07-16T22:35:17.070Z] 
22:35:17 [2021-07-16T22:35:17.997Z] + for job in $(jobs -p)
22:35:17 [2021-07-16T22:35:17.997Z] + wait 4209
22:35:22 [2021-07-16T22:35:22.158Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:35:22 [2021-07-16T22:35:22.158Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:35:23 [2021-07-16T22:35:23.523Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:35:24 [2021-07-16T22:35:24.085Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
22:35:24 [2021-07-16T22:35:24.340Z] === RUN   TestDockerSuite/TestEventsFilterType
22:35:24 [2021-07-16T22:35:24.596Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
22:35:24 [2021-07-16T22:35:24.596Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
22:35:24 [2021-07-16T22:35:24.596Z] === RUN   TestDockerSuite/TestEventsFilters
22:35:26 [2021-07-16T22:35:26.485Z] === RUN   TestDockerSuite/TestEventsFormat
22:35:27 [2021-07-16T22:35:27.413Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:35:27 [2021-07-16T22:35:27.413Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:35:27 [2021-07-16T22:35:27.413Z] === RUN   TestDockerSuite/TestEventsImageImport
22:35:28 [2021-07-16T22:35:28.340Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:35:28 [2021-07-16T22:35:28.596Z] === RUN   TestDockerSuite/TestEventsImagePull
22:35:28 [2021-07-16T22:35:28.851Z] === RUN   TestDockerSuite/TestEventsImageTag
22:35:30 [2021-07-16T22:35:30.215Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
22:35:30 [2021-07-16T22:35:30.215Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
22:35:30 [2021-07-16T22:35:30.215Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:35:30 [2021-07-16T22:35:30.215Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
22:35:30 [2021-07-16T22:35:30.215Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:35:30 [2021-07-16T22:35:30.215Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:35:31 [2021-07-16T22:35:31.589Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
22:35:32 [2021-07-16T22:35:32.151Z] === RUN   TestDockerSuite/TestEventsRename
22:35:33 [2021-07-16T22:35:33.079Z] === RUN   TestDockerSuite/TestEventsResize
22:35:33 [2021-07-16T22:35:33.642Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:35:36 [2021-07-16T22:35:36.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
22:35:39 [2021-07-16T22:35:39.425Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:35:41 [2021-07-16T22:35:41.316Z] === RUN   TestDockerSuite/TestEventsStreaming
22:35:41 [2021-07-16T22:35:41.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
22:35:42 [2021-07-16T22:35:42.133Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:35:44 [2021-07-16T22:35:44.018Z]     docker_api_swarm_service_test.go:394: [d465c36356728] joining swarm manager [da9733e810ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:35:44 [2021-07-16T22:35:44.581Z]     docker_api_swarm_service_test.go:394: [d8ae3a7417ed7] joining swarm manager [da9733e810ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:35:45 [2021-07-16T22:35:45.143Z] === RUN   TestDockerSuite/TestEventsTop
22:35:46 [2021-07-16T22:35:46.512Z] === RUN   TestDockerSuite/TestEventsUntag
22:35:49 [2021-07-16T22:35:49.779Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:36:01 [2021-07-16T22:36:01.966Z] === RUN   TestDockerSuite/TestExec
22:36:01 [2021-07-16T22:36:01.966Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:36:01 [2021-07-16T22:36:01.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
22:36:02 [2021-07-16T22:36:02.528Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:36:03 [2021-07-16T22:36:03.456Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:36:04 [2021-07-16T22:36:04.018Z]     docker_api_swarm_service_test.go:342: [d4fa6c8ebb993] joining swarm manager [ddd28d863733c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:36:04 [2021-07-16T22:36:04.274Z] === RUN   TestDockerSuite/TestExecAPIStart
22:36:05 [2021-07-16T22:36:05.201Z]     docker_api_swarm_service_test.go:342: [de97f5a14d237] joining swarm manager [ddd28d863733c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:36:07 [2021-07-16T22:36:07.091Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:36:08 [2021-07-16T22:36:08.461Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:36:10 [2021-07-16T22:36:10.353Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:36:11 [2021-07-16T22:36:11.280Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:36:12 [2021-07-16T22:36:12.294Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:36:13 [2021-07-16T22:36:13.222Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:36:14 [2021-07-16T22:36:14.150Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:36:16 [2021-07-16T22:36:16.040Z] === RUN   TestDockerSuite/TestExecCgroup
22:36:18 [2021-07-16T22:36:18.555Z] === RUN   TestDockerSuite/TestExecEnv
22:36:19 [2021-07-16T22:36:19.118Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:36:21 [2021-07-16T22:36:21.012Z] === RUN   TestDockerSuite/TestExecExitStatus
22:36:21 [2021-07-16T22:36:21.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
22:36:21 [2021-07-16T22:36:21.942Z] === RUN   TestDockerSuite/TestExecInspectID
22:36:23 [2021-07-16T22:36:23.319Z]     docker_api_swarm_service_test.go:489: [d5d7976a38757] joining swarm manager [dfc135fa40a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:36:24 [2021-07-16T22:36:24.247Z]     docker_api_swarm_service_test.go:489: [d0f3d3da47dc2] joining swarm manager [dfc135fa40a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:36:25 [2021-07-16T22:36:25.612Z] === RUN   TestDockerSuite/TestExecInteractive
22:36:26 [2021-07-16T22:36:26.977Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
22:36:27 [2021-07-16T22:36:27.904Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:36:29 [2021-07-16T22:36:29.269Z] === RUN   TestDockerSuite/TestExecParseError
22:36:29 [2021-07-16T22:36:29.831Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:36:30 [2021-07-16T22:36:30.393Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:36:31 [2021-07-16T22:36:31.321Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:36:34 [2021-07-16T22:36:34.036Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:36:34 [2021-07-16T22:36:34.036Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
22:36:34 [2021-07-16T22:36:34.036Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:36:35 [2021-07-16T22:36:35.492Z] === RUN   TestDockerSuite/TestExecSetEnv
22:36:35 [2021-07-16T22:36:35.748Z] === RUN   TestDockerSuite/TestExecStartFails
22:36:36 [2021-07-16T22:36:36.675Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:36:37 [2021-07-16T22:36:37.237Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
22:36:39 [2021-07-16T22:36:39.860Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:36:39 [2021-07-16T22:36:39.860Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:36:43 [2021-07-16T22:36:43.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
22:36:46 [2021-07-16T22:36:46.291Z]     docker_api_swarm_service_test.go:127: [d53f75bc6f80a] joining swarm manager [d109cd296c0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:36:46 [2021-07-16T22:36:46.546Z]     docker_api_swarm_service_test.go:128: [db786ebad4a31] joining swarm manager [d109cd296c0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:36:48 [2021-07-16T22:36:48.435Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:36:48 [2021-07-16T22:36:48.448Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:36:49 [2021-07-16T22:36:49.011Z]     docker_api_swarm_service_test.go:136: [da6be1d51b63b] joining swarm manager [d109cd296c0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:36:49 [2021-07-16T22:36:49.266Z] === RUN   TestDockerSuite/TestExecTTY
22:36:49 [2021-07-16T22:36:49.976Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:36:49 [2021-07-16T22:36:49.976Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:36:49 [2021-07-16T22:36:49.976Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:36:49 [2021-07-16T22:36:49.976Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:36:49 [2021-07-16T22:36:49.976Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:36:49 [2021-07-16T22:36:49.976Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:36:49 [2021-07-16T22:36:49.976Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:36:49 [2021-07-16T22:36:49.976Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:36:50 [2021-07-16T22:36:50.195Z]     docker_api_swarm_service_test.go:137: [ddb50002b7f65] joining swarm manager [d109cd296c0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:36:50 [2021-07-16T22:36:50.758Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:36:50 [2021-07-16T22:36:50.945Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:36:52 [2021-07-16T22:36:52.125Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:36:53 [2021-07-16T22:36:53.053Z] === RUN   TestDockerSuite/TestExecUlimits
22:36:53 [2021-07-16T22:36:53.981Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:36:53 [2021-07-16T22:36:53.981Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:36:53 [2021-07-16T22:36:53.981Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:36:54 [2021-07-16T22:36:54.684Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:36:55 [2021-07-16T22:36:55.872Z] === RUN   TestDockerSuite/TestExecWithNoTERM
22:36:56 [2021-07-16T22:36:56.223Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:36:56 [2021-07-16T22:36:56.223Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:36:56 [2021-07-16T22:36:56.223Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:36:56 [2021-07-16T22:36:56.223Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:36:56 [2021-07-16T22:36:56.223Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:36:56 [2021-07-16T22:36:56.685Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:36:56 [2021-07-16T22:36:56.799Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:36:58 [2021-07-16T22:36:58.688Z] === RUN   TestDockerSuite/TestExecWithTERM
22:36:59 [2021-07-16T22:36:59.251Z] === RUN   TestDockerSuite/TestExecWithUser
22:37:00 [2021-07-16T22:37:00.430Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:37:00 [2021-07-16T22:37:00.618Z] === RUN   TestDockerSuite/TestGetContainerStats
22:37:05 [2021-07-16T22:37:05.860Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:37:10 [2021-07-16T22:37:10.024Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:37:11 [2021-07-16T22:37:11.913Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:37:12 [2021-07-16T22:37:12.829Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:37:12 [2021-07-16T22:37:12.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
22:37:14 [2021-07-16T22:37:14.750Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
22:37:16 [2021-07-16T22:37:16.639Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:37:16 [2021-07-16T22:37:16.895Z]     docker_api_swarm_service_test.go:303: [dbe9cc2316f8b] joining swarm manager [d5fe2dc0096f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:37:17 [2021-07-16T22:37:17.458Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:37:17 [2021-07-16T22:37:17.458Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:37:17 [2021-07-16T22:37:17.458Z] === RUN   TestDockerSuite/TestHealth
22:37:17 [2021-07-16T22:37:17.715Z]     docker_api_swarm_service_test.go:303: [d9b7c54194323] joining swarm manager [d5fe2dc0096f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:37:18 [2021-07-16T22:37:18.628Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:37:19 [2021-07-16T22:37:19.597Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:37:19 [2021-07-16T22:37:19.597Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:37:19 [2021-07-16T22:37:19.597Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:37:23 [2021-07-16T22:37:23.331Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:37:24 [2021-07-16T22:37:24.869Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:37:30 [2021-07-16T22:37:30.670Z] === RUN   TestDockerSuite/TestBuildAddScript
22:37:30 [2021-07-16T22:37:30.670Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
22:37:30 [2021-07-16T22:37:30.670Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:37:30 [2021-07-16T22:37:30.670Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:37:30 [2021-07-16T22:37:30.670Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:37:30 [2021-07-16T22:37:30.670Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:37:30 [2021-07-16T22:37:30.670Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:37:30 [2021-07-16T22:37:30.670Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:37:30 [2021-07-16T22:37:30.670Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:37:31 [2021-07-16T22:37:31.129Z] === RUN   TestDockerSuite/TestBuildAddTar
22:37:39 [2021-07-16T22:37:39.601Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
22:37:40 [2021-07-16T22:37:40.967Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:37:40 [2021-07-16T22:37:40.967Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:37:40 [2021-07-16T22:37:40.967Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:37:40 [2021-07-16T22:37:40.967Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:37:41 [2021-07-16T22:37:41.529Z]     docker_api_swarm_service_test.go:99: [dae709b9f2e59] joining swarm manager [db826c6cff531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:37:42 [2021-07-16T22:37:42.092Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:37:42 [2021-07-16T22:37:42.092Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:37:42 [2021-07-16T22:37:42.348Z]     docker_api_swarm_service_test.go:100: [d10b37110deee] joining swarm manager [db826c6cff531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:37:42 [2021-07-16T22:37:42.909Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:37:42 [2021-07-16T22:37:42.909Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:37:42 [2021-07-16T22:37:42.909Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:37:42 [2021-07-16T22:37:42.909Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:37:43 [2021-07-16T22:37:43.165Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:37:43 [2021-07-16T22:37:43.421Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:37:43 [2021-07-16T22:37:43.677Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:37:43 [2021-07-16T22:37:43.677Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:37:45 [2021-07-16T22:37:45.044Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:37:45 [2021-07-16T22:37:45.044Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:37:46 [2021-07-16T22:37:46.413Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:37:47 [2021-07-16T22:37:47.778Z] === RUN   TestDockerSuite/TestImagesFormat
22:37:47 [2021-07-16T22:37:47.778Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:37:49 [2021-07-16T22:37:49.146Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:37:51 [2021-07-16T22:37:51.685Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:37:51 [2021-07-16T22:37:51.685Z] === RUN   TestDockerSuite/TestImportBadURL
22:37:51 [2021-07-16T22:37:51.685Z] === RUN   TestDockerSuite/TestImportDisplay
22:37:53 [2021-07-16T22:37:53.575Z] === RUN   TestDockerSuite/TestImportFile
22:37:54 [2021-07-16T22:37:54.940Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:37:54 [2021-07-16T22:37:54.940Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:37:56 [2021-07-16T22:37:56.829Z] === RUN   TestDockerSuite/TestImportGzipped
22:37:58 [2021-07-16T22:37:58.199Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:38:00 [2021-07-16T22:38:00.089Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:38:00 [2021-07-16T22:38:00.652Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:38:01 [2021-07-16T22:38:01.580Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:38:02 [2021-07-16T22:38:02.512Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:38:02 [2021-07-16T22:38:02.512Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
22:38:02 [2021-07-16T22:38:02.512Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:38:03 [2021-07-16T22:38:03.881Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:38:04 [2021-07-16T22:38:04.811Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:38:05 [2021-07-16T22:38:05.374Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:38:06 [2021-07-16T22:38:06.302Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:38:06 [2021-07-16T22:38:06.865Z]     check_test.go:380: [dae709b9f2e59] daemon is not started
22:38:07 [2021-07-16T22:38:07.120Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:38:08 [2021-07-16T22:38:08.049Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:38:08 [2021-07-16T22:38:08.049Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
22:38:09 [2021-07-16T22:38:09.413Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:38:09 [2021-07-16T22:38:09.974Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:38:10 [2021-07-16T22:38:10.535Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:38:10 [2021-07-16T22:38:10.535Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:38:11 [2021-07-16T22:38:11.472Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:38:11 [2021-07-16T22:38:11.472Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:38:11 [2021-07-16T22:38:11.472Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:38:12 [2021-07-16T22:38:12.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
22:38:12 [2021-07-16T22:38:12.400Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:38:13 [2021-07-16T22:38:13.328Z] === RUN   TestDockerSuite/TestInspectDefault
22:38:13 [2021-07-16T22:38:13.665Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:38:13 [2021-07-16T22:38:13.665Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
22:38:13 [2021-07-16T22:38:13.665Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:38:13 [2021-07-16T22:38:13.665Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
22:38:13 [2021-07-16T22:38:13.665Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:38:13 [2021-07-16T22:38:13.891Z] === RUN   TestDockerSuite/TestInspectHistory
22:38:14 [2021-07-16T22:38:14.819Z]     docker_api_swarm_service_test.go:532: [d07dc197f9cbc] joining swarm manager [db2b61289d1d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:38:15 [2021-07-16T22:38:15.075Z] === RUN   TestDockerSuite/TestInspectImage
22:38:15 [2021-07-16T22:38:15.075Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:38:15 [2021-07-16T22:38:15.075Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:38:15 [2021-07-16T22:38:15.075Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:38:15 [2021-07-16T22:38:15.075Z] === RUN   TestDockerSuite/TestInspectInt64
22:38:15 [2021-07-16T22:38:15.636Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:38:16 [2021-07-16T22:38:16.198Z]     docker_api_swarm_service_test.go:533: [d50ec5c99e138] joining swarm manager [db2b61289d1d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:38:16 [2021-07-16T22:38:16.453Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:38:16 [2021-07-16T22:38:16.708Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:38:17 [2021-07-16T22:38:17.270Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:38:18 [2021-07-16T22:38:18.639Z] === RUN   TestDockerSuite/TestInspectPlugin
22:38:20 [2021-07-16T22:38:20.530Z] === RUN   TestDockerSuite/TestInspectRootFS
22:38:20 [2021-07-16T22:38:20.530Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:38:21 [2021-07-16T22:38:21.898Z] === RUN   TestDockerSuite/TestInspectStatus
22:38:23 [2021-07-16T22:38:23.268Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:38:25 [2021-07-16T22:38:25.160Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:38:26 [2021-07-16T22:38:26.088Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:38:27 [2021-07-16T22:38:27.016Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:38:27 [2021-07-16T22:38:27.578Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:38:28 [2021-07-16T22:38:28.505Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:38:29 [2021-07-16T22:38:29.068Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:38:29 [2021-07-16T22:38:29.629Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:38:29 [2021-07-16T22:38:29.629Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
22:38:32 [2021-07-16T22:38:32.148Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:38:33 [2021-07-16T22:38:33.513Z] === RUN   TestDockerSuite/TestLinksEnvs
22:38:34 [2021-07-16T22:38:34.444Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:38:34 [2021-07-16T22:38:34.769Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:38:34 [2021-07-16T22:38:34.769Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:38:34 [2021-07-16T22:38:34.769Z] === RUN   TestDockerSuite/TestBuildBlankName
22:38:34 [2021-07-16T22:38:34.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
22:38:35 [2021-07-16T22:38:35.007Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:38:36 [2021-07-16T22:38:36.897Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:38:39 [2021-07-16T22:38:39.413Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:38:41 [2021-07-16T22:38:41.302Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:38:41 [2021-07-16T22:38:41.302Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:38:41 [2021-07-16T22:38:41.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:38:41 [2021-07-16T22:38:41.854Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
22:38:43 [2021-07-16T22:38:43.190Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
22:38:43 [2021-07-16T22:38:43.390Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:38:43 [2021-07-16T22:38:43.446Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:38:44 [2021-07-16T22:38:44.008Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:38:45 [2021-07-16T22:38:45.375Z]     docker_api_swarm_service_test.go:147: [d0a657460e1e0] joining swarm manager [db8755e888cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:38:45 [2021-07-16T22:38:45.375Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:38:46 [2021-07-16T22:38:46.304Z]     docker_api_swarm_service_test.go:147: [d813b8947c8b3] joining swarm manager [db8755e888cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:38:48 [2021-07-16T22:38:48.093Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:38:58 [2021-07-16T22:38:58.476Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:39:00 [2021-07-16T22:39:00.365Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:39:02 [2021-07-16T22:39:02.263Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:39:02 [2021-07-16T22:39:02.826Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:39:02 [2021-07-16T22:39:02.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:39:06 [2021-07-16T22:39:06.092Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
22:39:06 [2021-07-16T22:39:06.092Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:39:06 [2021-07-16T22:39:06.092Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:39:06 [2021-07-16T22:39:06.092Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:39:06 [2021-07-16T22:39:06.092Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:39:07 [2021-07-16T22:39:07.022Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:39:07 [2021-07-16T22:39:07.951Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:39:12 [2021-07-16T22:39:12.119Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:39:12 [2021-07-16T22:39:12.682Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:39:15 [2021-07-16T22:39:15.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:39:15 [2021-07-16T22:39:15.307Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
22:39:15 [2021-07-16T22:39:15.758Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:39:17 [2021-07-16T22:39:17.924Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:39:18 [2021-07-16T22:39:18.180Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:39:18 [2021-07-16T22:39:18.180Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:39:19 [2021-07-16T22:39:19.107Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:39:20 [2021-07-16T22:39:20.474Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:39:21 [2021-07-16T22:39:21.406Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:39:21 [2021-07-16T22:39:21.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:39:21 [2021-07-16T22:39:21.484Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
22:39:21 [2021-07-16T22:39:21.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:39:21 [2021-07-16T22:39:21.484Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
22:39:21 [2021-07-16T22:39:21.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:39:22 [2021-07-16T22:39:22.772Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:39:23 [2021-07-16T22:39:23.333Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:39:25 [2021-07-16T22:39:25.848Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:39:26 [2021-07-16T22:39:26.415Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:39:26 [2021-07-16T22:39:26.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
22:39:27 [2021-07-16T22:39:27.341Z] === RUN   TestDockerSuite/TestLogsSince
22:39:29 [2021-07-16T22:39:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:39:29 [2021-07-16T22:39:29.961Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
22:39:29 [2021-07-16T22:39:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:39:29 [2021-07-16T22:39:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:39:29 [2021-07-16T22:39:29.961Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
22:39:29 [2021-07-16T22:39:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:39:29 [2021-07-16T22:39:29.961Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
22:39:29 [2021-07-16T22:39:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:39:33 [2021-07-16T22:39:33.881Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:39:40 [2021-07-16T22:39:40.414Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:39:40 [2021-07-16T22:39:40.980Z] === RUN   TestDockerSuite/TestLogsTail
22:39:42 [2021-07-16T22:39:42.350Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:39:43 [2021-07-16T22:39:43.281Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:39:44 [2021-07-16T22:39:44.650Z] === RUN   TestDockerSuite/TestMountIntoProc
22:39:44 [2021-07-16T22:39:44.650Z] === RUN   TestDockerSuite/TestMountIntoSys
22:39:46 [2021-07-16T22:39:46.018Z] === RUN   TestDockerSuite/TestNetHostname
22:39:49 [2021-07-16T22:39:49.290Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:39:50 [2021-07-16T22:39:50.220Z] === RUN   TestDockerSuite/TestNetworkEvents
22:39:56 [2021-07-16T22:39:56.759Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:39:57 [2021-07-16T22:39:57.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
22:39:59 [2021-07-16T22:39:59.224Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:39:59 [2021-07-16T22:39:59.794Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:40:00 [2021-07-16T22:40:00.152Z] === RUN   TestDockerSuite/TestPluginActive
22:40:00 [2021-07-16T22:40:00.261Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:40:00 [2021-07-16T22:40:00.261Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
22:40:01 [2021-07-16T22:40:01.211Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:40:01 [2021-07-16T22:40:01.211Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:40:01 [2021-07-16T22:40:01.662Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:40:02 [2021-07-16T22:40:02.043Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:40:03 [2021-07-16T22:40:03.173Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:40:03 [2021-07-16T22:40:03.173Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
22:40:03 [2021-07-16T22:40:03.173Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:40:03 [2021-07-16T22:40:03.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
22:40:05 [2021-07-16T22:40:05.929Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
22:40:07 [2021-07-16T22:40:07.818Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:40:09 [2021-07-16T22:40:09.197Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:40:09 [2021-07-16T22:40:09.197Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:40:09 [2021-07-16T22:40:09.197Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:40:09 [2021-07-16T22:40:09.328Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:40:09 [2021-07-16T22:40:09.328Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:40:09 [2021-07-16T22:40:09.328Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:40:09 [2021-07-16T22:40:09.328Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
22:40:09 [2021-07-16T22:40:09.328Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:40:09 [2021-07-16T22:40:09.452Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
22:40:09 [2021-07-16T22:40:09.708Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:40:11 [2021-07-16T22:40:11.470Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:40:12 [2021-07-16T22:40:12.224Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
22:40:12 [2021-07-16T22:40:12.420Z] === RUN   TestDockerSuite/TestBuildCmd
22:40:12 [2021-07-16T22:40:12.870Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:40:13 [2021-07-16T22:40:13.152Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:40:13 [2021-07-16T22:40:13.821Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:40:14 [2021-07-16T22:40:14.272Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:40:14 [2021-07-16T22:40:14.519Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:40:15 [2021-07-16T22:40:15.887Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
22:40:16 [2021-07-16T22:40:16.450Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:40:18 [2021-07-16T22:40:18.341Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
22:40:19 [2021-07-16T22:40:19.997Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:40:20 [2021-07-16T22:40:20.865Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:40:22 [2021-07-16T22:40:22.755Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
22:40:22 [2021-07-16T22:40:22.857Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:40:22 [2021-07-16T22:40:22.857Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
22:40:22 [2021-07-16T22:40:22.857Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:40:23 [2021-07-16T22:40:23.318Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:40:23 [2021-07-16T22:40:23.808Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:40:23 [2021-07-16T22:40:23.808Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
22:40:24 [2021-07-16T22:40:24.258Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:40:24 [2021-07-16T22:40:24.708Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:40:25 [2021-07-16T22:40:25.838Z] === RUN   TestDockerSuite/TestPortHostBinding
22:40:26 [2021-07-16T22:40:26.851Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:40:27 [2021-07-16T22:40:27.208Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
22:40:27 [2021-07-16T22:40:27.771Z] === RUN   TestDockerSuite/TestPortList
22:40:27 [2021-07-16T22:40:27.806Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:40:28 [2021-07-16T22:40:28.257Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:40:28 [2021-07-16T22:40:28.257Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:40:28 [2021-07-16T22:40:28.257Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:40:29 [2021-07-16T22:40:29.770Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:40:30 [2021-07-16T22:40:30.220Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:40:30 [2021-07-16T22:40:30.220Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:40:30 [2021-07-16T22:40:30.220Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:40:30 [2021-07-16T22:40:30.220Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:40:30 [2021-07-16T22:40:30.220Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:40:37 [2021-07-16T22:40:37.212Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:40:37 [2021-07-16T22:40:37.715Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:40:38 [2021-07-16T22:40:38.278Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:40:46 [2021-07-16T22:40:46.361Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:40:46 [2021-07-16T22:40:46.361Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:40:46 [2021-07-16T22:40:46.361Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:40:46 [2021-07-16T22:40:46.361Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:40:46 [2021-07-16T22:40:46.361Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:40:46 [2021-07-16T22:40:46.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:40:46 [2021-07-16T22:40:46.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:40:47 [2021-07-16T22:40:47.179Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:40:47 [2021-07-16T22:40:47.179Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:40:48 [2021-07-16T22:40:48.545Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:40:48 [2021-07-16T22:40:48.545Z] === RUN   TestDockerSuite/TestPruneContainerLabel
22:40:51 [2021-07-16T22:40:51.815Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
22:40:51 [2021-07-16T22:40:51.815Z] === RUN   TestDockerSuite/TestPruneContainerUntil
22:40:53 [2021-07-16T22:40:53.182Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
22:40:54 [2021-07-16T22:40:54.129Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
22:40:54 [2021-07-16T22:40:54.129Z] === RUN   TestDockerSuite/TestPsByOrder
22:40:58 [2021-07-16T22:40:58.294Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:40:58 [2021-07-16T22:40:58.549Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:41:01 [2021-07-16T22:41:01.067Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
22:41:02 [2021-07-16T22:41:02.433Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:41:04 [2021-07-16T22:41:04.953Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
22:41:08 [2021-07-16T22:41:08.219Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:41:08 [2021-07-16T22:41:08.219Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:41:11 [2021-07-16T22:41:11.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:41:19 [2021-07-16T22:41:19.570Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
22:41:19 [2021-07-16T22:41:19.570Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:41:21 [2021-07-16T22:41:21.459Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
22:41:21 [2021-07-16T22:41:21.459Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:41:24 [2021-07-16T22:41:24.731Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:41:25 [2021-07-16T22:41:25.662Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
22:41:26 [2021-07-16T22:41:26.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:41:27 [2021-07-16T22:41:27.591Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:41:27 [2021-07-16T22:41:27.728Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:41:27 [2021-07-16T22:41:27.728Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:41:27 [2021-07-16T22:41:27.728Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:41:28 [2021-07-16T22:41:28.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
22:41:30 [2021-07-16T22:41:30.406Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:41:32 [2021-07-16T22:41:32.923Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
22:41:33 [2021-07-16T22:41:33.180Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:41:35 [2021-07-16T22:41:35.072Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:41:35 [2021-07-16T22:41:35.328Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:41:36 [2021-07-16T22:41:36.216Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:41:36 [2021-07-16T22:41:36.216Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:41:36 [2021-07-16T22:41:36.216Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:41:36 [2021-07-16T22:41:36.216Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:41:36 [2021-07-16T22:41:36.216Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:41:36 [2021-07-16T22:41:36.216Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:41:36 [2021-07-16T22:41:36.216Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:41:36 [2021-07-16T22:41:36.257Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
22:41:36 [2021-07-16T22:41:36.257Z] === RUN   TestDockerSuite/TestPsRightTagName
22:41:36 [2021-07-16T22:41:36.666Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
22:41:36 [2021-07-16T22:41:36.666Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:41:36 [2021-07-16T22:41:36.666Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:41:39 [2021-07-16T22:41:39.524Z] === RUN   TestDockerSuite/TestPsShowMounts
22:41:40 [2021-07-16T22:41:40.451Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
22:41:42 [2021-07-16T22:41:42.341Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:41:42 [2021-07-16T22:41:42.341Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
22:41:42 [2021-07-16T22:41:42.903Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:41:42 [2021-07-16T22:41:42.903Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:41:42 [2021-07-16T22:41:42.903Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:41:43 [2021-07-16T22:41:43.159Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:41:43 [2021-07-16T22:41:43.159Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:41:43 [2021-07-16T22:41:43.159Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:41:44 [2021-07-16T22:41:44.087Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:41:45 [2021-07-16T22:41:45.981Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:41:47 [2021-07-16T22:41:47.357Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
22:41:47 [2021-07-16T22:41:47.920Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:41:48 [2021-07-16T22:41:48.481Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:41:56 [2021-07-16T22:41:56.570Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
22:42:00 [2021-07-16T22:42:00.744Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:42:01 [2021-07-16T22:42:01.673Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:42:02 [2021-07-16T22:42:02.603Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
22:42:04 [2021-07-16T22:42:04.495Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:42:04 [2021-07-16T22:42:04.495Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:42:04 [2021-07-16T22:42:04.495Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:42:04 [2021-07-16T22:42:04.752Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:42:06 [2021-07-16T22:42:06.529Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:42:06 [2021-07-16T22:42:06.529Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:42:06 [2021-07-16T22:42:06.529Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:42:06 [2021-07-16T22:42:06.529Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:42:08 [2021-07-16T22:42:08.020Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:42:08 [2021-07-16T22:42:08.948Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:42:13 [2021-07-16T22:42:13.119Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:42:13 [2021-07-16T22:42:13.681Z] === RUN   TestDockerSuite/TestRmiBlank
22:42:13 [2021-07-16T22:42:13.681Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:42:13 [2021-07-16T22:42:13.937Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:42:16 [2021-07-16T22:42:16.459Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
22:42:17 [2021-07-16T22:42:17.387Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:42:18 [2021-07-16T22:42:18.316Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:42:18 [2021-07-16T22:42:18.878Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:42:19 [2021-07-16T22:42:19.440Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
22:42:20 [2021-07-16T22:42:20.807Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:42:22 [2021-07-16T22:42:22.175Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:42:24 [2021-07-16T22:42:24.064Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:42:24 [2021-07-16T22:42:24.064Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
22:42:24 [2021-07-16T22:42:24.112Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:42:24 [2021-07-16T22:42:24.112Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:42:24 [2021-07-16T22:42:24.991Z] === RUN   TestDockerSuite/TestRmiTag
22:42:24 [2021-07-16T22:42:24.991Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:42:25 [2021-07-16T22:42:25.064Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:42:25 [2021-07-16T22:42:25.919Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:42:27 [2021-07-16T22:42:27.285Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
22:42:29 [2021-07-16T22:42:29.699Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:42:30 [2021-07-16T22:42:30.556Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:42:31 [2021-07-16T22:42:31.483Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:42:32 [2021-07-16T22:42:32.047Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:42:32 [2021-07-16T22:42:32.563Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:42:32 [2021-07-16T22:42:32.610Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:42:32 [2021-07-16T22:42:32.866Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
22:42:34 [2021-07-16T22:42:34.232Z] === RUN   TestDockerSuite/TestRunAddHost
22:42:35 [2021-07-16T22:42:35.161Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:42:35 [2021-07-16T22:42:35.723Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:42:36 [2021-07-16T22:42:36.246Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:42:36 [2021-07-16T22:42:36.650Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
22:42:36 [2021-07-16T22:42:36.650Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:42:36 [2021-07-16T22:42:36.650Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:42:37 [2021-07-16T22:42:37.590Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:42:40 [2021-07-16T22:42:40.107Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:42:40 [2021-07-16T22:42:40.362Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:42:41 [2021-07-16T22:42:41.290Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:42:42 [2021-07-16T22:42:42.223Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
22:42:42 [2021-07-16T22:42:42.785Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:42:44 [2021-07-16T22:42:44.151Z] === RUN   TestDockerSuite/TestRunAttachDetach
22:42:45 [2021-07-16T22:42:45.080Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
22:42:46 [2021-07-16T22:42:46.006Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
22:42:46 [2021-07-16T22:42:46.568Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
22:42:47 [2021-07-16T22:42:47.496Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
22:42:48 [2021-07-16T22:42:48.056Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:42:48 [2021-07-16T22:42:48.983Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
22:42:50 [2021-07-16T22:42:50.347Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:42:50 [2021-07-16T22:42:50.348Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
22:42:50 [2021-07-16T22:42:50.911Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:42:51 [2021-07-16T22:42:51.838Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:42:52 [2021-07-16T22:42:52.769Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:42:52 [2021-07-16T22:42:52.769Z] === RUN   TestDockerSuite/TestRunBindMounts
22:42:55 [2021-07-16T22:42:55.288Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:42:55 [2021-07-16T22:42:55.544Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:42:56 [2021-07-16T22:42:56.471Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:42:57 [2021-07-16T22:42:57.033Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:42:57 [2021-07-16T22:42:57.608Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:42:57 [2021-07-16T22:42:57.608Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:42:58 [2021-07-16T22:42:58.540Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:42:59 [2021-07-16T22:42:59.101Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:42:59 [2021-07-16T22:42:59.662Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:43:00 [2021-07-16T22:43:00.592Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:43:01 [2021-07-16T22:43:01.153Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:43:01 [2021-07-16T22:43:01.153Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:43:01 [2021-07-16T22:43:01.715Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:43:01 [2021-07-16T22:43:01.715Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:43:02 [2021-07-16T22:43:02.648Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:43:03 [2021-07-16T22:43:03.598Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:43:03 [2021-07-16T22:43:03.854Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
22:43:04 [2021-07-16T22:43:04.416Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:43:05 [2021-07-16T22:43:05.345Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:43:05 [2021-07-16T22:43:05.345Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:43:06 [2021-07-16T22:43:06.274Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:43:07 [2021-07-16T22:43:07.204Z]     docker_cli_service_logs_test.go:245: checking task 1eor0ut03t4h
22:43:07 [2021-07-16T22:43:07.204Z]     docker_cli_service_logs_test.go:250: checking messages for 1eor0ut03t4h
22:43:07 [2021-07-16T22:43:07.204Z]     docker_cli_service_logs_test.go:245: checking task i9tyobtzkhoe
22:43:07 [2021-07-16T22:43:07.204Z]     docker_cli_service_logs_test.go:250: checking messages for i9tyobtzkhoe
22:43:08 [2021-07-16T22:43:08.132Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:43:09 [2021-07-16T22:43:09.497Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:43:10 [2021-07-16T22:43:10.425Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:43:11 [2021-07-16T22:43:11.353Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:43:11 [2021-07-16T22:43:11.914Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:43:12 [2021-07-16T22:43:12.476Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:43:13 [2021-07-16T22:43:13.402Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:43:13 [2021-07-16T22:43:13.963Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:43:15 [2021-07-16T22:43:15.330Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:43:18 [2021-07-16T22:43:18.625Z] === RUN   TestDockerSwarmSuite/TestServiceScale
22:43:18 [2021-07-16T22:43:18.625Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:43:18 [2021-07-16T22:43:18.625Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:43:19 [2021-07-16T22:43:19.552Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:43:20 [2021-07-16T22:43:20.917Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
22:43:21 [2021-07-16T22:43:21.845Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:43:23 [2021-07-16T22:43:23.737Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:43:26 [2021-07-16T22:43:26.253Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:43:28 [2021-07-16T22:43:28.771Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:43:28 [2021-07-16T22:43:28.771Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
22:43:28 [2021-07-16T22:43:28.771Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:43:28 [2021-07-16T22:43:28.771Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
22:43:28 [2021-07-16T22:43:28.771Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:43:29 [2021-07-16T22:43:29.028Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:43:32 [2021-07-16T22:43:32.296Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:43:33 [2021-07-16T22:43:33.222Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:43:35 [2021-07-16T22:43:35.111Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:43:36 [2021-07-16T22:43:36.038Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:43:36 [2021-07-16T22:43:36.523Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:43:36 [2021-07-16T22:43:36.973Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:43:36 [2021-07-16T22:43:36.973Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:43:37 [2021-07-16T22:43:37.423Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:43:38 [2021-07-16T22:43:38.554Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:43:38 [2021-07-16T22:43:38.554Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
22:43:38 [2021-07-16T22:43:38.810Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
22:43:38 [2021-07-16T22:43:38.810Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:43:38 [2021-07-16T22:43:38.810Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:43:39 [2021-07-16T22:43:39.741Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
22:43:41 [2021-07-16T22:43:41.115Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
22:43:41 [2021-07-16T22:43:41.678Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:43:41 [2021-07-16T22:43:41.678Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:43:42 [2021-07-16T22:43:42.606Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:43:43 [2021-07-16T22:43:43.168Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:43:43 [2021-07-16T22:43:43.425Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
22:43:43 [2021-07-16T22:43:43.986Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
22:43:44 [2021-07-16T22:43:44.914Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:43:44 [2021-07-16T22:43:44.914Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:43:45 [2021-07-16T22:43:45.840Z]     docker_cli_swarm_test.go:1901: [d028fd494ee5b] joining swarm manager [d996bd4829688]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:43:46 [2021-07-16T22:43:46.096Z] === RUN   TestDockerSuite/TestRunEnvironment
22:43:46 [2021-07-16T22:43:46.657Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:43:47 [2021-07-16T22:43:47.219Z]     docker_cli_swarm_test.go:1902: [da941a035643b] joining swarm manager [d996bd4829688]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:43:47 [2021-07-16T22:43:47.474Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:43:48 [2021-07-16T22:43:48.406Z] === RUN   TestDockerSuite/TestRunExitCode
22:43:48 [2021-07-16T22:43:48.969Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:43:49 [2021-07-16T22:43:49.532Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:43:50 [2021-07-16T22:43:50.459Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:43:51 [2021-07-16T22:43:51.022Z] === RUN   TestDockerSuite/TestRunExposePort
22:43:51 [2021-07-16T22:43:51.022Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:43:51 [2021-07-16T22:43:51.585Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:43:52 [2021-07-16T22:43:52.514Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:43:53 [2021-07-16T22:43:53.880Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:43:54 [2021-07-16T22:43:54.137Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:43:54 [2021-07-16T22:43:54.137Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:43:54 [2021-07-16T22:43:54.137Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:43:57 [2021-07-16T22:43:57.411Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:43:57 [2021-07-16T22:43:57.667Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:44:04 [2021-07-16T22:44:04.208Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
22:44:09 [2021-07-16T22:44:09.453Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
22:44:09 [2021-07-16T22:44:09.708Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:44:11 [2021-07-16T22:44:11.074Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
22:44:11 [2021-07-16T22:44:11.074Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
22:44:11 [2021-07-16T22:44:11.331Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:44:11 [2021-07-16T22:44:11.331Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:44:11 [2021-07-16T22:44:11.331Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
22:44:11 [2021-07-16T22:44:11.895Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:44:14 [2021-07-16T22:44:14.415Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
22:44:15 [2021-07-16T22:44:15.782Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:44:17 [2021-07-16T22:44:17.677Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:44:18 [2021-07-16T22:44:18.607Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:44:25 [2021-07-16T22:44:25.143Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:44:25 [2021-07-16T22:44:25.143Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:44:25 [2021-07-16T22:44:25.706Z] === RUN   TestDockerSuite/TestRunModeHostname
22:44:26 [2021-07-16T22:44:26.634Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:44:26 [2021-07-16T22:44:26.634Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:44:26 [2021-07-16T22:44:26.889Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:44:28 [2021-07-16T22:44:28.254Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:44:29 [2021-07-16T22:44:29.620Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:44:30 [2021-07-16T22:44:30.572Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
22:44:31 [2021-07-16T22:44:31.134Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:44:31 [2021-07-16T22:44:31.391Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:44:31 [2021-07-16T22:44:31.391Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:44:32 [2021-07-16T22:44:32.761Z]     docker_cli_swarm_test.go:1802: [d77d6d2aece31] joining swarm manager [de20733a5a7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:44:33 [2021-07-16T22:44:33.323Z] === RUN   TestDockerSuite/TestRunMount
22:44:34 [2021-07-16T22:44:34.253Z]     docker_cli_swarm_test.go:1803: [d4b6ad79a345f] joining swarm manager [de20733a5a7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:44:42 [2021-07-16T22:44:42.343Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:44:42 [2021-07-16T22:44:42.343Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:44:42 [2021-07-16T22:44:42.598Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:44:43 [2021-07-16T22:44:43.964Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:44:45 [2021-07-16T22:44:45.860Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:44:49 [2021-07-16T22:44:49.191Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:44:49 [2021-07-16T22:44:49.334Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:44:49 [2021-07-16T22:44:49.334Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:44:49 [2021-07-16T22:44:49.334Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:44:49 [2021-07-16T22:44:49.753Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
22:44:51 [2021-07-16T22:44:51.643Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:44:54 [2021-07-16T22:44:54.165Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:44:55 [2021-07-16T22:44:55.532Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:44:56 [2021-07-16T22:44:56.899Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:44:56 [2021-07-16T22:44:56.899Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:44:57 [2021-07-16T22:44:57.827Z] === RUN   TestDockerSuite/TestRunNetHost
22:44:58 [2021-07-16T22:44:58.083Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
22:44:59 [2021-07-16T22:44:59.450Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:45:00 [2021-07-16T22:45:00.013Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:45:00 [2021-07-16T22:45:00.270Z]     docker_cli_swarm_test.go:1321: [d35580bd7594c] joining swarm manager [df91cf0b5b589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:45:01 [2021-07-16T22:45:01.199Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:45:01 [2021-07-16T22:45:01.761Z]     docker_cli_swarm_test.go:1322: [d219660d03a5e] joining swarm manager [df91cf0b5b589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:45:03 [2021-07-16T22:45:03.654Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:45:04 [2021-07-16T22:45:04.063Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:45:05 [2021-07-16T22:45:05.543Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:45:09 [2021-07-16T22:45:09.713Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:45:09 [2021-07-16T22:45:09.970Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:45:10 [2021-07-16T22:45:10.226Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
22:45:10 [2021-07-16T22:45:10.789Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:45:10 [2021-07-16T22:45:10.789Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:45:11 [2021-07-16T22:45:11.719Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:45:12 [2021-07-16T22:45:12.282Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:45:12 [2021-07-16T22:45:12.282Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:45:13 [2021-07-16T22:45:13.220Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:45:16 [2021-07-16T22:45:16.358Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:45:19 [2021-07-16T22:45:19.752Z] === RUN   TestDockerSuite/TestRunOOMExitCode
22:45:19 [2021-07-16T22:45:19.752Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
22:45:19 [2021-07-16T22:45:19.752Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:45:19 [2021-07-16T22:45:19.752Z] === RUN   TestDockerSuite/TestRunPIDsLimit
22:45:20 [2021-07-16T22:45:20.315Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:45:21 [2021-07-16T22:45:21.682Z] === RUN   TestDockerSuite/TestRunPortInUse
22:45:22 [2021-07-16T22:45:22.611Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
22:45:22 [2021-07-16T22:45:22.866Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
22:45:22 [2021-07-16T22:45:22.866Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:45:23 [2021-07-16T22:45:23.427Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:45:23 [2021-07-16T22:45:23.989Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:45:24 [2021-07-16T22:45:24.550Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:45:25 [2021-07-16T22:45:25.111Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:45:25 [2021-07-16T22:45:25.111Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
22:45:25 [2021-07-16T22:45:25.111Z] === RUN   TestDockerSuite/TestRunPublishPort
22:45:25 [2021-07-16T22:45:25.673Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:45:26 [2021-07-16T22:45:26.234Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:45:26 [2021-07-16T22:45:26.234Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
22:45:26 [2021-07-16T22:45:26.234Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:45:26 [2021-07-16T22:45:26.796Z] === RUN   TestDockerSuite/TestRunRedirectStdout
22:45:28 [2021-07-16T22:45:28.163Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:45:28 [2021-07-16T22:45:28.163Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:45:28 [2021-07-16T22:45:28.163Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:45:28 [2021-07-16T22:45:28.626Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:45:31 [2021-07-16T22:45:31.431Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:45:32 [2021-07-16T22:45:32.807Z] === RUN   TestDockerSuite/TestRunRm
22:45:33 [2021-07-16T22:45:33.370Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:45:37 [2021-07-16T22:45:37.532Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:45:37 [2021-07-16T22:45:37.532Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:45:38 [2021-07-16T22:45:38.460Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
22:45:39 [2021-07-16T22:45:39.824Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
22:45:40 [2021-07-16T22:45:40.081Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
22:45:44 [2021-07-16T22:45:44.250Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
22:45:47 [2021-07-16T22:45:47.516Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
22:45:47 [2021-07-16T22:45:47.772Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
22:45:48 [2021-07-16T22:45:48.333Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
22:45:48 [2021-07-16T22:45:48.895Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
22:45:49 [2021-07-16T22:45:49.456Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
22:45:50 [2021-07-16T22:45:50.017Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
22:45:50 [2021-07-16T22:45:50.273Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
22:45:51 [2021-07-16T22:45:51.201Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:45:51 [2021-07-16T22:45:51.761Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:45:52 [2021-07-16T22:45:52.324Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:45:55 [2021-07-16T22:45:55.590Z] === RUN   TestDockerSuite/TestRunState
22:45:56 [2021-07-16T22:45:56.529Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:45:57 [2021-07-16T22:45:57.090Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:45:58 [2021-07-16T22:45:58.017Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:45:58 [2021-07-16T22:45:58.017Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
22:45:58 [2021-07-16T22:45:58.017Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
22:45:58 [2021-07-16T22:45:58.017Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:45:58 [2021-07-16T22:45:58.468Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:45:58 [2021-07-16T22:45:58.944Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:45:59 [2021-07-16T22:45:59.200Z] === RUN   TestDockerSuite/TestRunSysctls
22:46:00 [2021-07-16T22:46:00.566Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:46:00 [2021-07-16T22:46:00.566Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:46:00 [2021-07-16T22:46:00.566Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:46:01 [2021-07-16T22:46:01.495Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
22:46:03 [2021-07-16T22:46:03.383Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
22:46:04 [2021-07-16T22:46:04.312Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
22:46:05 [2021-07-16T22:46:05.678Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
22:46:09 [2021-07-16T22:46:09.847Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:46:10 [2021-07-16T22:46:10.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:46:12 [2021-07-16T22:46:12.360Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:46:13 [2021-07-16T22:46:13.286Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:46:13 [2021-07-16T22:46:13.847Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:46:14 [2021-07-16T22:46:14.408Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:46:16 [2021-07-16T22:46:16.306Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:46:17 [2021-07-16T22:46:17.237Z] === RUN   TestDockerSuite/TestRunUserByID
22:46:18 [2021-07-16T22:46:18.166Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:46:18 [2021-07-16T22:46:18.166Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:46:18 [2021-07-16T22:46:18.166Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:46:18 [2021-07-16T22:46:18.727Z] === RUN   TestDockerSuite/TestRunUserByName
22:46:19 [2021-07-16T22:46:19.654Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:46:20 [2021-07-16T22:46:20.219Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
22:46:20 [2021-07-16T22:46:20.219Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
22:46:20 [2021-07-16T22:46:20.219Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:46:20 [2021-07-16T22:46:20.219Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:46:21 [2021-07-16T22:46:21.148Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:46:23 [2021-07-16T22:46:23.061Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:46:24 [2021-07-16T22:46:24.414Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:46:25 [2021-07-16T22:46:25.344Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:46:26 [2021-07-16T22:46:26.274Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:46:28 [2021-07-16T22:46:28.165Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:46:29 [2021-07-16T22:46:29.532Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:46:31 [2021-07-16T22:46:31.420Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:46:33 [2021-07-16T22:46:33.934Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:46:34 [2021-07-16T22:46:34.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:46:34 [2021-07-16T22:46:34.496Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
22:46:34 [2021-07-16T22:46:34.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:46:34 [2021-07-16T22:46:34.496Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
22:46:34 [2021-07-16T22:46:34.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:46:34 [2021-07-16T22:46:34.496Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
22:46:34 [2021-07-16T22:46:34.496Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:46:34 [2021-07-16T22:46:34.751Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
22:46:34 [2021-07-16T22:46:34.751Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
22:46:34 [2021-07-16T22:46:34.751Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
22:46:37 [2021-07-16T22:46:37.271Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
22:46:38 [2021-07-16T22:46:38.638Z] === RUN   TestDockerSuite/TestRunWithCPUShares
22:46:39 [2021-07-16T22:46:39.567Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
22:46:41 [2021-07-16T22:46:41.459Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
22:46:41 [2021-07-16T22:46:41.459Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
22:46:42 [2021-07-16T22:46:42.387Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
22:46:42 [2021-07-16T22:46:42.949Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:46:42 [2021-07-16T22:46:42.949Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
22:46:44 [2021-07-16T22:46:44.315Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
22:46:44 [2021-07-16T22:46:44.315Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
22:46:45 [2021-07-16T22:46:45.243Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
22:46:46 [2021-07-16T22:46:46.170Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
22:46:46 [2021-07-16T22:46:46.170Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
22:46:47 [2021-07-16T22:46:47.534Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:46:47 [2021-07-16T22:46:47.535Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:46:48 [2021-07-16T22:46:48.463Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:46:48 [2021-07-16T22:46:48.463Z] === RUN   TestDockerSuite/TestRunWithShmSize
22:46:49 [2021-07-16T22:46:49.390Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
22:46:49 [2021-07-16T22:46:49.390Z] === RUN   TestDockerSuite/TestRunWithSwappiness
22:46:49 [2021-07-16T22:46:49.953Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
22:46:50 [2021-07-16T22:46:50.210Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:46:50 [2021-07-16T22:46:50.210Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:46:51 [2021-07-16T22:46:51.139Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:46:53 [2021-07-16T22:46:53.031Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
22:46:53 [2021-07-16T22:46:53.959Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
22:46:53 [2021-07-16T22:46:53.959Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
22:46:53 [2021-07-16T22:46:53.959Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:46:54 [2021-07-16T22:46:54.520Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:46:54 [2021-07-16T22:46:54.520Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:46:56 [2021-07-16T22:46:56.431Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:46:56 [2021-07-16T22:46:56.994Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:46:58 [2021-07-16T22:46:58.359Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
22:46:59 [2021-07-16T22:46:59.725Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:47:00 [2021-07-16T22:47:00.656Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:47:00 [2021-07-16T22:47:00.656Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:47:00 [2021-07-16T22:47:00.656Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:47:01 [2021-07-16T22:47:01.219Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
22:47:01 [2021-07-16T22:47:01.783Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
22:47:03 [2021-07-16T22:47:03.151Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
22:47:04 [2021-07-16T22:47:04.517Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:47:04 [2021-07-16T22:47:04.517Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:47:06 [2021-07-16T22:47:06.412Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
22:47:06 [2021-07-16T22:47:06.412Z] === RUN   TestDockerSuite/TestSaveImageId
22:47:06 [2021-07-16T22:47:06.412Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:47:06 [2021-07-16T22:47:06.668Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:47:09 [2021-07-16T22:47:09.185Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents528908184
22:47:09 [2021-07-16T22:47:09.185Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:47:09 [2021-07-16T22:47:09.185Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:47:10 [2021-07-16T22:47:10.548Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:47:10 [2021-07-16T22:47:10.805Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:47:10 [2021-07-16T22:47:10.805Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:47:12 [2021-07-16T22:47:12.179Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:47:13 [2021-07-16T22:47:13.111Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
22:47:13 [2021-07-16T22:47:13.674Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:47:14 [2021-07-16T22:47:14.247Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:47:14 [2021-07-16T22:47:14.247Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:47:14 [2021-07-16T22:47:14.247Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:47:14 [2021-07-16T22:47:14.247Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:47:14 [2021-07-16T22:47:14.808Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:47:17 [2021-07-16T22:47:17.327Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
22:47:17 [2021-07-16T22:47:17.327Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:47:17 [2021-07-16T22:47:17.327Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
22:47:17 [2021-07-16T22:47:17.583Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:47:24 [2021-07-16T22:47:24.121Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:47:24 [2021-07-16T22:47:24.121Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
22:47:24 [2021-07-16T22:47:24.121Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
22:47:25 [2021-07-16T22:47:25.050Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
22:47:25 [2021-07-16T22:47:25.614Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:47:26 [2021-07-16T22:47:26.541Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:47:27 [2021-07-16T22:47:27.908Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
22:47:28 [2021-07-16T22:47:28.165Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:47:31 [2021-07-16T22:47:31.429Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:47:33 [2021-07-16T22:47:33.319Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:47:33 [2021-07-16T22:47:33.882Z] === RUN   TestDockerSuite/TestStartRecordError
22:47:35 [2021-07-16T22:47:35.772Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:47:37 [2021-07-16T22:47:37.671Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:47:39 [2021-07-16T22:47:39.559Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:47:42 [2021-07-16T22:47:42.072Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:47:47 [2021-07-16T22:47:47.317Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:47:48 [2021-07-16T22:47:48.961Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:47:48 [2021-07-16T22:47:48.961Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:47:48 [2021-07-16T22:47:48.961Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:47:48 [2021-07-16T22:47:48.961Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:47:48 [2021-07-16T22:47:48.961Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:47:48 [2021-07-16T22:47:48.961Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:47:48 [2021-07-16T22:47:48.961Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:47:49 [2021-07-16T22:47:49.831Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:47:49 [2021-07-16T22:47:49.909Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:47:49 [2021-07-16T22:47:49.909Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:47:49 [2021-07-16T22:47:49.909Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:47:50 [2021-07-16T22:47:50.359Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:47:51 [2021-07-16T22:47:51.310Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:47:55 [2021-07-16T22:47:55.073Z] === RUN   TestDockerSuite/TestStatsNoStream
22:47:57 [2021-07-16T22:47:57.026Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:47:57 [2021-07-16T22:47:57.587Z] === RUN   TestDockerSuite/TestStopContainerSignal
22:47:59 [2021-07-16T22:47:59.477Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:47:59 [2021-07-16T22:47:59.889Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:48:00 [2021-07-16T22:48:00.039Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:48:00 [2021-07-16T22:48:00.600Z] === RUN   TestDockerSuite/TestTopPrivileged
22:48:01 [2021-07-16T22:48:01.161Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:48:01 [2021-07-16T22:48:01.161Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:48:01 [2021-07-16T22:48:01.161Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:48:02 [2021-07-16T22:48:02.089Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:48:06 [2021-07-16T22:48:06.256Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:48:09 [2021-07-16T22:48:09.524Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
22:48:09 [2021-07-16T22:48:09.782Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnv
22:48:10 [2021-07-16T22:48:10.153Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:48:10 [2021-07-16T22:48:10.153Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:48:10 [2021-07-16T22:48:10.153Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:48:10 [2021-07-16T22:48:10.153Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:48:10 [2021-07-16T22:48:10.153Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:48:10 [2021-07-16T22:48:10.153Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:48:10 [2021-07-16T22:48:10.711Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
22:48:10 [2021-07-16T22:48:10.711Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
22:48:10 [2021-07-16T22:48:10.711Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
22:48:10 [2021-07-16T22:48:10.711Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
22:48:10 [2021-07-16T22:48:10.711Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
22:48:12 [2021-07-16T22:48:12.076Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
22:48:13 [2021-07-16T22:48:13.004Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
22:48:13 [2021-07-16T22:48:13.932Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
22:48:14 [2021-07-16T22:48:14.780Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:48:14 [2021-07-16T22:48:14.780Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:48:14 [2021-07-16T22:48:14.780Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:48:14 [2021-07-16T22:48:14.780Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:48:14 [2021-07-16T22:48:14.780Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:48:14 [2021-07-16T22:48:14.780Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:48:14 [2021-07-16T22:48:14.780Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:48:15 [2021-07-16T22:48:15.229Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:48:15 [2021-07-16T22:48:15.820Z] === RUN   TestDockerSuite/TestUpdateStats
22:48:19 [2021-07-16T22:48:19.983Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
22:48:20 [2021-07-16T22:48:20.910Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
22:48:20 [2021-07-16T22:48:20.910Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
22:48:20 [2021-07-16T22:48:20.910Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
22:48:20 [2021-07-16T22:48:20.946Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:48:21 [2021-07-16T22:48:21.472Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
22:48:22 [2021-07-16T22:48:22.837Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
22:48:23 [2021-07-16T22:48:23.765Z]     docker_cli_swarm_test.go:1186: [dabb71088b94e] joining swarm manager [d24df8fabbe31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:48:24 [2021-07-16T22:48:24.328Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:48:29 [2021-07-16T22:48:29.604Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
22:48:30 [2021-07-16T22:48:30.166Z]     docker_cli_swarm_test.go:1195: [d08cb2eb48a5b] joining swarm manager [d24df8fabbe31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:48:34 [2021-07-16T22:48:34.336Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
22:48:37 [2021-07-16T22:48:37.604Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
22:48:40 [2021-07-16T22:48:40.119Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:48:41 [2021-07-16T22:48:41.902Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildExpose
22:48:41 [2021-07-16T22:48:41.902Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:48:41 [2021-07-16T22:48:41.902Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:48:41 [2021-07-16T22:48:41.902Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:48:41 [2021-07-16T22:48:41.902Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:48:41 [2021-07-16T22:48:41.902Z] === RUN   TestDockerSuite/TestBuildFails
22:48:43 [2021-07-16T22:48:43.419Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:48:43 [2021-07-16T22:48:43.870Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:48:44 [2021-07-16T22:48:44.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:48:49 [2021-07-16T22:48:49.534Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
22:48:50 [2021-07-16T22:48:50.910Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:48:51 [2021-07-16T22:48:51.422Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
22:48:53 [2021-07-16T22:48:53.321Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
22:48:54 [2021-07-16T22:48:54.687Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
22:48:56 [2021-07-16T22:48:56.052Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
22:48:56 [2021-07-16T22:48:56.637Z] === RUN   TestDockerSuite/TestBuildForceRm
22:48:58 [2021-07-16T22:48:58.567Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
22:49:00 [2021-07-16T22:49:00.456Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
22:49:02 [2021-07-16T22:49:02.348Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
22:49:03 [2021-07-16T22:49:03.686Z] === RUN   TestDockerSuite/TestBuildFromGit
22:49:04 [2021-07-16T22:49:04.237Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
22:49:06 [2021-07-16T22:49:06.126Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:49:10 [2021-07-16T22:49:10.699Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:49:11 [2021-07-16T22:49:11.367Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
22:49:12 [2021-07-16T22:49:12.212Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:49:21 [2021-07-16T22:49:21.336Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
22:49:21 [2021-07-16T22:49:21.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:49:21 [2021-07-16T22:49:21.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:49:21 [2021-07-16T22:49:21.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:49:22 [2021-07-16T22:49:22.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:49:22 [2021-07-16T22:49:22.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:49:22 [2021-07-16T22:49:22.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:49:22 [2021-07-16T22:49:22.267Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:49:22 [2021-07-16T22:49:22.451Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:49:22 [2021-07-16T22:49:22.451Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:49:22 [2021-07-16T22:49:22.451Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:49:22 [2021-07-16T22:49:22.902Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:49:23 [2021-07-16T22:49:23.195Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:49:23 [2021-07-16T22:49:23.195Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:49:23 [2021-07-16T22:49:23.854Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:49:23 [2021-07-16T22:49:23.854Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:49:23 [2021-07-16T22:49:23.854Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:49:24 [2021-07-16T22:49:24.123Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:49:24 [2021-07-16T22:49:24.123Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:49:24 [2021-07-16T22:49:24.123Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:49:24 [2021-07-16T22:49:24.381Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:49:24 [2021-07-16T22:49:24.381Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:49:24 [2021-07-16T22:49:24.381Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
22:49:26 [2021-07-16T22:49:26.902Z]     docker_cli_swarm_test.go:1118: [dbc04d9b57d50] joining swarm manager [d460ef267bd6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:49:26 [2021-07-16T22:49:26.902Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:49:26 [2021-07-16T22:49:26.902Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:49:27 [2021-07-16T22:49:27.158Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:49:27 [2021-07-16T22:49:27.158Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:49:27 [2021-07-16T22:49:27.158Z] === RUN   TestDockerSuite/TestVolumeEvents
22:49:28 [2021-07-16T22:49:28.086Z]     docker_cli_swarm_test.go:1119: [dd33b3e06db84] joining swarm manager [d460ef267bd6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:49:33 [2021-07-16T22:49:33.327Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:49:34 [2021-07-16T22:49:34.094Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:49:34 [2021-07-16T22:49:34.094Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:49:34 [2021-07-16T22:49:34.094Z] === RUN   TestDockerSuite/TestBuildHistory
22:49:35 [2021-07-16T22:49:35.217Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:49:35 [2021-07-16T22:49:35.217Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:49:35 [2021-07-16T22:49:35.217Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:49:37 [2021-07-16T22:49:37.734Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:49:41 [2021-07-16T22:49:41.904Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:49:41 [2021-07-16T22:49:41.904Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:49:41 [2021-07-16T22:49:41.904Z] --- PASS: TestDockerSuite (1782.89s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.31s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.51s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.56s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.07s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.24s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.45s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.34s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.52s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.79s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.58s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.80s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.76s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.75s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.34s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.31s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.16s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.13s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.30s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.03s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.11s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.69s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.33s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.17s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.56s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.16s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.52s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.82s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.67s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.98s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.07s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.49s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.44s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.27s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.89s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.50s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.40s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.88s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.63s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.72s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.10s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.72s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.62s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.83s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.03s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.44s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.47s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.55s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.54s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.98s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.23s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.14s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.40s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.06s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.21s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.87s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.41s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.67s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.54s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.99s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.45s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.80s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.73s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.27s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.66s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.69s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.14s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.60s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.05s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.27s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.99s)
22:49:41 [2021-07-16T22:49:41.904Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.14s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.64s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.22s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.95s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.49s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.06s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.80s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.69s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.65s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.21s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.38s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.14s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.13s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.14s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.36s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.45s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.27s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.15s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.56s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.17s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.23s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.79s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.14s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.32s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.75s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.10s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.77s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.20s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.35s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.48s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.04s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.24s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.74s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.18s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.40s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.60s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.22s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.32s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRm (3.31s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.19s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.96s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.21s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.23s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildUser (2.37s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.96s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.11s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.06s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.25s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitChange (1.69s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.62s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.69s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.53s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.28s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.40s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.27s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.13s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.35s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.33s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.45s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.07s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.11s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.50s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.02s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.82s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.80s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.75s)
22:49:41 [2021-07-16T22:49:41.905Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.53s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.95s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.66s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.72s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bc06c0_<nil>} (1.64s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1200355936_/foo_false__<nil>_<nil>_<nil>} (1.75s)
22:49:41 [2021-07-16T22:49:41.905Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1200355936_/foo_true__<nil>_<nil>_<nil>} (0.83s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_false__<nil>_<nil>_<nil>} (1.76s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_true__<nil>_<nil>_<nil>} (1.67s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3857674815_/foo_true__0xc000bc06f0_<nil>_<nil>} (1.85s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bc0708_<nil>} (1.77s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bc0720_<nil>} (1.90s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bc0738_<nil>} (1.66s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bc0750_<nil>} (1.62s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.36s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.84s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.52s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.11s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.82s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.52s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.11s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.73s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.60s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.27s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.70s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.10s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToDot (1.27s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.55s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.51s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.85s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.48s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.27s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.35s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.34s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateRM (0.22s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.05s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.14s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.68s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.10s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.50s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.81s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.02s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.79s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.88s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.24s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.41s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.33s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.38s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.40s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsRename (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsResize (0.75s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.63s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.67s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.25s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsTop (1.38s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.59s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.56s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExec (0.98s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.83s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.34s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.51s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.26s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.43s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecEnv (1.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.63s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.14s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.53s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.39s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecParseError (0.76s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.64s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.96s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.99s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.55s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecTTY (1.48s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.42s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.98s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.86s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.69s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.94s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.26s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHealth (23.43s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.25s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.16s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.19s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.37s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.09s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.26s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
22:49:41 [2021-07-16T22:49:41.906Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.49s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestImportFile (1.55s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.74s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.66s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.14s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.05s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.15s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.26s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.88s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.17s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.41s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.93s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.64s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.55s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.34s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.98s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.19s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.07s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.12s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.57s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.10s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.29s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.63s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.08s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.99s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.07s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.01s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.12s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsSince (6.82s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.96s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.12s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsTail (1.16s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.15s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.35s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.13s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestNetHostname (3.34s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.82s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.52s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.30s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.08s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginActive (1.95s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.43s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.29s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.92s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPortList (9.17s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.87s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.32s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.98s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.75s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.23s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.54s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.60s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.57s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.41s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.30s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.93s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.66s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.78s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.79s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.78s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.78s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.99s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.95s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.48s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.58s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.48s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.39s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.31s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.60s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.36s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.99s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.34s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.93s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.75s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.21s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.30s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.14s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.92s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s)
22:49:41 [2021-07-16T22:49:41.907Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.06s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.76s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.46s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.17s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.58s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.72s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.43s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.09s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.99s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.93s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.12s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.72s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.29s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.90s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.51s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.58s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.79s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.13s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.41s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.78s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMount (8.04s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.28s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.49s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.36s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.30s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.94s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.11s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.25s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.44s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.80s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.33s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRm (0.73s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.41s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunState (1.47s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.42s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.19s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.46s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.73s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.60s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.05s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.35s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.06s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.27s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.79s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (1.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.99s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.94s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.91s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.24s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.88s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.88s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.79s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.68s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.24s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.25s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.58s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
22:49:41 [2021-07-16T22:49:41.908Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.69s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.47s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.95s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.21s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.53s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.96s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.58s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.98s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.74s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.74s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.28s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.77s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.12s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.33s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.83s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.59s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.71s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.03s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.32s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.52s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.97s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.98s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.00s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.92s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.97s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.70s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.12s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.67s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.56s)
22:49:41 [2021-07-16T22:49:41.909Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:49:41 [2021-07-16T22:49:41.909Z] === RUN   TestDockerRegistrySuite
22:49:41 [2021-07-16T22:49:41.909Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:49:42 [2021-07-16T22:49:42.836Z]     check_test.go:196: [de879c71b7d0d] daemon is not started
22:49:42 [2021-07-16T22:49:42.837Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:49:44 [2021-07-16T22:49:44.208Z]     check_test.go:196: [d5f2f39964f02] daemon is not started
22:49:44 [2021-07-16T22:49:44.208Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:49:45 [2021-07-16T22:49:45.590Z]     check_test.go:196: [d11560a79177f] daemon is not started
22:49:45 [2021-07-16T22:49:45.590Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:49:45 [2021-07-16T22:49:45.590Z]     check_test.go:196: [d814555e7dfce] daemon is not started
22:49:45 [2021-07-16T22:49:45.590Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:49:46 [2021-07-16T22:49:46.387Z] === RUN   TestDockerSuite/TestBuildIidFile
22:49:46 [2021-07-16T22:49:46.838Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:49:48 [2021-07-16T22:49:48.858Z]     check_test.go:196: [d7e0839804c8a] daemon is not started
22:49:48 [2021-07-16T22:49:48.858Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:49:48 [2021-07-16T22:49:48.990Z] === RUN   TestDockerSuite/TestBuildInheritance
22:49:48 [2021-07-16T22:49:48.990Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:49:48 [2021-07-16T22:49:48.990Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:49:49 [2021-07-16T22:49:49.944Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:49:49 [2021-07-16T22:49:49.944Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:49:55 [2021-07-16T22:49:55.394Z]     check_test.go:196: [dccc5eb698fb6] daemon is not started
22:49:55 [2021-07-16T22:49:55.394Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:49:55 [2021-07-16T22:49:55.683Z] === RUN   TestDockerSuite/TestBuildLabel
22:49:56 [2021-07-16T22:49:56.134Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:49:57 [2021-07-16T22:49:57.088Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:49:58 [2021-07-16T22:49:58.041Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:49:58 [2021-07-16T22:49:58.492Z] === RUN   TestDockerSuite/TestBuildLabels
22:49:58 [2021-07-16T22:49:58.659Z]     check_test.go:196: [dbe75ba4d72b4] daemon is not started
22:49:58 [2021-07-16T22:49:58.659Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:49:59 [2021-07-16T22:49:59.588Z]     check_test.go:196: [d6853d3876e3a] daemon is not started
22:49:59 [2021-07-16T22:49:59.588Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:50:00 [2021-07-16T22:50:00.032Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:50:00 [2021-07-16T22:50:00.517Z]     check_test.go:196: [d0421db94dd58] daemon is not started
22:50:00 [2021-07-16T22:50:00.517Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:50:01 [2021-07-16T22:50:01.549Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:50:01 [2021-07-16T22:50:01.883Z]     check_test.go:196: [d3b2cad9d9f15] daemon is not started
22:50:01 [2021-07-16T22:50:01.883Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:50:03 [2021-07-16T22:50:03.250Z]     check_test.go:196: [d86d673b98d58] daemon is not started
22:50:03 [2021-07-16T22:50:03.250Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:50:04 [2021-07-16T22:50:04.178Z]     check_test.go:196: [d0f74ac662ecd] daemon is not started
22:50:04 [2021-07-16T22:50:04.178Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:50:05 [2021-07-16T22:50:05.544Z]     check_test.go:196: [db736d33d484d] daemon is not started
22:50:05 [2021-07-16T22:50:05.544Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:50:06 [2021-07-16T22:50:06.470Z]     check_test.go:196: [d59e31009580f] daemon is not started
22:50:06 [2021-07-16T22:50:06.470Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:50:07 [2021-07-16T22:50:07.836Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e8a8b4601a3c26b225801e15b6a7268dee0a383e15d55fa4914fd52d6d76de7a
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLastModified
22:50:08 [2021-07-16T22:50:08.556Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:50:08 [2021-07-16T22:50:08.556Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:50:08 [2021-07-16T22:50:08.556Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:50:08 [2021-07-16T22:50:08.775Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6aba750db36bed6215aafc5b2e0054155ee0c707166f49ec901b4b55551245ac
22:50:08 [2021-07-16T22:50:08.775Z]     check_test.go:196: [da05ee147c9bd] daemon is not started
22:50:08 [2021-07-16T22:50:08.775Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:50:09 [2021-07-16T22:50:09.007Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:50:09 [2021-07-16T22:50:09.458Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:50:10 [2021-07-16T22:50:10.139Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cb4eb39cba31c12f651f71ce10c3bbe1493f672dae4e2fbfbe1dc3a77ef9ec0
22:50:10 [2021-07-16T22:50:10.411Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:50:11 [2021-07-16T22:50:11.066Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e5501edb193f50958f2ca59005c14f31d768082fe44b1ec880010d5e47acaa5
22:50:11 [2021-07-16T22:50:11.066Z]     check_test.go:196: [d53a1f798bcb0] daemon is not started
22:50:11 [2021-07-16T22:50:11.323Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:50:12 [2021-07-16T22:50:12.252Z]     check_test.go:196: [da3cba3f2dbc6] daemon is not started
22:50:12 [2021-07-16T22:50:12.252Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:50:15 [2021-07-16T22:50:15.522Z]     check_test.go:196: [db0ee169a2012] daemon is not started
22:50:15 [2021-07-16T22:50:15.522Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:50:16 [2021-07-16T22:50:16.163Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:50:16 [2021-07-16T22:50:16.453Z]     check_test.go:196: [d5a25b63e5f4a] daemon is not started
22:50:16 [2021-07-16T22:50:16.453Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:50:16 [2021-07-16T22:50:16.453Z]     check_test.go:196: [db5f67b4dc1c4] daemon is not started
22:50:16 [2021-07-16T22:50:16.453Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:50:17 [2021-07-16T22:50:17.820Z]     check_test.go:196: [d4b09409d7432] daemon is not started
22:50:17 [2021-07-16T22:50:17.820Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:50:18 [2021-07-16T22:50:18.749Z]     check_test.go:196: [dc3af17689cb3] daemon is not started
22:50:18 [2021-07-16T22:50:18.749Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:50:19 [2021-07-16T22:50:19.679Z]     check_test.go:196: [dc454c9e9d634] daemon is not started
22:50:19 [2021-07-16T22:50:19.679Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:50:22 [2021-07-16T22:50:22.950Z]     check_test.go:196: [d6eb68b4dd56e] daemon is not started
22:50:22 [2021-07-16T22:50:22.950Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:50:23 [2021-07-16T22:50:23.209Z]     check_test.go:196: [d28d3768257e3] daemon is not started
22:50:23 [2021-07-16T22:50:23.209Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:50:24 [2021-07-16T22:50:24.578Z]     check_test.go:196: [dea51a368da74] daemon is not started
22:50:24 [2021-07-16T22:50:24.578Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:50:24 [2021-07-16T22:50:24.578Z]     check_test.go:196: [d5ade46a97ac8] daemon is not started
22:50:24 [2021-07-16T22:50:24.578Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:50:24 [2021-07-16T22:50:24.834Z]     check_test.go:196: [db54ce14c55de] daemon is not started
22:50:24 [2021-07-16T22:50:24.834Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:50:25 [2021-07-16T22:50:25.091Z]     check_test.go:196: [dccde22b05ecb] daemon is not started
22:50:25 [2021-07-16T22:50:25.091Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:50:25 [2021-07-16T22:50:25.348Z]     check_test.go:196: [d7b917aaab855] daemon is not started
22:50:25 [2021-07-16T22:50:25.348Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:50:25 [2021-07-16T22:50:25.605Z]     check_test.go:196: [d08f07df2fa50] daemon is not started
22:50:25 [2021-07-16T22:50:25.605Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:50:25 [2021-07-16T22:50:25.861Z]     check_test.go:196: [d309a18e36708] daemon is not started
22:50:25 [2021-07-16T22:50:25.861Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:50:27 [2021-07-16T22:50:27.231Z]     check_test.go:196: [d114ad49e3e5b] daemon is not started
22:50:27 [2021-07-16T22:50:27.231Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:50:29 [2021-07-16T22:50:29.148Z]     check_test.go:196: [de1e16362b71d] daemon is not started
22:50:29 [2021-07-16T22:50:29.148Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:50:30 [2021-07-16T22:50:30.077Z]     check_test.go:196: [dd8d9cec2ec17] daemon is not started
22:50:30 [2021-07-16T22:50:30.077Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:50:31 [2021-07-16T22:50:31.008Z]     check_test.go:196: [d2a40980cc524] daemon is not started
22:50:31 [2021-07-16T22:50:31.008Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:50:31 [2021-07-16T22:50:31.937Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:50:32 [2021-07-16T22:50:32.866Z] --- PASS: TestDockerRegistrySuite (51.32s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.26s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.87s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.39s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.08s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.31s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.69s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
22:50:32 [2021-07-16T22:50:32.866Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
22:50:32 [2021-07-16T22:50:32.866Z] === RUN   TestDockerSchema1RegistrySuite
22:50:32 [2021-07-16T22:50:32.866Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:50:32 [2021-07-16T22:50:32.866Z]     check_test.go:223: [d0008969f2943] daemon is not started
22:50:32 [2021-07-16T22:50:32.866Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:50:33 [2021-07-16T22:50:33.762Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:50:33 [2021-07-16T22:50:33.762Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:50:33 [2021-07-16T22:50:33.762Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:50:35 [2021-07-16T22:50:35.914Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:50:37 [2021-07-16T22:50:37.039Z]     check_test.go:223: [d692e8a5286c6] daemon is not started
22:50:37 [2021-07-16T22:50:37.039Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:50:42 [2021-07-16T22:50:42.291Z]     check_test.go:223: [d1213a727a544] daemon is not started
22:50:42 [2021-07-16T22:50:42.291Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:50:45 [2021-07-16T22:50:45.563Z]     check_test.go:223: [d5542aa81e82d] daemon is not started
22:50:45 [2021-07-16T22:50:45.820Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:50:47 [2021-07-16T22:50:47.188Z]     check_test.go:223: [dfb19576c60c9] daemon is not started
22:50:47 [2021-07-16T22:50:47.188Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:50:48 [2021-07-16T22:50:48.117Z]     check_test.go:223: [d98bd37222b82] daemon is not started
22:50:48 [2021-07-16T22:50:48.117Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:50:48 [2021-07-16T22:50:48.374Z]     check_test.go:223: [d8d9b0aba2dab] daemon is not started
22:50:48 [2021-07-16T22:50:48.374Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:50:49 [2021-07-16T22:50:49.743Z]     check_test.go:223: [dbefe79ff2360] daemon is not started
22:50:49 [2021-07-16T22:50:49.743Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:50:50 [2021-07-16T22:50:50.673Z]     check_test.go:223: [d79a013fc9ad3] daemon is not started
22:50:50 [2021-07-16T22:50:50.673Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:50:51 [2021-07-16T22:50:51.627Z]     check_test.go:223: [d2659e9fc38d4] daemon is not started
22:50:51 [2021-07-16T22:50:51.627Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:50:54 [2021-07-16T22:50:54.896Z]     check_test.go:223: [db31b0213e805] daemon is not started
22:50:54 [2021-07-16T22:50:54.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:50:55 [2021-07-16T22:50:55.152Z]     check_test.go:223: [d2b6454d49a1d] daemon is not started
22:50:55 [2021-07-16T22:50:55.152Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:50:55 [2021-07-16T22:50:55.715Z]     check_test.go:223: [d31038af84474] daemon is not started
22:50:55 [2021-07-16T22:50:55.715Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:50:55 [2021-07-16T22:50:55.715Z]     check_test.go:223: [da09d87a1f101] daemon is not started
22:50:55 [2021-07-16T22:50:55.715Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:50:55 [2021-07-16T22:50:55.972Z]     check_test.go:223: [d23946e0afd16] daemon is not started
22:50:55 [2021-07-16T22:50:55.972Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:50:56 [2021-07-16T22:50:56.229Z]     check_test.go:223: [d90c14f3e8cab] daemon is not started
22:50:56 [2021-07-16T22:50:56.229Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:50:56 [2021-07-16T22:50:56.487Z]     check_test.go:223: [d5ce6a8947d5a] daemon is not started
22:50:56 [2021-07-16T22:50:56.487Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:50:56 [2021-07-16T22:50:56.744Z]     check_test.go:223: [dcb5058677a6b] daemon is not started
22:50:56 [2021-07-16T22:50:56.744Z] --- PASS: TestDockerSchema1RegistrySuite (24.02s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.60s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.83s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.39s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.08s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
22:50:56 [2021-07-16T22:50:56.744Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
22:50:56 [2021-07-16T22:50:56.744Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:50:56 [2021-07-16T22:50:56.744Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:50:57 [2021-07-16T22:50:57.308Z]     check_test.go:252: [d27bae64e155c] daemon is not started
22:50:57 [2021-07-16T22:50:57.308Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:50:57 [2021-07-16T22:50:57.872Z]     check_test.go:252: [d7c181a3faa85] daemon is not started
22:50:57 [2021-07-16T22:50:57.872Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:50:58 [2021-07-16T22:50:58.128Z]     check_test.go:252: [d9036f734ae41] daemon is not started
22:50:58 [2021-07-16T22:50:58.128Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:50:59 [2021-07-16T22:50:59.057Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:50:59 [2021-07-16T22:50:59.313Z]     check_test.go:252: [d4277da0e34f0] daemon is not started
22:50:59 [2021-07-16T22:50:59.313Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:50:59 [2021-07-16T22:50:59.877Z]     check_test.go:252: [d0b04477d8f32] daemon is not started
22:50:59 [2021-07-16T22:50:59.877Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:51:00 [2021-07-16T22:51:00.441Z]     check_test.go:252: [d32ba6b0932ae] daemon is not started
22:51:00 [2021-07-16T22:51:00.441Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:51:00 [2021-07-16T22:51:00.441Z]     docker_cli_swarm_test.go:1172: [dfa6c3bfa6f6b] joining swarm manager [d460ef267bd6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:51:00 [2021-07-16T22:51:00.697Z]     check_test.go:252: [d09c65bfe2b5d] daemon is not started
22:51:00 [2021-07-16T22:51:00.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.63s)
22:51:00 [2021-07-16T22:51:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
22:51:00 [2021-07-16T22:51:00.697Z] === RUN   TestDockerRegistryAuthTokenSuite
22:51:00 [2021-07-16T22:51:00.697Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:51:05 [2021-07-16T22:51:05.944Z]     check_test.go:279: [dd334e602a707] daemon is not started
22:51:05 [2021-07-16T22:51:05.944Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:51:05 [2021-07-16T22:51:05.944Z]     check_test.go:279: [d9e4131106373] daemon is not started
22:51:05 [2021-07-16T22:51:05.944Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:51:05 [2021-07-16T22:51:05.944Z]     check_test.go:279: [d42d3305ef128] daemon is not started
22:51:05 [2021-07-16T22:51:05.944Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:51:06 [2021-07-16T22:51:06.201Z]     check_test.go:279: [dcc03e87e08c4] daemon is not started
22:51:06 [2021-07-16T22:51:06.201Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:51:06 [2021-07-16T22:51:06.457Z]     check_test.go:279: [df9257d482d3f] daemon is not started
22:51:06 [2021-07-16T22:51:06.457Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
22:51:06 [2021-07-16T22:51:06.457Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
22:51:06 [2021-07-16T22:51:06.457Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
22:51:06 [2021-07-16T22:51:06.457Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
22:51:06 [2021-07-16T22:51:06.457Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s)
22:51:06 [2021-07-16T22:51:06.457Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
22:51:06 [2021-07-16T22:51:06.457Z] === RUN   TestDockerNetworkSuite
22:51:06 [2021-07-16T22:51:06.457Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
22:51:08 [2021-07-16T22:51:08.979Z]     docker_cli_network_unix_test.go:46: [d0f53c8605a6d] daemon is not started
22:51:08 [2021-07-16T22:51:08.979Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
22:51:09 [2021-07-16T22:51:09.543Z]     docker_cli_network_unix_test.go:46: [d75ba8f0087dd] daemon is not started
22:51:09 [2021-07-16T22:51:09.800Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
22:51:15 [2021-07-16T22:51:15.064Z]     docker_cli_network_unix_test.go:46: [ddb1a3dd56ec1] daemon is not started
22:51:15 [2021-07-16T22:51:15.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
22:51:17 [2021-07-16T22:51:17.521Z]     docker_cli_network_unix_test.go:46: [d4ae58a3a48a7] daemon is not started
22:51:17 [2021-07-16T22:51:17.521Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
22:51:17 [2021-07-16T22:51:17.778Z]     docker_cli_network_unix_test.go:1233: [dbed3c94f639c] daemon is not started
22:51:18 [2021-07-16T22:51:18.316Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:51:21 [2021-07-16T22:51:21.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
22:51:21 [2021-07-16T22:51:21.611Z]     docker_cli_network_unix_test.go:46: [d2faefd8a585f] daemon is not started
22:51:22 [2021-07-16T22:51:22.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
22:51:30 [2021-07-16T22:51:30.264Z]     docker_cli_network_unix_test.go:46: [d69b9774b5f15] daemon is not started
22:51:30 [2021-07-16T22:51:30.264Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
22:51:30 [2021-07-16T22:51:30.621Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:51:30 [2021-07-16T22:51:30.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
22:51:32 [2021-07-16T22:51:32.207Z]     docker_cli_swarm_test.go:1453: [d3f254a1d6097] joining swarm manager [da8de21b43164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:51:33 [2021-07-16T22:51:33.137Z]     docker_cli_swarm_test.go:1454: [d1f2631e52daf] joining swarm manager [da8de21b43164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:51:34 [2021-07-16T22:51:34.067Z]     docker_cli_network_unix_test.go:46: [d67c00a239265] daemon is not started
22:51:34 [2021-07-16T22:51:34.323Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
22:51:35 [2021-07-16T22:51:35.693Z]     docker_cli_network_unix_test.go:46: [df31b464ba055] daemon is not started
22:51:35 [2021-07-16T22:51:35.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
22:51:36 [2021-07-16T22:51:36.277Z]     docker_cli_network_unix_test.go:46: [de5639dc8ae38] daemon is not started
22:51:36 [2021-07-16T22:51:36.445Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:51:36 [2021-07-16T22:51:36.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
22:51:37 [2021-07-16T22:51:37.103Z]     docker_cli_network_unix_test.go:46: [d283390bc2bda] daemon is not started
22:51:37 [2021-07-16T22:51:37.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
22:51:38 [2021-07-16T22:51:38.032Z]     docker_cli_network_unix_test.go:46: [d777c5d7f34ac] daemon is not started
22:51:38 [2021-07-16T22:51:38.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
22:51:38 [2021-07-16T22:51:38.852Z]     docker_cli_network_unix_test.go:46: [dda9e0f20a894] daemon is not started
22:51:39 [2021-07-16T22:51:39.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
22:51:39 [2021-07-16T22:51:39.414Z]     docker_cli_network_unix_test.go:46: [d826ea9b0a47f] daemon is not started
22:51:39 [2021-07-16T22:51:39.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
22:51:39 [2021-07-16T22:51:39.980Z]     docker_cli_network_unix_test.go:46: [d70891cf3310f] daemon is not started
22:51:39 [2021-07-16T22:51:39.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
22:51:40 [2021-07-16T22:51:40.544Z]     docker_cli_network_unix_test.go:46: [d26ac813083a5] daemon is not started
22:51:40 [2021-07-16T22:51:40.800Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
22:51:41 [2021-07-16T22:51:41.056Z]     docker_cli_network_unix_test.go:46: [dbf8db261b95c] daemon is not started
22:51:41 [2021-07-16T22:51:41.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
22:51:41 [2021-07-16T22:51:41.056Z]     docker_cli_network_unix_test.go:46: [dc5fa106d7d10] daemon is not started
22:51:41 [2021-07-16T22:51:41.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
22:51:41 [2021-07-16T22:51:41.056Z]     docker_cli_network_unix_test.go:46: [dcf3f7a2452b3] daemon is not started
22:51:41 [2021-07-16T22:51:41.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
22:51:41 [2021-07-16T22:51:41.985Z]     docker_cli_network_unix_test.go:46: [d252359ec0bed] daemon is not started
22:51:41 [2021-07-16T22:51:41.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
22:51:42 [2021-07-16T22:51:42.917Z]     docker_cli_network_unix_test.go:46: [d33ff254d18ce] daemon is not started
22:51:43 [2021-07-16T22:51:43.458Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:51:43 [2021-07-16T22:51:43.481Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
22:51:43 [2021-07-16T22:51:43.481Z]     docker_cli_network_unix_test.go:46: [d4fd89fbb4827] daemon is not started
22:51:43 [2021-07-16T22:51:43.481Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
22:51:43 [2021-07-16T22:51:43.738Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
22:51:43 [2021-07-16T22:51:43.995Z]     docker_cli_network_unix_test.go:46: [d274f6a79f991] daemon is not started
22:51:43 [2021-07-16T22:51:43.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
22:51:43 [2021-07-16T22:51:43.995Z]     docker_cli_network_unix_test.go:46: [dd669234fda56] daemon is not started
22:51:43 [2021-07-16T22:51:43.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
22:51:44 [2021-07-16T22:51:44.924Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
22:51:45 [2021-07-16T22:51:45.181Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
22:51:45 [2021-07-16T22:51:45.438Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
22:51:45 [2021-07-16T22:51:45.438Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
22:51:45 [2021-07-16T22:51:45.694Z]     docker_cli_network_unix_test.go:968: [dd0a9c8aea408] daemon is not started
22:51:46 [2021-07-16T22:51:46.623Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
22:51:47 [2021-07-16T22:51:47.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
22:51:48 [2021-07-16T22:51:48.920Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
22:51:49 [2021-07-16T22:51:49.175Z]     docker_cli_network_unix_test.go:46: [da19fd7a70724] daemon is not started
22:51:49 [2021-07-16T22:51:49.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
22:51:53 [2021-07-16T22:51:53.606Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
22:51:53 [2021-07-16T22:51:53.737Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:51:55 [2021-07-16T22:51:55.513Z]     docker_cli_network_unix_test.go:1116: [d810d47c7ea57] daemon is not started
22:51:56 [2021-07-16T22:51:56.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
22:51:58 [2021-07-16T22:51:58.599Z]     docker_cli_swarm_unix_test.go:62: [d0807f758f6f2] joining swarm manager [d784a033bf975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:52:01 [2021-07-16T22:52:01.874Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
22:52:01 [2021-07-16T22:52:01.874Z]     docker_cli_network_unix_test.go:46: [dd40bcab6efa2] daemon is not started
22:52:01 [2021-07-16T22:52:01.874Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
22:52:02 [2021-07-16T22:52:02.803Z]     docker_cli_network_unix_test.go:46: [d534560ec7830] daemon is not started
22:52:02 [2021-07-16T22:52:02.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
22:52:03 [2021-07-16T22:52:03.059Z]     docker_cli_network_unix_test.go:46: [d4fb7931a5f8a] daemon is not started
22:52:03 [2021-07-16T22:52:03.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
22:52:03 [2021-07-16T22:52:03.059Z]     docker_cli_network_unix_test.go:46: [d60d5d68517d6] daemon is not started
22:52:03 [2021-07-16T22:52:03.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
22:52:03 [2021-07-16T22:52:03.315Z]     docker_cli_network_unix_test.go:46: [dc941183493bf] daemon is not started
22:52:03 [2021-07-16T22:52:03.315Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
22:52:03 [2021-07-16T22:52:03.572Z]     docker_cli_network_unix_test.go:46: [db64e3f75a168] daemon is not started
22:52:03 [2021-07-16T22:52:03.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
22:52:03 [2021-07-16T22:52:03.572Z]     docker_cli_network_unix_test.go:46: [dab16c56dd6ea] daemon is not started
22:52:03 [2021-07-16T22:52:03.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
22:52:06 [2021-07-16T22:52:06.093Z]     docker_cli_network_unix_test.go:46: [d51731d15e342] daemon is not started
22:52:07 [2021-07-16T22:52:07.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
22:52:07 [2021-07-16T22:52:07.023Z]     docker_cli_network_unix_test.go:46: [d816fc9747917] daemon is not started
22:52:07 [2021-07-16T22:52:07.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
22:52:07 [2021-07-16T22:52:07.023Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:52:07 [2021-07-16T22:52:07.023Z]     docker_cli_network_unix_test.go:46: [d2e5dd77bf553] daemon is not started
22:52:07 [2021-07-16T22:52:07.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
22:52:07 [2021-07-16T22:52:07.953Z]     docker_cli_network_unix_test.go:46: [d0be79cd8f550] daemon is not started
22:52:08 [2021-07-16T22:52:08.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
22:52:11 [2021-07-16T22:52:11.334Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:52:11 [2021-07-16T22:52:11.334Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:52:11 [2021-07-16T22:52:11.334Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:52:12 [2021-07-16T22:52:12.384Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
22:52:14 [2021-07-16T22:52:14.278Z]     docker_cli_network_unix_test.go:1084: [d90618be473a0] daemon is not started
22:52:15 [2021-07-16T22:52:15.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
22:52:15 [2021-07-16T22:52:15.668Z]     docker_cli_network_unix_test.go:46: [d916bfa485ebd] daemon is not started
22:52:15 [2021-07-16T22:52:15.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
22:52:16 [2021-07-16T22:52:16.601Z]     docker_cli_network_unix_test.go:46: [dbc08cd0ac657] daemon is not started
22:52:16 [2021-07-16T22:52:16.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
22:52:19 [2021-07-16T22:52:19.380Z]     docker_cli_network_unix_test.go:46: [d9381fec9743e] daemon is not started
22:52:19 [2021-07-16T22:52:19.380Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
22:52:19 [2021-07-16T22:52:19.380Z]     docker_cli_network_unix_test.go:46: [db8d31afdb02c] daemon is not started
22:52:19 [2021-07-16T22:52:19.380Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
22:52:20 [2021-07-16T22:52:20.311Z]     docker_cli_network_unix_test.go:46: [dc1e8a8196c2c] daemon is not started
22:52:20 [2021-07-16T22:52:20.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
22:52:20 [2021-07-16T22:52:20.825Z]     docker_cli_network_unix_test.go:46: [df57e7772acdb] daemon is not started
22:52:21 [2021-07-16T22:52:21.082Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
22:52:21 [2021-07-16T22:52:21.626Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:52:21 [2021-07-16T22:52:21.626Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:52:21 [2021-07-16T22:52:21.626Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:52:21 [2021-07-16T22:52:21.626Z] === RUN   TestDockerSuite/TestBuildNetNone
22:52:21 [2021-07-16T22:52:21.626Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:52:21 [2021-07-16T22:52:21.626Z] === RUN   TestDockerSuite/TestBuildNoContext
22:52:22 [2021-07-16T22:52:22.012Z]     docker_cli_network_unix_test.go:46: [d550e1f6dba6e] daemon is not started
22:52:22 [2021-07-16T22:52:22.270Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
22:52:24 [2021-07-16T22:52:24.501Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:52:27 [2021-07-16T22:52:27.525Z]     docker_cli_network_unix_test.go:46: [d4bb3e6c19be6] daemon is not started
22:52:27 [2021-07-16T22:52:27.782Z] --- PASS: TestDockerNetworkSuite (81.43s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.92s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.87s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.93s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.94s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.55s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.55s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.35s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.23s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.56s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.31s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.02s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.39s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.59s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.03s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.97s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.62s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.38s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.11s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.25s)
22:52:27 [2021-07-16T22:52:27.782Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s)
22:52:27 [2021-07-16T22:52:27.782Z] === RUN   TestDockerHubPullSuite
22:52:27 [2021-07-16T22:52:27.782Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
22:52:29 [2021-07-16T22:52:29.147Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:52:29 [2021-07-16T22:52:29.149Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
22:52:31 [2021-07-16T22:52:31.666Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
22:52:31 [2021-07-16T22:52:31.666Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
22:52:32 [2021-07-16T22:52:32.021Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:52:32 [2021-07-16T22:52:32.021Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:52:32 [2021-07-16T22:52:32.473Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:52:32 [2021-07-16T22:52:32.594Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
22:52:32 [2021-07-16T22:52:32.852Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
22:52:32 [2021-07-16T22:52:32.852Z] --- PASS: TestDockerHubPullSuite (5.12s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.26s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
22:52:32 [2021-07-16T22:52:32.852Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
22:52:32 [2021-07-16T22:52:32.852Z] PASS
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === Skipped
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_sni_test.go:18: Flakey test
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.852Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
22:52:32 [2021-07-16T22:52:32.852Z] 
22:52:32 [2021-07-16T22:52:32.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
22:52:32 [2021-07-16T22:52:32.852Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:52:32 [2021-07-16T22:52:32.853Z]     docker_cli_network_unix_test.go:46: [d2e5dd77bf553] daemon is not started
22:52:32 [2021-07-16T22:52:32.853Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] 
22:52:32 [2021-07-16T22:52:32.853Z] DONE 1269 tests, 51 skipped in 2007.014s
22:52:32 [2021-07-16T22:52:32.853Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:52:33 [2021-07-16T22:52:33.109Z] ++++ cat bundles/test-integration/docker.pid
22:52:33 [2021-07-16T22:52:33.109Z] +++ kill 8293
22:52:33 [2021-07-16T22:52:33.109Z] +++ /etc/init.d/apparmor stop
22:52:33 [2021-07-16T22:52:33.109Z] Leaving: AppArmorNo profiles have been unloaded.
22:52:33 [2021-07-16T22:52:33.109Z] 
22:52:33 [2021-07-16T22:52:33.109Z] Unloading profiles will leave already running processes permanently
22:52:33 [2021-07-16T22:52:33.109Z] unconfined, which can lead to unexpected situations.
22:52:33 [2021-07-16T22:52:33.109Z] 
22:52:33 [2021-07-16T22:52:33.109Z] To set a process to complain mode, use the command line tool
22:52:33 [2021-07-16T22:52:33.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:52:33 [2021-07-16T22:52:33.109Z] +++ true
22:52:33 [2021-07-16T22:52:33.109Z] exiting test-integration
22:52:33 [2021-07-16T22:52:33.109Z] ++ exit 0
22:52:33 [2021-07-16T22:52:33.109Z] 
22:52:33 [2021-07-16T22:52:33.365Z] + for job in $(jobs -p)
22:52:33 [2021-07-16T22:52:33.365Z] + wait 4210
22:52:35 [2021-07-16T22:52:35.347Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:52:36 [2021-07-16T22:52:36.303Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:52:37 [2021-07-16T22:52:37.820Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:52:48 [2021-07-16T22:52:48.075Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:52:50 [2021-07-16T22:52:50.226Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:52:51 [2021-07-16T22:52:51.439Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
22:52:52 [2021-07-16T22:52:52.001Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
22:52:56 [2021-07-16T22:52:56.173Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
22:52:58 [2021-07-16T22:52:58.064Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
22:53:00 [2021-07-16T22:53:00.478Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:53:02 [2021-07-16T22:53:02.234Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
22:53:04 [2021-07-16T22:53:04.173Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:53:04 [2021-07-16T22:53:04.755Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
22:53:06 [2021-07-16T22:53:06.122Z]     docker_api_swarm_test.go:961: [d25d1ff2847ce] joining swarm manager [dab3f0dd35e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:53:24 [2021-07-16T22:53:24.179Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
22:53:25 [2021-07-16T22:53:25.163Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:53:27 [2021-07-16T22:53:27.320Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:53:37 [2021-07-16T22:53:37.578Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:53:38 [2021-07-16T22:53:38.030Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:53:38 [2021-07-16T22:53:38.031Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:53:38 [2021-07-16T22:53:38.031Z] === RUN   TestDockerSuite/TestBuildPATH
22:53:38 [2021-07-16T22:53:38.031Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:53:38 [2021-07-16T22:53:38.031Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:53:39 [2021-07-16T22:53:39.023Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
22:53:39 [2021-07-16T22:53:39.023Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
22:53:40 [2021-07-16T22:53:40.187Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:53:40 [2021-07-16T22:53:40.187Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:53:40 [2021-07-16T22:53:40.187Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:53:40 [2021-07-16T22:53:40.390Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
22:53:43 [2021-07-16T22:53:43.661Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
22:53:51 [2021-07-16T22:53:51.750Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
22:53:55 [2021-07-16T22:53:55.922Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
22:53:59 [2021-07-16T22:53:59.195Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
22:54:01 [2021-07-16T22:54:01.724Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
22:54:04 [2021-07-16T22:54:04.995Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
22:54:07 [2021-07-16T22:54:07.513Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
22:54:11 [2021-07-16T22:54:11.683Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
22:54:13 [2021-07-16T22:54:13.575Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
22:54:30 [2021-07-16T22:54:30.744Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:54:48 [2021-07-16T22:54:48.338Z] === RUN   TestDockerSuite/TestBuildRm
22:55:05 [2021-07-16T22:55:05.930Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:55:07 [2021-07-16T22:55:07.446Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:55:07 [2021-07-16T22:55:07.446Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:55:07 [2021-07-16T22:55:07.446Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:55:07 [2021-07-16T22:55:07.446Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:55:07 [2021-07-16T22:55:07.898Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:55:09 [2021-07-16T22:55:09.418Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:55:09 [2021-07-16T22:55:09.746Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
22:55:14 [2021-07-16T22:55:14.063Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:55:17 [2021-07-16T22:55:17.758Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:55:23 [2021-07-16T22:55:23.501Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:55:24 [2021-07-16T22:55:24.607Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
22:55:42 [2021-07-16T22:55:42.648Z] --- PASS: TestDockerSwarmSuite (1721.95s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.56s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.84s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.82s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (30.64s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.57s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.73s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.10s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.55s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.44s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.92s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.79s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.71s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.15s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.04s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.48s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.61s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.73s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.11s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.37s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.14s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.57s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.56s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.04s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.78s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.42s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.75s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.48s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.50s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.43s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.48s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.21s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.28s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.16s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.66s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.31s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.17s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.00s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.26s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.69s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.90s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.32s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.56s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.73s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.50s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.59s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.29s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.39s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (98.89s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.66s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.17s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.01s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.00s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.07s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.09s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.69s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.42s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.93s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.71s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.75s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.76s)
22:55:42 [2021-07-16T22:55:42.648Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
22:55:42 [2021-07-16T22:55:42.648Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s)
22:55:42 [2021-07-16T22:55:42.648Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.13s)
22:55:42 [2021-07-16T22:55:42.648Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.62s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.27s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.60s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.93s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.48s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.23s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.74s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.96s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.04s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.92s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.63s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
22:55:42 [2021-07-16T22:55:42.648Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s)
22:55:42 [2021-07-16T22:55:42.648Z] === RUN   TestDockerExternalVolumeSuite
22:55:42 [2021-07-16T22:55:42.648Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
22:55:42 [2021-07-16T22:55:42.648Z]     docker_cli_external_volume_driver_test.go:53: [d28ea143f24a9] daemon is not started
22:55:48 [2021-07-16T22:55:48.557Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:55:48 [2021-07-16T22:55:48.558Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:55:48 [2021-07-16T22:55:48.558Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:55:57 [2021-07-16T22:55:57.057Z] === RUN   TestDockerSuite/TestBuildSpaces
22:55:57 [2021-07-16T22:55:57.057Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:55:57 [2021-07-16T22:55:57.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
22:56:01 [2021-07-16T22:56:01.708Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:56:01 [2021-07-16T22:56:01.708Z] === RUN   TestDockerSuite/TestBuildStderr
22:56:05 [2021-07-16T22:56:05.399Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:56:40 [2021-07-16T22:56:40.960Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:56:40 [2021-07-16T22:56:40.960Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:56:40 [2021-07-16T22:56:40.960Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:56:43 [2021-07-16T22:56:43.833Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:56:45 [2021-07-16T22:56:45.349Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:56:49 [2021-07-16T22:56:49.993Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:56:55 [2021-07-16T22:56:55.739Z] === RUN   TestDockerSuite/TestBuildUser
22:56:55 [2021-07-16T22:56:55.739Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:56:55 [2021-07-16T22:56:55.739Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:56:55 [2021-07-16T22:56:55.739Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:56:55 [2021-07-16T22:56:55.739Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:56:55 [2021-07-16T22:56:55.739Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:56:55 [2021-07-16T22:56:55.739Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:57:04 [2021-07-16T22:57:04.240Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:57:04 [2021-07-16T22:57:04.692Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:57:05 [2021-07-16T22:57:05.111Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
22:57:08 [2021-07-16T22:57:08.389Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:57:08 [2021-07-16T22:57:08.389Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:57:08 [2021-07-16T22:57:08.389Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:57:08 [2021-07-16T22:57:08.389Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:57:08 [2021-07-16T22:57:08.389Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:57:13 [2021-07-16T22:57:13.195Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
22:57:28 [2021-07-16T22:57:28.032Z]     docker_cli_external_volume_driver_test.go:53: [d77557fbddbd1] daemon is not started
22:57:33 [2021-07-16T22:57:33.424Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:57:33 [2021-07-16T22:57:33.424Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:57:42 [2021-07-16T22:57:42.880Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
22:57:43 [2021-07-16T22:57:43.673Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:57:49 [2021-07-16T22:57:49.415Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:57:49 [2021-07-16T22:57:49.415Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:57:49 [2021-07-16T22:57:49.894Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:57:49 [2021-07-16T22:57:49.894Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:57:49 [2021-07-16T22:57:49.894Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:57:52 [2021-07-16T22:57:52.797Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:57:52 [2021-07-16T22:57:52.797Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:57:52 [2021-07-16T22:57:52.797Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
22:58:00 [2021-07-16T22:58:00.967Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
22:58:13 [2021-07-16T22:58:13.794Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:58:15 [2021-07-16T22:58:15.807Z]     docker_cli_external_volume_driver_test.go:53: [d6c7dedd219a9] daemon is not started
22:58:22 [2021-07-16T22:58:22.295Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:58:22 [2021-07-16T22:58:22.748Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:58:30 [2021-07-16T22:58:30.645Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
22:58:30 [2021-07-16T22:58:30.645Z]     docker_cli_external_volume_driver_test.go:53: [d07097a3ec7bb] daemon is not started
22:58:40 [2021-07-16T22:58:40.343Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:58:40 [2021-07-16T22:58:40.343Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:58:40 [2021-07-16T22:58:40.343Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:58:40 [2021-07-16T22:58:40.343Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:58:40 [2021-07-16T22:58:40.343Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:58:40 [2021-07-16T22:58:40.343Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:58:40 [2021-07-16T22:58:40.343Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:58:40 [2021-07-16T22:58:40.343Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:58:45 [2021-07-16T22:58:45.483Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
22:58:57 [2021-07-16T22:58:57.938Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:59:00 [2021-07-16T22:59:00.098Z] === RUN   TestDockerSuite/TestBuildXZHost
22:59:00 [2021-07-16T22:59:00.098Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:59:00 [2021-07-16T22:59:00.098Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:59:00 [2021-07-16T22:59:00.098Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:59:00 [2021-07-16T22:59:00.098Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:59:00 [2021-07-16T22:59:00.098Z]     docker_cli_sni_test.go:18: Flakey test
22:59:00 [2021-07-16T22:59:00.098Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:59:02 [2021-07-16T22:59:02.249Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:59:08 [2021-07-16T22:59:08.052Z] === RUN   TestDockerSuite/TestCommitChange
22:59:13 [2021-07-16T22:59:13.797Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:59:17 [2021-07-16T22:59:17.534Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
22:59:18 [2021-07-16T22:59:18.427Z] === RUN   TestDockerSuite/TestCommitHardlink
22:59:18 [2021-07-16T22:59:18.427Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:59:18 [2021-07-16T22:59:18.427Z] === RUN   TestDockerSuite/TestCommitNewFile
22:59:25 [2021-07-16T22:59:25.428Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:59:25 [2021-07-16T22:59:25.428Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:59:25 [2021-07-16T22:59:25.428Z] === RUN   TestDockerSuite/TestCommitTTY
22:59:32 [2021-07-16T22:59:32.374Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
22:59:34 [2021-07-16T22:59:34.026Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:59:38 [2021-07-16T22:59:38.655Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:59:38 [2021-07-16T22:59:38.655Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:59:39 [2021-07-16T22:59:39.105Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:59:39 [2021-07-16T22:59:39.105Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:59:39 [2021-07-16T22:59:39.105Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:59:39 [2021-07-16T22:59:39.105Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:59:46 [2021-07-16T22:59:46.102Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:59:47 [2021-07-16T22:59:47.213Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
22:59:54 [2021-07-16T22:59:54.589Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:59:54 [2021-07-16T22:59:54.589Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:59:54 [2021-07-16T22:59:54.589Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:59:57 [2021-07-16T22:59:57.452Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:59:57 [2021-07-16T22:59:57.452Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:59:57 [2021-07-16T22:59:57.452Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:59:57 [2021-07-16T22:59:57.452Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:59:57 [2021-07-16T22:59:57.452Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:59:57 [2021-07-16T22:59:57.452Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:59:57 [2021-07-16T22:59:57.452Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:00:00 [2021-07-16T23:00:00.313Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:00:00 [2021-07-16T23:00:00.313Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:00:00 [2021-07-16T23:00:00.313Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:00:00 [2021-07-16T23:00:00.313Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:00:03 [2021-07-16T23:00:03.178Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:00:03 [2021-07-16T23:00:03.178Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:00:03 [2021-07-16T23:00:03.178Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:00:03 [2021-07-16T23:00:03.178Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:00:03 [2021-07-16T23:00:03.178Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:00:03 [2021-07-16T23:00:03.178Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:00:03 [2021-07-16T23:00:03.178Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:00:03 [2021-07-16T23:00:03.178Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:00:06 [2021-07-16T23:00:06.860Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:00:09 [2021-07-16T23:00:09.005Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:00:11 [2021-07-16T23:00:11.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:00:11 [2021-07-16T23:00:11.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:00:11 [2021-07-16T23:00:11.150Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:00:11 [2021-07-16T23:00:11.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:00:14 [2021-07-16T23:00:14.017Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:00:14 [2021-07-16T23:00:14.017Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:00:16 [2021-07-16T23:00:16.880Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:00:16 [2021-07-16T23:00:16.880Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:00:16 [2021-07-16T23:00:16.880Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:00:16 [2021-07-16T23:00:16.880Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:00:16 [2021-07-16T23:00:16.880Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:00:19 [2021-07-16T23:00:19.742Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:00:19 [2021-07-16T23:00:19.742Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:00:21 [2021-07-16T23:00:21.889Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:00:21 [2021-07-16T23:00:21.889Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:00:21 [2021-07-16T23:00:21.889Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:00:24 [2021-07-16T23:00:24.751Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:00:25 [2021-07-16T23:00:25.201Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:00:28 [2021-07-16T23:00:28.063Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:00:32 [2021-07-16T23:00:32.702Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:00:33 [2021-07-16T23:00:33.844Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:00:37 [2021-07-16T23:00:37.332Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:00:37 [2021-07-16T23:00:37.332Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:00:37 [2021-07-16T23:00:37.332Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:00:37 [2021-07-16T23:00:37.332Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:00:37 [2021-07-16T23:00:37.332Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:00:39 [2021-07-16T23:00:39.476Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:00:39 [2021-07-16T23:00:39.476Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:00:39 [2021-07-16T23:00:39.476Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:00:42 [2021-07-16T23:00:42.336Z] === RUN   TestDockerSuite/TestContainerAPITop
23:00:42 [2021-07-16T23:00:42.336Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:00:42 [2021-07-16T23:00:42.337Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:00:44 [2021-07-16T23:00:44.484Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:00:44 [2021-07-16T23:00:44.935Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:00:49 [2021-07-16T23:00:49.571Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:00:51 [2021-07-16T23:00:51.718Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:00:51 [2021-07-16T23:00:51.718Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:00:51 [2021-07-16T23:00:51.718Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:00:51 [2021-07-16T23:00:51.718Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:00:51 [2021-07-16T23:00:51.718Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
23:00:51 [2021-07-16T23:00:51.718Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:00:53 [2021-07-16T23:00:53.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:00:53 [2021-07-16T23:00:53.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:00:55 [2021-07-16T23:00:55.732Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:00:56 [2021-07-16T23:00:56.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:00:59 [2021-07-16T23:00:59.585Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:01:02 [2021-07-16T23:01:02.451Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:01:04 [2021-07-16T23:01:04.597Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a186d8_<nil>}
23:01:07 [2021-07-16T23:01:07.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382663954_c:\foo_false__<nil>_<nil>_<nil>}
23:01:10 [2021-07-16T23:01:10.319Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382663954_c:\foo_true__<nil>_<nil>_<nil>}
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:01:13 [2021-07-16T23:01:13.181Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:01:13 [2021-07-16T23:01:13.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:01:13 [2021-07-16T23:01:13.632Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:01:13 [2021-07-16T23:01:13.632Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:01:13 [2021-07-16T23:01:13.632Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:01:13 [2021-07-16T23:01:13.632Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:01:13 [2021-07-16T23:01:13.632Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:01:13 [2021-07-16T23:01:13.632Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:01:16 [2021-07-16T23:01:16.495Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:01:16 [2021-07-16T23:01:16.495Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.495Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:01:16 [2021-07-16T23:01:16.495Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.495Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:01:16 [2021-07-16T23:01:16.495Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.495Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:01:16 [2021-07-16T23:01:16.495Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:01:16 [2021-07-16T23:01:16.953Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:01:16 [2021-07-16T23:01:16.953Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:01:19 [2021-07-16T23:01:19.820Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:01:19 [2021-07-16T23:01:19.820Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:01:19 [2021-07-16T23:01:19.820Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:01:19 [2021-07-16T23:01:19.820Z] === RUN   TestDockerSuite/TestCpRelativePath
23:01:22 [2021-07-16T23:01:22.681Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:01:22 [2021-07-16T23:01:22.681Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:01:22 [2021-07-16T23:01:22.681Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:01:22 [2021-07-16T23:01:22.681Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:01:22 [2021-07-16T23:01:22.681Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:01:22 [2021-07-16T23:01:22.681Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:01:22 [2021-07-16T23:01:22.681Z] === RUN   TestDockerSuite/TestCpToCaseA
23:01:27 [2021-07-16T23:01:27.756Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:01:28 [2021-07-16T23:01:28.412Z] === RUN   TestDockerSuite/TestCpToCaseB
23:01:30 [2021-07-16T23:01:30.558Z] === RUN   TestDockerSuite/TestCpToCaseC
23:01:30 [2021-07-16T23:01:30.558Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:01:30 [2021-07-16T23:01:30.558Z] === RUN   TestDockerSuite/TestCpToCaseD
23:01:30 [2021-07-16T23:01:30.558Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:01:30 [2021-07-16T23:01:30.558Z] === RUN   TestDockerSuite/TestCpToCaseE
23:01:40 [2021-07-16T23:01:40.787Z] === RUN   TestDockerSuite/TestCpToCaseF
23:01:40 [2021-07-16T23:01:40.787Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:01:40 [2021-07-16T23:01:40.787Z] === RUN   TestDockerSuite/TestCpToCaseG
23:01:40 [2021-07-16T23:01:40.787Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:01:40 [2021-07-16T23:01:40.787Z] === RUN   TestDockerSuite/TestCpToCaseH
23:01:51 [2021-07-16T23:01:51.033Z] === RUN   TestDockerSuite/TestCpToCaseI
23:01:51 [2021-07-16T23:01:51.033Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:01:51 [2021-07-16T23:01:51.033Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:01:51 [2021-07-16T23:01:51.033Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:01:51 [2021-07-16T23:01:51.033Z] === RUN   TestDockerSuite/TestCpToDot
23:01:53 [2021-07-16T23:01:53.895Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:01:53 [2021-07-16T23:01:53.895Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:01:53 [2021-07-16T23:01:53.895Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:01:53 [2021-07-16T23:01:53.895Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:01:53 [2021-07-16T23:01:53.895Z] === RUN   TestDockerSuite/TestCpToStdout
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:01:57 [2021-07-16T23:01:57.581Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:01:57 [2021-07-16T23:01:57.581Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:01:57 [2021-07-16T23:01:57.581Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCpVolumePath
23:01:57 [2021-07-16T23:01:57.581Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCreateArgs
23:01:57 [2021-07-16T23:01:57.581Z] === RUN   TestDockerSuite/TestCreateByImageID
23:01:59 [2021-07-16T23:01:59.778Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:02:00 [2021-07-16T23:02:00.443Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:02:02 [2021-07-16T23:02:02.586Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:02:02 [2021-07-16T23:02:02.586Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:02:03 [2021-07-16T23:02:03.036Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:02:05 [2021-07-16T23:02:05.178Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:02:06 [2021-07-16T23:02:06.131Z] === RUN   TestDockerSuite/TestCreateLabels
23:02:06 [2021-07-16T23:02:06.131Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:02:06 [2021-07-16T23:02:06.132Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:02:06 [2021-07-16T23:02:06.132Z] === RUN   TestDockerSuite/TestCreateRM
23:02:06 [2021-07-16T23:02:06.582Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:02:06 [2021-07-16T23:02:06.582Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:02:06 [2021-07-16T23:02:06.582Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:02:07 [2021-07-16T23:02:07.032Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:02:07 [2021-07-16T23:02:07.483Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:02:11 [2021-07-16T23:02:11.969Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:02:17 [2021-07-16T23:02:17.709Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:02:17 [2021-07-16T23:02:17.709Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:02:18 [2021-07-16T23:02:18.160Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:02:22 [2021-07-16T23:02:22.789Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:02:22 [2021-07-16T23:02:22.789Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:02:22 [2021-07-16T23:02:22.789Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:02:22 [2021-07-16T23:02:22.789Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:02:25 [2021-07-16T23:02:25.655Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDevicePermissions
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDockerFails
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestEventsAttach
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestEventsCommit
23:02:25 [2021-07-16T23:02:25.655Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:02:25 [2021-07-16T23:02:25.655Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:02:30 [2021-07-16T23:02:30.011Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:02:30 [2021-07-16T23:02:30.011Z]     docker_cli_external_volume_driver_test.go:485: [d394b74806dbd] daemon is not started
23:02:34 [2021-07-16T23:02:34.137Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:02:35 [2021-07-16T23:02:35.647Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:02:38 [2021-07-16T23:02:38.513Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:02:44 [2021-07-16T23:02:44.849Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:02:44 [2021-07-16T23:02:44.849Z]     docker_cli_external_volume_driver_test.go:53: [dac8a4242f3b5] daemon is not started
23:02:48 [2021-07-16T23:02:48.738Z] === RUN   TestDockerSuite/TestEventsCopy
23:02:52 [2021-07-16T23:02:52.424Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:02:58 [2021-07-16T23:02:58.170Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:02:59 [2021-07-16T23:02:59.687Z] --- PASS: TestDockerExternalVolumeSuite (439.36s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.41s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.09s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s)
23:02:59 [2021-07-16T23:02:59.687Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:02:59 [2021-07-16T23:02:59.687Z] PASS
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] === Skipped
23:02:59 [2021-07-16T23:02:59.687Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:02:59 [2021-07-16T23:02:59.687Z]     check_test.go:309: [d7b5256ea6ff3] daemon is not started
23:02:59 [2021-07-16T23:02:59.687Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:02:59 [2021-07-16T23:02:59.687Z]     check_test.go:309: [db7443747d544] daemon is not started
23:02:59 [2021-07-16T23:02:59.687Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:02:59 [2021-07-16T23:02:59.687Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:02:59 [2021-07-16T23:02:59.687Z]     check_test.go:309: [dc818d1dbd7eb] daemon is not started
23:02:59 [2021-07-16T23:02:59.687Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
23:02:59 [2021-07-16T23:02:59.687Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:02:59 [2021-07-16T23:02:59.687Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:02:59 [2021-07-16T23:02:59.687Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] DONE 273 tests, 5 skipped in 2631.381s
23:02:59 [2021-07-16T23:02:59.687Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:02:59 [2021-07-16T23:02:59.687Z] ++++ cat bundles/test-integration/docker.pid
23:02:59 [2021-07-16T23:02:59.687Z] +++ kill 8228
23:02:59 [2021-07-16T23:02:59.687Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dde74a22cc1b1/docker.pid
23:02:59 [2021-07-16T23:02:59.687Z] +++ kill 7164
23:02:59 [2021-07-16T23:02:59.687Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7164 is not a child of this shell
23:02:59 [2021-07-16T23:02:59.687Z] warning: PID 7164 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dde74a22cc1b1/docker.pid had a nonzero exit code
23:02:59 [2021-07-16T23:02:59.687Z] +++ /etc/init.d/apparmor stop
23:02:59 [2021-07-16T23:02:59.687Z] Leaving: AppArmorNo profiles have been unloaded.
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] Unloading profiles will leave already running processes permanently
23:02:59 [2021-07-16T23:02:59.687Z] unconfined, which can lead to unexpected situations.
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.687Z] To set a process to complain mode, use the command line tool
23:02:59 [2021-07-16T23:02:59.687Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:02:59 [2021-07-16T23:02:59.687Z] +++ true
23:02:59 [2021-07-16T23:02:59.687Z] exiting test-integration
23:02:59 [2021-07-16T23:02:59.687Z] ++ exit 0
23:02:59 [2021-07-16T23:02:59.687Z] 
23:02:59 [2021-07-16T23:02:59.965Z] + exit 0
23:02:59 [2021-07-16T23:02:59.965Z] ++ jobs -p
23:02:59 [2021-07-16T23:02:59.965Z] + pids=
23:02:59 [2021-07-16T23:02:59.965Z] + echo 'Remaining pids to kill: []'
23:02:59 [2021-07-16T23:02:59.965Z] Remaining pids to kill: []
23:02:59 [2021-07-16T23:02:59.965Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
23:02:59 [2021-07-16T23:02:59.987Z] Recording test results
23:03:01 [2021-07-16T23:03:01.037Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:03:01 [2021-07-16T23:03:01.426Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:03:01 [2021-07-16T23:03:01.754Z] + echo Ensuring container killed.
23:03:01 [2021-07-16T23:03:01.754Z] Ensuring container killed.
23:03:01 [2021-07-16T23:03:01.754Z] + docker ps -aq -f name=docker-pr7-*
23:03:01 [2021-07-16T23:03:01.754Z] + cids=ea11a2201b80
23:03:01 [2021-07-16T23:03:01.754Z] 66916d1e520a
23:03:01 [2021-07-16T23:03:01.754Z] c9aba9ad3640
23:03:01 [2021-07-16T23:03:01.754Z] + [ -n ea11a2201b80
23:03:01 [2021-07-16T23:03:01.754Z] 66916d1e520a
23:03:01 [2021-07-16T23:03:01.754Z] c9aba9ad3640 ]
23:03:01 [2021-07-16T23:03:01.754Z] + docker rm -vf ea11a2201b80 66916d1e520a c9aba9ad3640
23:03:01 [2021-07-16T23:03:01.987Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:03:03 [2021-07-16T23:03:03.122Z] ea11a2201b80
23:03:03 [2021-07-16T23:03:03.685Z] 66916d1e520a
23:03:04 [2021-07-16T23:03:04.613Z] c9aba9ad3640
[Pipeline] sh
23:03:04 [2021-07-16T23:03:04.894Z] + echo Chowning /workspace to jenkins user
23:03:04 [2021-07-16T23:03:04.894Z] Chowning /workspace to jenkins user
23:03:04 [2021-07-16T23:03:04.894Z] + id -u
23:03:04 [2021-07-16T23:03:04.894Z] + id -g
23:03:04 [2021-07-16T23:03:04.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42641:/workspace busybox chown -R 1000:1000 /workspace
23:03:04 [2021-07-16T23:03:04.894Z] Unable to find image 'busybox:latest' locally
23:03:04 [2021-07-16T23:03:04.894Z] latest: Pulling from library/busybox
23:03:05 [2021-07-16T23:03:05.150Z] b71f96345d44: Pulling fs layer
23:03:05 [2021-07-16T23:03:05.150Z] b71f96345d44: Verifying Checksum
23:03:05 [2021-07-16T23:03:05.150Z] b71f96345d44: Download complete
23:03:05 [2021-07-16T23:03:05.150Z] b71f96345d44: Pull complete
23:03:05 [2021-07-16T23:03:05.150Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
23:03:05 [2021-07-16T23:03:05.150Z] Status: Downloaded newer image for busybox:latest
23:03:06 [2021-07-16T23:03:06.620Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:03:07 [2021-07-16T23:03:07.571Z] === RUN   TestDockerSuite/TestEventsFilterType
23:03:08 [2021-07-16T23:03:08.521Z] === RUN   TestDockerSuite/TestEventsFilters
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:03:09 [2021-07-16T23:03:09.666Z] + bundleName=amd64
23:03:09 [2021-07-16T23:03:09.666Z] + echo Creating amd64-bundles.tar.gz
23:03:09 [2021-07-16T23:03:09.666Z] Creating amd64-bundles.tar.gz
23:03:09 [2021-07-16T23:03:09.666Z] + xargs tar -czf amd64-bundles.tar.gz
23:03:09 [2021-07-16T23:03:09.666Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:03:11 [2021-07-16T23:03:11.043Z] Archiving artifacts
23:03:12 [2021-07-16T23:03:12.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:03:13 [2021-07-16T23:03:13.324Z] + make clean
23:03:13 [2021-07-16T23:03:13.580Z] docker volume rm -f docker-dev-cache
23:03:13 [2021-07-16T23:03:13.580Z] docker-dev-cache
[Pipeline] deleteDir
23:03:18 [2021-07-16T23:03:18.754Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsImageImport
23:03:24 [2021-07-16T23:03:24.479Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:03:24 [2021-07-16T23:03:24.479Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsImagePull
23:03:24 [2021-07-16T23:03:24.479Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:03:24 [2021-07-16T23:03:24.479Z] === RUN   TestDockerSuite/TestEventsImageTag
23:03:25 [2021-07-16T23:03:25.433Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:03:25 [2021-07-16T23:03:25.433Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:03:25 [2021-07-16T23:03:25.433Z] === RUN   TestDockerSuite/TestEventsRename
23:03:28 [2021-07-16T23:03:28.294Z] === RUN   TestDockerSuite/TestEventsResize
23:03:36 [2021-07-16T23:03:36.774Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:03:39 [2021-07-16T23:03:39.638Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:03:42 [2021-07-16T23:03:42.506Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:03:48 [2021-07-16T23:03:48.252Z] === RUN   TestDockerSuite/TestEventsTop
23:03:48 [2021-07-16T23:03:48.253Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:03:48 [2021-07-16T23:03:48.253Z] === RUN   TestDockerSuite/TestEventsUntag
23:03:50 [2021-07-16T23:03:50.394Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:03:56 [2021-07-16T23:03:56.118Z] === RUN   TestDockerSuite/TestExec
23:03:56 [2021-07-16T23:03:56.118Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:03:56 [2021-07-16T23:03:56.118Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:03:56 [2021-07-16T23:03:56.118Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:03:56 [2021-07-16T23:03:56.118Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:03:57 [2021-07-16T23:03:57.630Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:04:00 [2021-07-16T23:04:00.519Z] === RUN   TestDockerSuite/TestExecAPIStart
23:04:00 [2021-07-16T23:04:00.519Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:04:00 [2021-07-16T23:04:00.519Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:04:00 [2021-07-16T23:04:00.519Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:04:00 [2021-07-16T23:04:00.519Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:04:00 [2021-07-16T23:04:00.519Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:04:00 [2021-07-16T23:04:00.519Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:04:03 [2021-07-16T23:04:03.387Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:04:05 [2021-07-16T23:04:05.539Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:04:07 [2021-07-16T23:04:07.691Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:04:10 [2021-07-16T23:04:10.566Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:04:20 [2021-07-16T23:04:20.815Z] === RUN   TestDockerSuite/TestExecCgroup
23:04:20 [2021-07-16T23:04:20.815Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:04:20 [2021-07-16T23:04:20.815Z] === RUN   TestDockerSuite/TestExecEnv
23:04:20 [2021-07-16T23:04:20.815Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:04:20 [2021-07-16T23:04:20.815Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:04:20 [2021-07-16T23:04:20.815Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:04:20 [2021-07-16T23:04:20.815Z] === RUN   TestDockerSuite/TestExecExitStatus
23:04:22 [2021-07-16T23:04:22.332Z] === RUN   TestDockerSuite/TestExecInspectID
23:04:26 [2021-07-16T23:04:26.029Z] === RUN   TestDockerSuite/TestExecInteractive
23:04:26 [2021-07-16T23:04:26.029Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:04:26 [2021-07-16T23:04:26.029Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:04:26 [2021-07-16T23:04:26.029Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:04:26 [2021-07-16T23:04:26.481Z] === RUN   TestDockerSuite/TestExecParseError
23:04:26 [2021-07-16T23:04:26.481Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:04:26 [2021-07-16T23:04:26.481Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:04:26 [2021-07-16T23:04:26.481Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:04:26 [2021-07-16T23:04:26.481Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:04:26 [2021-07-16T23:04:26.481Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:04:26 [2021-07-16T23:04:26.481Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecSetEnv
23:04:29 [2021-07-16T23:04:29.362Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecStartFails
23:04:29 [2021-07-16T23:04:29.362Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:04:29 [2021-07-16T23:04:29.362Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:04:29 [2021-07-16T23:04:29.362Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:04:29 [2021-07-16T23:04:29.362Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:04:29 [2021-07-16T23:04:29.362Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:04:32 [2021-07-16T23:04:32.234Z] === RUN   TestDockerSuite/TestExecUlimits
23:04:32 [2021-07-16T23:04:32.234Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:04:32 [2021-07-16T23:04:32.234Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:04:39 [2021-07-16T23:04:39.261Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:04:39 [2021-07-16T23:04:39.261Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:04:39 [2021-07-16T23:04:39.261Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:04:39 [2021-07-16T23:04:39.261Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:04:39 [2021-07-16T23:04:39.261Z] === RUN   TestDockerSuite/TestExecWithUser
23:04:39 [2021-07-16T23:04:39.261Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:04:39 [2021-07-16T23:04:39.261Z] === RUN   TestDockerSuite/TestGetContainerStats
23:04:45 [2021-07-16T23:04:45.003Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:04:52 [2021-07-16T23:04:52.018Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:04:54 [2021-07-16T23:04:54.892Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:05:00 [2021-07-16T23:05:00.635Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:05:00 [2021-07-16T23:05:00.635Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:05:00 [2021-07-16T23:05:00.635Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:05:00 [2021-07-16T23:05:00.635Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:05:01 [2021-07-16T23:05:01.087Z] === RUN   TestDockerSuite/TestHealth
23:05:01 [2021-07-16T23:05:01.087Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:05:01 [2021-07-16T23:05:01.087Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:05:01 [2021-07-16T23:05:01.087Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:05:01 [2021-07-16T23:05:01.087Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:05:01 [2021-07-16T23:05:01.540Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:05:06 [2021-07-16T23:05:06.192Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:05:06 [2021-07-16T23:05:06.192Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:05:06 [2021-07-16T23:05:06.192Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:05:06 [2021-07-16T23:05:06.192Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:05:06 [2021-07-16T23:05:06.644Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:05:06 [2021-07-16T23:05:06.644Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:05:07 [2021-07-16T23:05:07.100Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:05:07 [2021-07-16T23:05:07.553Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:05:07 [2021-07-16T23:05:07.553Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:05:07 [2021-07-16T23:05:07.553Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:05:09 [2021-07-16T23:05:09.075Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:05:09 [2021-07-16T23:05:09.075Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:05:11 [2021-07-16T23:05:11.228Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:05:11 [2021-07-16T23:05:11.680Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:05:13 [2021-07-16T23:05:13.831Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:05:17 [2021-07-16T23:05:17.540Z] === RUN   TestDockerSuite/TestImagesFormat
23:05:17 [2021-07-16T23:05:17.540Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:05:17 [2021-07-16T23:05:17.540Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:05:17 [2021-07-16T23:05:17.540Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:05:22 [2021-07-16T23:05:22.182Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:05:22 [2021-07-16T23:05:22.182Z] === RUN   TestDockerSuite/TestImportBadURL
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportDisplay
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportFile
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportGzipped
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:05:24 [2021-07-16T23:05:24.332Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:05:24 [2021-07-16T23:05:24.332Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:05:24 [2021-07-16T23:05:24.332Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:05:24 [2021-07-16T23:05:24.332Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:05:27 [2021-07-16T23:05:27.210Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:05:30 [2021-07-16T23:05:30.918Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:05:30 [2021-07-16T23:05:30.918Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:05:30 [2021-07-16T23:05:30.918Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:05:30 [2021-07-16T23:05:30.918Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:05:30 [2021-07-16T23:05:30.918Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:05:30 [2021-07-16T23:05:30.918Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:05:30 [2021-07-16T23:05:30.918Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:05:30 [2021-07-16T23:05:30.918Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:05:33 [2021-07-16T23:05:33.789Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:05:33 [2021-07-16T23:05:33.789Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:05:36 [2021-07-16T23:05:36.662Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:05:36 [2021-07-16T23:05:36.662Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:05:36 [2021-07-16T23:05:36.662Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:05:36 [2021-07-16T23:05:36.662Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:05:36 [2021-07-16T23:05:36.662Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:05:36 [2021-07-16T23:05:36.662Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:05:36 [2021-07-16T23:05:36.662Z] === RUN   TestDockerSuite/TestInspectDefault
23:05:39 [2021-07-16T23:05:39.536Z] === RUN   TestDockerSuite/TestInspectHistory
23:05:45 [2021-07-16T23:05:45.278Z] === RUN   TestDockerSuite/TestInspectImage
23:05:45 [2021-07-16T23:05:45.278Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:05:45 [2021-07-16T23:05:45.278Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:05:45 [2021-07-16T23:05:45.278Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:05:45 [2021-07-16T23:05:45.278Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:05:45 [2021-07-16T23:05:45.278Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:05:45 [2021-07-16T23:05:45.278Z] === RUN   TestDockerSuite/TestInspectInt64
23:05:47 [2021-07-16T23:05:47.430Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:05:49 [2021-07-16T23:05:49.581Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:05:50 [2021-07-16T23:05:50.033Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:05:52 [2021-07-16T23:05:52.907Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:05:55 [2021-07-16T23:05:55.060Z] === RUN   TestDockerSuite/TestInspectPlugin
23:05:55 [2021-07-16T23:05:55.060Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:05:55 [2021-07-16T23:05:55.060Z] === RUN   TestDockerSuite/TestInspectRootFS
23:05:55 [2021-07-16T23:05:55.060Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:05:57 [2021-07-16T23:05:57.932Z] === RUN   TestDockerSuite/TestInspectStatus
23:06:01 [2021-07-16T23:06:01.626Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:06:06 [2021-07-16T23:06:06.271Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:06:08 [2021-07-16T23:06:08.422Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:06:11 [2021-07-16T23:06:11.296Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:06:13 [2021-07-16T23:06:13.454Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:06:16 [2021-07-16T23:06:16.333Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:06:18 [2021-07-16T23:06:18.483Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksEnvs
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.356Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:06:21 [2021-07-16T23:06:21.356Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:06:21 [2021-07-16T23:06:21.808Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:06:21 [2021-07-16T23:06:21.808Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:06:23 [2021-07-16T23:06:23.963Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:06:26 [2021-07-16T23:06:26.117Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:06:33 [2021-07-16T23:06:33.140Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:06:35 [2021-07-16T23:06:35.328Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:06:35 [2021-07-16T23:06:35.328Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:06:35 [2021-07-16T23:06:35.328Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:06:38 [2021-07-16T23:06:38.207Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:06:38 [2021-07-16T23:06:38.207Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:06:45 [2021-07-16T23:06:45.225Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:06:52 [2021-07-16T23:06:52.240Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:06:59 [2021-07-16T23:06:59.258Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:07:02 [2021-07-16T23:07:02.129Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:07:04 [2021-07-16T23:07:04.284Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:07:04 [2021-07-16T23:07:04.284Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:07:04 [2021-07-16T23:07:04.736Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:07:07 [2021-07-16T23:07:07.608Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:07:10 [2021-07-16T23:07:10.485Z] === RUN   TestDockerSuite/TestLogsSince
23:07:20 [2021-07-16T23:07:20.734Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:07:20 [2021-07-16T23:07:20.734Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:07:20 [2021-07-16T23:07:20.734Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:07:20 [2021-07-16T23:07:20.734Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:07:20 [2021-07-16T23:07:20.734Z] === RUN   TestDockerSuite/TestLogsTail
23:07:23 [2021-07-16T23:07:23.609Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:07:26 [2021-07-16T23:07:26.506Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestMountIntoProc
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestMountIntoSys
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestNetHostname
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginActive
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPortHostBinding
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPortList
23:07:30 [2021-07-16T23:07:30.203Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:07:30 [2021-07-16T23:07:30.203Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:07:35 [2021-07-16T23:07:35.963Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:07:35 [2021-07-16T23:07:35.963Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:07:41 [2021-07-16T23:07:41.807Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:07:41 [2021-07-16T23:07:41.807Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:07:41 [2021-07-16T23:07:41.807Z] === RUN   TestDockerSuite/TestPsByOrder
23:07:52 [2021-07-16T23:07:52.190Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:07:52 [2021-07-16T23:07:52.190Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:07:52 [2021-07-16T23:07:52.190Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:08:04 [2021-07-16T23:08:04.630Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:08:22 [2021-07-16T23:08:22.376Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:08:22 [2021-07-16T23:08:22.376Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:08:22 [2021-07-16T23:08:22.376Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:08:22 [2021-07-16T23:08:22.376Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:08:34 [2021-07-16T23:08:34.807Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:08:37 [2021-07-16T23:08:37.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:08:46 [2021-07-16T23:08:46.357Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:08:52 [2021-07-16T23:08:52.186Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:08:52 [2021-07-16T23:08:52.186Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:08:52 [2021-07-16T23:08:52.186Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:08:52 [2021-07-16T23:08:52.186Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:08:52 [2021-07-16T23:08:52.186Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:08:58 [2021-07-16T23:08:58.011Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:08:58 [2021-07-16T23:08:58.011Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:08:58 [2021-07-16T23:08:58.011Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:08:58 [2021-07-16T23:08:58.011Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:08:58 [2021-07-16T23:08:58.011Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:08:58 [2021-07-16T23:08:58.011Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:08:58 [2021-07-16T23:08:58.011Z] === RUN   TestDockerSuite/TestPsRightTagName
23:08:58 [2021-07-16T23:08:58.011Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:08:58 [2021-07-16T23:08:58.011Z] === RUN   TestDockerSuite/TestPsShowMounts
23:09:05 [2021-07-16T23:09:05.128Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:09:05 [2021-07-16T23:09:05.128Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
23:09:05 [2021-07-16T23:09:05.128Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:09:06 [2021-07-16T23:09:06.677Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:09:06 [2021-07-16T23:09:06.677Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:09:06 [2021-07-16T23:09:06.677Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:09:07 [2021-07-16T23:09:07.653Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:09:08 [2021-07-16T23:09:08.630Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:09:08 [2021-07-16T23:09:08.630Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:09:08 [2021-07-16T23:09:08.630Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:09:13 [2021-07-16T23:09:13.351Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:09:19 [2021-07-16T23:09:19.182Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:09:21 [2021-07-16T23:09:21.381Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:09:51 [2021-07-16T23:09:51.414Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:09:51 [2021-07-16T23:09:51.414Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:09:51 [2021-07-16T23:09:51.414Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:09:58 [2021-07-16T23:09:58.525Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:09:58 [2021-07-16T23:09:58.525Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:09:58 [2021-07-16T23:09:58.525Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:09:59 [2021-07-16T23:09:59.501Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:10:05 [2021-07-16T23:10:05.327Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:10:10 [2021-07-16T23:10:10.103Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:10:10 [2021-07-16T23:10:10.103Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:10:10 [2021-07-16T23:10:10.103Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:10:15 [2021-07-16T23:10:15.933Z] === RUN   TestDockerSuite/TestRmiBlank
23:10:15 [2021-07-16T23:10:15.933Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:10:15 [2021-07-16T23:10:15.933Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:10:41 [2021-07-16T23:10:41.146Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:10:44 [2021-07-16T23:10:44.075Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:10:44 [2021-07-16T23:10:44.538Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:10:51 [2021-07-16T23:10:51.653Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:10:57 [2021-07-16T23:10:57.482Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:11:07 [2021-07-16T23:11:07.876Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:11:16 [2021-07-16T23:11:16.486Z] === RUN   TestDockerSuite/TestRmiTag
23:11:16 [2021-07-16T23:11:16.950Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:11:20 [2021-07-16T23:11:20.718Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:11:50 [2021-07-16T23:11:50.752Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:11:50 [2021-07-16T23:11:50.752Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:11:56 [2021-07-16T23:11:56.646Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:11:57 [2021-07-16T23:11:57.112Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:11:57 [2021-07-16T23:11:57.112Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.112Z] === RUN   TestDockerSuite/TestRunAddHost
23:11:57 [2021-07-16T23:11:57.112Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.112Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:11:57 [2021-07-16T23:11:57.112Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.112Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:11:57 [2021-07-16T23:11:57.112Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.575Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:11:57 [2021-07-16T23:11:57.575Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.575Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:11:57 [2021-07-16T23:11:57.575Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.575Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:11:57 [2021-07-16T23:11:57.575Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:11:57 [2021-07-16T23:11:57.575Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:11:59 [2021-07-16T23:11:59.772Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:11:59 [2021-07-16T23:11:59.772Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:11:59 [2021-07-16T23:11:59.772Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:11:59 [2021-07-16T23:11:59.772Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
23:11:59 [2021-07-16T23:11:59.772Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:12:04 [2021-07-16T23:12:04.493Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:12:07 [2021-07-16T23:12:07.422Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:12:09 [2021-07-16T23:12:09.617Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:12:12 [2021-07-16T23:12:12.548Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:12:15 [2021-07-16T23:12:15.489Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:12:15 [2021-07-16T23:12:15.489Z] === RUN   TestDockerSuite/TestRunBindMounts
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:12:21 [2021-07-16T23:12:21.317Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:12:21 [2021-07-16T23:12:21.317Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:12:23 [2021-07-16T23:12:23.515Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:12:23 [2021-07-16T23:12:23.515Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:12:23 [2021-07-16T23:12:23.515Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:12:27 [2021-07-16T23:12:27.286Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:12:27 [2021-07-16T23:12:27.286Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
23:12:27 [2021-07-16T23:12:27.286Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:12:27 [2021-07-16T23:12:27.286Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
23:12:27 [2021-07-16T23:12:27.286Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:12:29 [2021-07-16T23:12:29.481Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
23:12:29 [2021-07-16T23:12:29.481Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:12:31 [2021-07-16T23:12:31.677Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:12:34 [2021-07-16T23:12:34.604Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:12:37 [2021-07-16T23:12:37.533Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:12:37 [2021-07-16T23:12:37.533Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:12:37 [2021-07-16T23:12:37.533Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:12:37 [2021-07-16T23:12:37.533Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:12:37 [2021-07-16T23:12:37.533Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:12:37 [2021-07-16T23:12:37.533Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
23:12:37 [2021-07-16T23:12:37.533Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:12:39 [2021-07-16T23:12:39.730Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:12:39 [2021-07-16T23:12:39.730Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:12:39 [2021-07-16T23:12:39.730Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:12:39 [2021-07-16T23:12:39.730Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:12:39 [2021-07-16T23:12:39.730Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:12:39 [2021-07-16T23:12:39.730Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:12:39 [2021-07-16T23:12:39.730Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:12:39 [2021-07-16T23:12:39.730Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:12:39 [2021-07-16T23:12:39.730Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:12:41 [2021-07-16T23:12:41.924Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:12:49 [2021-07-16T23:12:49.035Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:12:49 [2021-07-16T23:12:49.035Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:12:51 [2021-07-16T23:12:51.235Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:12:51 [2021-07-16T23:12:51.235Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:12:51 [2021-07-16T23:12:51.235Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:12:51 [2021-07-16T23:12:51.235Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:12:51 [2021-07-16T23:12:51.235Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
23:12:51 [2021-07-16T23:12:51.235Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:12:54 [2021-07-16T23:12:54.161Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:12:56 [2021-07-16T23:12:56.360Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:12:56 [2021-07-16T23:12:56.360Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
23:12:56 [2021-07-16T23:12:56.360Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:12:59 [2021-07-16T23:12:59.290Z] === RUN   TestDockerSuite/TestRunEnvironment
23:12:59 [2021-07-16T23:12:59.290Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:12:59 [2021-07-16T23:12:59.290Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:12:59 [2021-07-16T23:12:59.290Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:12:59 [2021-07-16T23:12:59.290Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:12:59 [2021-07-16T23:12:59.290Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:12:59 [2021-07-16T23:12:59.290Z] === RUN   TestDockerSuite/TestRunExitCode
23:13:02 [2021-07-16T23:13:02.218Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:13:05 [2021-07-16T23:13:05.147Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:13:07 [2021-07-16T23:13:07.347Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:13:10 [2021-07-16T23:13:10.273Z] === RUN   TestDockerSuite/TestRunExposePort
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:13:10 [2021-07-16T23:13:10.740Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:13:10 [2021-07-16T23:13:10.740Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:13:15 [2021-07-16T23:13:15.463Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:13:15 [2021-07-16T23:13:15.463Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:13:15 [2021-07-16T23:13:15.463Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:13:15 [2021-07-16T23:13:15.463Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:13:15 [2021-07-16T23:13:15.463Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:13:15 [2021-07-16T23:13:15.463Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:13:24 [2021-07-16T23:13:24.077Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:13:24 [2021-07-16T23:13:24.077Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
23:13:24 [2021-07-16T23:13:24.077Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeHostname
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:13:25 [2021-07-16T23:13:25.625Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:13:25 [2021-07-16T23:13:25.625Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:13:26 [2021-07-16T23:13:26.088Z] === RUN   TestDockerSuite/TestRunMount
23:13:26 [2021-07-16T23:13:26.088Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
23:13:26 [2021-07-16T23:13:26.088Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:13:26 [2021-07-16T23:13:26.088Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:13:26 [2021-07-16T23:13:26.088Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:13:26 [2021-07-16T23:13:26.088Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
23:13:26 [2021-07-16T23:13:26.088Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:13:26 [2021-07-16T23:13:26.088Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:13:26 [2021-07-16T23:13:26.088Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:13:34 [2021-07-16T23:13:34.703Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:13:34 [2021-07-16T23:13:34.703Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:13:34 [2021-07-16T23:13:34.703Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:13:34 [2021-07-16T23:13:34.703Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
23:13:34 [2021-07-16T23:13:34.703Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:13:34 [2021-07-16T23:13:34.703Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
23:13:34 [2021-07-16T23:13:34.703Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:13:39 [2021-07-16T23:13:39.427Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetHost
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:13:44 [2021-07-16T23:13:44.150Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
23:13:44 [2021-07-16T23:13:44.150Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:13:44 [2021-07-16T23:13:44.614Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:13:46 [2021-07-16T23:13:46.166Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:13:47 [2021-07-16T23:13:47.716Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:13:49 [2021-07-16T23:13:49.910Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:13:50 [2021-07-16T23:13:50.886Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunPortInUse
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:13:53 [2021-07-16T23:13:53.815Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:13:53 [2021-07-16T23:13:53.815Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunPublishPort
23:13:58 [2021-07-16T23:13:58.535Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:13:58 [2021-07-16T23:13:58.535Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:13:58 [2021-07-16T23:13:58.535Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:13:58 [2021-07-16T23:13:58.535Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:13:58 [2021-07-16T23:13:58.535Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:13:58 [2021-07-16T23:13:58.535Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:14:07 [2021-07-16T23:14:07.150Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:14:07 [2021-07-16T23:14:07.150Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:14:07 [2021-07-16T23:14:07.150Z] === RUN   TestDockerSuite/TestRunRm
23:14:09 [2021-07-16T23:14:09.345Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:14:15 [2021-07-16T23:14:15.172Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:14:18 [2021-07-16T23:14:18.099Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:14:20 [2021-07-16T23:14:20.294Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:14:23 [2021-07-16T23:14:23.220Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:14:26 [2021-07-16T23:14:26.148Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:14:26 [2021-07-16T23:14:26.148Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:14:26 [2021-07-16T23:14:26.148Z] === RUN   TestDockerSuite/TestRunState
23:14:26 [2021-07-16T23:14:26.148Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:14:26 [2021-07-16T23:14:26.148Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:14:28 [2021-07-16T23:14:28.346Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:14:28 [2021-07-16T23:14:28.346Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:14:28 [2021-07-16T23:14:28.346Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:14:30 [2021-07-16T23:14:30.541Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:14:30 [2021-07-16T23:14:30.541Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:14:30 [2021-07-16T23:14:30.541Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:14:30 [2021-07-16T23:14:30.541Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:14:30 [2021-07-16T23:14:30.541Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:14:31 [2021-07-16T23:14:31.005Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:14:31 [2021-07-16T23:14:31.005Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:14:31 [2021-07-16T23:14:31.005Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:14:31 [2021-07-16T23:14:31.005Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserByID
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserByName
23:14:36 [2021-07-16T23:14:36.834Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:14:36 [2021-07-16T23:14:36.834Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:14:39 [2021-07-16T23:14:39.054Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:14:39 [2021-07-16T23:14:39.054Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:14:39 [2021-07-16T23:14:39.054Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:14:41 [2021-07-16T23:14:41.253Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:14:41 [2021-07-16T23:14:41.253Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
23:14:41 [2021-07-16T23:14:41.716Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:14:41 [2021-07-16T23:14:41.716Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
23:14:41 [2021-07-16T23:14:41.716Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:14:45 [2021-07-16T23:14:45.479Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:14:54 [2021-07-16T23:14:54.091Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:14:58 [2021-07-16T23:14:58.810Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:15:05 [2021-07-16T23:15:05.921Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:15:05 [2021-07-16T23:15:05.921Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:15:05 [2021-07-16T23:15:05.921Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:15:05 [2021-07-16T23:15:05.921Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:15:08 [2021-07-16T23:15:08.852Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:15:11 [2021-07-16T23:15:11.781Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:15:14 [2021-07-16T23:15:14.707Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
23:15:14 [2021-07-16T23:15:14.707Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:15:18 [2021-07-16T23:15:18.469Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:15:20 [2021-07-16T23:15:20.020Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:15:22 [2021-07-16T23:15:22.217Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveImageId
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:15:28 [2021-07-16T23:15:28.047Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:15:28 [2021-07-16T23:15:28.047Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:15:29 [2021-07-16T23:15:29.597Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:15:30 [2021-07-16T23:15:30.060Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:15:30 [2021-07-16T23:15:30.523Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:15:30 [2021-07-16T23:15:30.986Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:15:32 [2021-07-16T23:15:32.606Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:15:41 [2021-07-16T23:15:41.225Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:15:41 [2021-07-16T23:15:41.225Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:15:41 [2021-07-16T23:15:41.225Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:15:49 [2021-07-16T23:15:49.840Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:15:49 [2021-07-16T23:15:49.840Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:15:49 [2021-07-16T23:15:49.840Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:15:54 [2021-07-16T23:15:54.561Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:15:54 [2021-07-16T23:15:54.561Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:15:54 [2021-07-16T23:15:54.561Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:15:54 [2021-07-16T23:15:54.561Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:15:54 [2021-07-16T23:15:54.561Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:15:54 [2021-07-16T23:15:54.561Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:15:54 [2021-07-16T23:15:54.561Z] === RUN   TestDockerSuite/TestStartRecordError
23:15:54 [2021-07-16T23:15:54.561Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:15:54 [2021-07-16T23:15:54.561Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestStatsNoStream
23:16:01 [2021-07-16T23:16:01.677Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:16:01 [2021-07-16T23:16:01.677Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:16:03 [2021-07-16T23:16:03.880Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:16:06 [2021-07-16T23:16:06.806Z] === RUN   TestDockerSuite/TestTopPrivileged
23:16:06 [2021-07-16T23:16:06.806Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:16:06 [2021-07-16T23:16:06.806Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:16:09 [2021-07-16T23:16:09.036Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:16:09 [2021-07-16T23:16:09.036Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.036Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:16:09 [2021-07-16T23:16:09.036Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.499Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:16:09 [2021-07-16T23:16:09.499Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.499Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:16:09 [2021-07-16T23:16:09.499Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.499Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:16:09 [2021-07-16T23:16:09.499Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.499Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:16:09 [2021-07-16T23:16:09.499Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:16:09 [2021-07-16T23:16:09.499Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:16:27 [2021-07-16T23:16:27.256Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:16:27 [2021-07-16T23:16:27.256Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:16:28 [2021-07-16T23:16:28.809Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:16:29 [2021-07-16T23:16:29.273Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:16:33 [2021-07-16T23:16:33.036Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:16:33 [2021-07-16T23:16:33.036Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:16:33 [2021-07-16T23:16:33.499Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:16:33 [2021-07-16T23:16:33.499Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:16:33 [2021-07-16T23:16:33.499Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:16:43 [2021-07-16T23:16:43.961Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:16:43 [2021-07-16T23:16:43.962Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:16:43 [2021-07-16T23:16:43.962Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:16:43 [2021-07-16T23:16:43.962Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:16:43 [2021-07-16T23:16:43.962Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:16:43 [2021-07-16T23:16:43.962Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:16:43 [2021-07-16T23:16:43.962Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:16:52 [2021-07-16T23:16:52.573Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:16:52 [2021-07-16T23:16:52.573Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:16:52 [2021-07-16T23:16:52.573Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:17:02 [2021-07-16T23:17:02.947Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:17:02 [2021-07-16T23:17:02.947Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:17:02 [2021-07-16T23:17:02.947Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:17:03 [2021-07-16T23:17:03.410Z] --- PASS: TestDockerSuite (2603.69s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.21s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.18s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:17:03 [2021-07-16T23:17:03.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.58s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.28s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.52s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.75s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.92s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.58s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.44s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.63s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.06s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.22s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.70s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.46s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.56s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.66s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.78s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.07s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.75s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.16s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.23s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.76s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.35s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.50s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.38s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.38s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.66s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.13s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.35s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.88s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.54s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.86s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.19s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.79s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.62s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.30s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.18s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.66s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.40s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.69s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFails (2.86s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.45s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.40s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.21s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.52s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.23s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.07s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.22s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.11s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.00s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.10s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.14s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.78s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.82s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.27s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.45s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.94s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.54s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.78s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.86s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.37s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.07s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.23s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.06s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.17s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.03s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.62s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.98s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.00s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildRm (17.56s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.57s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.98s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.28s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.19s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (21.76s)
23:17:03 [2021-07-16T23:17:03.411Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.47s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.80s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.51s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.99s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.48s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (8.90s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.24s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.70s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.08s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.54s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.24s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (9.32s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.87s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.42s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.21s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitChange (5.65s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.34s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.23s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.00s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.78s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.85s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.58s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.38s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.43s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.80s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.91s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.43s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.50s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.47s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.22s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.71s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.74s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.75s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.75s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a186d8_<nil>} (2.76s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382663954_c:\foo_false__<nil>_<nil>_<nil>} (2.75s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382663954_c:\foo_true__<nil>_<nil>_<nil>} (2.73s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:17:03 [2021-07-16T23:17:03.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.97s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.62s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.98s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.26s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.15s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToDot (3.00s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.08s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.31s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateRM (0.48s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.79s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (7.43s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.87s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.78s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.18s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.81s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.11s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFilters (9.87s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.74s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsRename (2.71s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsResize (8.31s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s)
23:17:03 [2021-07-16T23:17:03.412Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.42s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.24s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.50s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.62s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.35s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.74s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.48s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.88s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.82s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.38s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.23s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.44s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.98s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.12s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.06s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.93s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.62s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.10s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.79s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.64s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.48s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.61s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.63s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.92s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.46s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.95s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.91s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.76s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsSince (9.64s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsTail (3.25s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:17:03 [2021-07-16T23:17:03.413Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.66s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.67s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.20s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.96s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.31s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.00s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.33s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.79s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.30s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.35s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.57s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.60s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.28s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.36s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.35s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.33s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.27s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.42s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.24s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.35s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.84s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.45s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.48s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (9.30s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiTag (0.73s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.99s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.22s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.97s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.62s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.67s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.85s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.87s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.51s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.44s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.45s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.55s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:17:03 [2021-07-16T23:17:03.878Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.50s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.80s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.86s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.81s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.41s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.63s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.05s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.25s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.13s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.33s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.20s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunRm (2.54s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.86s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.75s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.47s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.62s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.68s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.32s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.88s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.29s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.45s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.90s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.88s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.14s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.05s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.17s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.49s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.30s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.37s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.55s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.56s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.82s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.93s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.98s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:17:03 [2021-07-16T23:17:03.879Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s)
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.879Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:17:03 [2021-07-16T23:17:03.879Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerRegistrySuite (0.16s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerDaemonSuite
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerDaemonSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerSwarmSuite
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerSwarmSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginCreate
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginInspect
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerPluginSuite/TestPluginSet
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- PASS: TestDockerPluginSuite (0.02s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerExternalVolumeSuite
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerNetworkSuite
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- SKIP: TestDockerNetworkSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] === RUN   TestDockerHubPullSuite
23:17:03 [2021-07-16T23:17:03.880Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.880Z] --- SKIP: TestDockerHubPullSuite (0.00s)
23:17:03 [2021-07-16T23:17:03.880Z] PASS
23:17:03 [2021-07-16T23:17:03.880Z] ok  	github.com/docker/docker/integration-cli	2604.474s
23:17:03 [2021-07-16T23:17:03.880Z] 
23:17:03 [2021-07-16T23:17:03.880Z] === Skipped
23:17:03 [2021-07-16T23:17:03.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.880Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.881Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:17:03 [2021-07-16T23:17:03.881Z] 
23:17:03 [2021-07-16T23:17:03.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.881Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_sni_test.go:18: Flakey test
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
23:17:03 [2021-07-16T23:17:03.882Z] 
23:17:03 [2021-07-16T23:17:03.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:17:03 [2021-07-16T23:17:03.883Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
23:17:03 [2021-07-16T23:17:03.883Z] 
23:17:03 [2021-07-16T23:17:03.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.349Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
23:17:04 [2021-07-16T23:17:04.349Z] 
23:17:04 [2021-07-16T23:17:04.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.350Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
23:17:04 [2021-07-16T23:17:04.350Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.351Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
23:17:04 [2021-07-16T23:17:04.351Z] 
23:17:04 [2021-07-16T23:17:04.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:17:04 [2021-07-16T23:17:04.351Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.352Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
23:17:04 [2021-07-16T23:17:04.352Z] 
23:17:04 [2021-07-16T23:17:04.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.353Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:17:04 [2021-07-16T23:17:04.353Z] 
23:17:04 [2021-07-16T23:17:04.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
23:17:04 [2021-07-16T23:17:04.353Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.354Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:17:04 [2021-07-16T23:17:04.354Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.355Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:17:04 [2021-07-16T23:17:04.355Z] 
23:17:04 [2021-07-16T23:17:04.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.818Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:17:04 [2021-07-16T23:17:04.818Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
23:17:04 [2021-07-16T23:17:04.819Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] DONE 1092 tests, 546 skipped in 2614.109s
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Integration tests ended at 07/16/2021 23:17:04. Duration:00:43:34.2104134
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Docker info of the daemon under test at end of run
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] Containers: 2
23:17:04 [2021-07-16T23:17:04.819Z]  Running: 0
23:17:04 [2021-07-16T23:17:04.819Z]  Paused: 0
23:17:04 [2021-07-16T23:17:04.819Z]  Stopped: 2
23:17:04 [2021-07-16T23:17:04.819Z] Images: 18
23:17:04 [2021-07-16T23:17:04.819Z] Server Version: 0.0.0-dev
23:17:04 [2021-07-16T23:17:04.819Z] Storage Driver: windowsfilter
23:17:04 [2021-07-16T23:17:04.819Z]  Windows: 
23:17:04 [2021-07-16T23:17:04.819Z] Logging Driver: json-file
23:17:04 [2021-07-16T23:17:04.819Z] Plugins: 
23:17:04 [2021-07-16T23:17:04.819Z]  Volume: local
23:17:04 [2021-07-16T23:17:04.819Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:17:04 [2021-07-16T23:17:04.819Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:17:04 [2021-07-16T23:17:04.819Z] Swarm: inactive
23:17:04 [2021-07-16T23:17:04.819Z] Default Isolation: process
23:17:04 [2021-07-16T23:17:04.819Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
23:17:04 [2021-07-16T23:17:04.819Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
23:17:04 [2021-07-16T23:17:04.819Z] OSType: windows
23:17:04 [2021-07-16T23:17:04.819Z] Architecture: x86_64
23:17:04 [2021-07-16T23:17:04.819Z] CPUs: 4
23:17:04 [2021-07-16T23:17:04.819Z] Total Memory: 32GiB
23:17:04 [2021-07-16T23:17:04.819Z] Name: azwin-2-8ff430
23:17:04 [2021-07-16T23:17:04.819Z] ID: S4OW:P4UT:FWMR:PLE2:SRK5:YSIA:Y2E6:EPCA:C7S4:HHMN:2RAC:AQ73
23:17:04 [2021-07-16T23:17:04.819Z] Docker Root Dir: D:\CI\PR-42641\7\daemon
23:17:04 [2021-07-16T23:17:04.819Z] Debug Mode (client): false
23:17:04 [2021-07-16T23:17:04.819Z] Debug Mode (server): true
23:17:04 [2021-07-16T23:17:04.819Z]  File Descriptors: -1
23:17:04 [2021-07-16T23:17:04.819Z]  Goroutines: 17
23:17:04 [2021-07-16T23:17:04.819Z]  System Time: 2021-07-16T23:17:04.5395717Z
23:17:04 [2021-07-16T23:17:04.819Z]  EventsListeners: 0
23:17:04 [2021-07-16T23:17:04.819Z] Registry: https://index.docker.io/v1/
23:17:04 [2021-07-16T23:17:04.819Z] Labels:
23:17:04 [2021-07-16T23:17:04.819Z] Experimental: false
23:17:04 [2021-07-16T23:17:04.819Z] Insecure Registries:
23:17:04 [2021-07-16T23:17:04.819Z]  127.0.0.0/8
23:17:04 [2021-07-16T23:17:04.819Z] Live Restore Enabled: false
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] 
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Stopping daemon under test
23:17:04 [2021-07-16T23:17:04.819Z] SUCCESS: The process with PID 2988 (child process of PID 5788) has been terminated.
23:17:04 [2021-07-16T23:17:04.819Z] SUCCESS: The process with PID 5788 (child process of PID 4996) has been terminated.
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Stop tailing logs of the daemon under tests
23:17:04 [2021-07-16T23:17:04.819Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 23:17:04.
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Tidying up at end of run
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Saving daemon under test log (d:\CI\PR-42641\7\dut.out) to bundles\CIDUT.out
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Saving daemon under test log (d:\CI\PR-42641\7\dut.err) to bundles\CIDUT.err
23:17:04 [2021-07-16T23:17:04.819Z] INFO: Nuke-Everything...
23:17:05 [2021-07-16T23:17:05.292Z] INFO: Container count on control daemon to delete is 2
23:17:05 [2021-07-16T23:17:05.756Z] ad50ec4d3820
23:17:05 [2021-07-16T23:17:05.756Z] ccf473eeb34f
23:17:06 [2021-07-16T23:17:06.219Z] INFO: Tidying pidfile d:\CI\PR-42641\7\docker.pid
23:17:06 [2021-07-16T23:17:06.219Z] INFO: Nuking d:\CI
23:17:23 [2021-07-16T23:17:23.968Z] INFO: Zapped successfully
23:17:23 [2021-07-16T23:17:23.968Z] 
23:17:23 [2021-07-16T23:17:23.968Z] INFO: executeCI.ps1 exiting at Fri Jul 16 23:17:22 CUT 2021. Duration 01:14:14.0751644
23:17:23 [2021-07-16T23:17:23.968Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
23:17:24 [2021-07-16T23:17:24.213Z] Recording test results
23:17:24 [2021-07-16T23:17:24.637Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
23:17:26 [2021-07-16T23:17:26.213Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
23:17:27 [2021-07-16T23:17:27.980Z] Archiving artifacts
23:17:41 [2021-07-16T23:17:41.687Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42641/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:17:42 [2021-07-16T23:17:42.624Z] + make clean
23:17:43 [2021-07-16T23:17:43.600Z] docker volume rm -f docker-dev-cache
23:17:43 [2021-07-16T23:17:43.600Z] 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